Commit a4a32b67 authored by Lluis Gifre Renom's avatar Lluis Gifre Renom
Browse files

EuCNC24: Updated CI/CD pipeline

parent 076547ce
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -61,6 +61,7 @@ end2end_test eucnc24:
    #- cd $PWD/src/tests/${TEST_NAME}
    - mkdir -p /tmp/clab/${TEST_NAME}
    - cp -R src/tests/${TEST_NAME}/clab /tmp/clab/${TEST_NAME}
    - tree -la /tmp/clab/${TEST_NAME}
    - cd /tmp/clab/${TEST_NAME}
    - sudo containerlab deploy --reconfigure --topo eucnc24.clab.yml
    - cd $RUNNER_PATH