Loading src/tests/eucnc24/.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -59,7 +59,7 @@ end2end_test eucnc24: # Deploy ContainerLab Scenario - RUNNER_PATH=`pwd` - cd $PWD/src/tests/${TEST_NAME} - sudo containerlab deploy --log-level debug --reconfigure --topo eucnc24.clab.yml - sudo containerlab deploy --reconfigure --topo eucnc24.clab.yml - cd $RUNNER_PATH # Wait for initialization of Device NOSes Loading Loading
src/tests/eucnc24/.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -59,7 +59,7 @@ end2end_test eucnc24: # Deploy ContainerLab Scenario - RUNNER_PATH=`pwd` - cd $PWD/src/tests/${TEST_NAME} - sudo containerlab deploy --log-level debug --reconfigure --topo eucnc24.clab.yml - sudo containerlab deploy --reconfigure --topo eucnc24.clab.yml - cd $RUNNER_PATH # Wait for initialization of Device NOSes Loading