Loading src/tests/eucnc24/.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -118,7 +118,7 @@ end2end_test eucnc24: - RUNNER_PATH=`pwd` - cd $PWD/src/tests/${TEST_NAME} - sudo containerlab destroy --topo eucnc24.clab.yml --cleanup || true - sudo rm -rf clab-eucnc24/ .eucnc24.clab.yml.bak || true #- sudo rm -rf clab-eucnc24/ .eucnc24.clab.yml.bak || true - cd $RUNNER_PATH - kubectl delete namespaces tfs crdb qdb - helm3 uninstall --namespace nats nats Loading Loading
src/tests/eucnc24/.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -118,7 +118,7 @@ end2end_test eucnc24: - RUNNER_PATH=`pwd` - cd $PWD/src/tests/${TEST_NAME} - sudo containerlab destroy --topo eucnc24.clab.yml --cleanup || true - sudo rm -rf clab-eucnc24/ .eucnc24.clab.yml.bak || true #- sudo rm -rf clab-eucnc24/ .eucnc24.clab.yml.bak || true - cd $RUNNER_PATH - kubectl delete namespaces tfs crdb qdb - helm3 uninstall --namespace nats nats Loading