Commit 6048dca7 authored by Lluis Gifre Renom's avatar Lluis Gifre Renom
Browse files

EuCNC24: Updated CI/CD pipeline

parent 19073809
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -115,7 +115,11 @@ end2end_test eucnc24:

    # Destroy Scenario
    - docker rm -f ${TEST_NAME} || true
    - sudo containerlab destroy --all --cleanup
    - 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
    - cd $RUNNER_PATH
    - kubectl delete namespaces tfs crdb qdb
    - helm3 uninstall --namespace nats nats
    - kubectl delete namespace nats