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

EuCNC24: Updated CI/CD pipeline

parent 962633fb
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -57,8 +57,10 @@ end2end_test eucnc24:
    - kubectl get pods --all-namespaces

    # Deploy ContainerLab Scenario
    - RUNNER_PATH=`pwd`
    - cd $PWD/src/tests/${TEST_NAME}
    - sudo containerlab deploy --log-level debug --reconfigure --topo eucnc24.clab.yml
    - cd $RUNNER_PATH

    # Wait for initialization of Device NOSes
    - sleep 3