Skip to content
Snippets Groups Projects
Commit fa3c5e71 authored by Felix Ohms's avatar Felix Ohms
Browse files

wip

parent 7d7929ed
No related branches found
No related tags found
1 merge request!196Add complex clab topology 1.0
Pipeline #84619 passed
......@@ -49,7 +49,6 @@ containerlab:deploy:integration:
extends: .containerlab_deploy
needs: ["containerlab:template:integration", "build-docker"]
script:
- cat ${CI_PROJECT_DIR}/${CLAB_NAME}.clab.yml
- sudo containerlab deploy --topo ${CI_PROJECT_DIR}/${CLAB_NAME}.clab.yml --reconfigure
- |
echo -e "\
......
......@@ -6,7 +6,7 @@
variables:
GOSDN_LOG: "nolog"
GOSDN_TEST_API_ENDPOINT: "141.100.70.178:${GOSDN_GRPC_PORT}"
GOSDN_TEST_ENDPOINT: "141.100.70.178:${CEOS1_PORT}"
GOSDN_TEST_ENDPOINT: "141.100.70.178:${CEOS1_1_PORT}"
GOSDN_TEST_USER: "admin"
GOSDN_TEST_PASSWORD: "admin"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment