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

Tests - EUCNC24 End-to-end integration test:

- Fixed paths in deploy/destroy scripts
parent 506a4f5b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -14,4 +14,4 @@
# limitations under the License.

cd ~/tfs-ctrl/src/tests/eucnc24
sudo containerlab deploy --topo eucnc24.clab.yml
sudo containerlab deploy --topo clab/eucnc24.clab.yml
+2 −2
Original line number Diff line number Diff line
@@ -14,5 +14,5 @@
# limitations under the License.

cd ~/tfs-ctrl/src/tests/eucnc24
sudo containerlab destroy --topo eucnc24.clab.yml
sudo rm -rf clab-eucnc24/ .eucnc24.clab.yml.bak
sudo containerlab destroy --topo clab/eucnc24.clab.yml
sudo rm -rf clab/clab-eucnc24/ clab/.eucnc24.clab.yml.bak