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

wip

parent fb197187
No related branches found
No related tags found
No related merge requests found
Pipeline #84342 passed with warnings
This commit is part of merge request !196. Comments created here will be created in the context of that merge request.
......@@ -53,7 +53,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"
rules:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment