Skip to content

fix(ci): some tricks to run tutorials on selfix

Raphael Defosseux requested to merge ci-tutorial-on-selfix into master
  • selfix is a faster server than orion that is currently used to run all tutorials.

  • I am thinking of splitting the tutorials run into multiple pipelines

  • On selfix: the full pipeline takes 12'40":

    • See https://jenkins-oai.eurecom.fr/blue/organizations/jenkins/OAI-CN5G-Tutorials-Check-Dev-selfix/detail/OAI-CN5G-Tutorials-Check-Dev-selfix/10/pipeline
  • On orion : the full pipeline takes 25'40"

    • See https://jenkins-oai.eurecom.fr/blue/organizations/jenkins/OAI-CN5G-Tutorials-Check-Dev/detail/OAI-CN5G-Tutorials-Check-Dev/71/pipeline

The impact of a fast / strong server is important when running w/ VPP-UPF (ie the last 3 tutorials).

Merge request reports