Skip to content
Snippets Groups Projects
Commit 9670cdee authored by Neil-Jocelyn Schark's avatar Neil-Jocelyn Schark Committed by Neil-Jocelyn Schark
Browse files

wip

parent 42c33f92
No related branches found
No related tags found
1 merge request!773Resolve "Investigate GitLab-CI services don't reach each other"
This commit is part of merge request !773. Comments created here will be created in the context of that merge request.
...@@ -33,7 +33,7 @@ integration-test-gosdn: ...@@ -33,7 +33,7 @@ integration-test-gosdn:
alias: gosdn alias: gosdn
variables: variables:
GOSDN_ADMIN_PASSWORD: TestPassword GOSDN_ADMIN_PASSWORD: TestPassword
command: ["--config", "/app/configs/integration-test-gosdn.toml", "--security", "secure"] #command: ["--config", "/app/configs/integration-test-gosdn.toml", "--security", "secure"]
before_script: before_script:
- bash -c "$(curl -sL https://get-gnmic.openconfig.net)" - bash -c "$(curl -sL https://get-gnmic.openconfig.net)"
script: script:
......
...@@ -17,4 +17,4 @@ nslookup rabbitmq ...@@ -17,4 +17,4 @@ nslookup rabbitmq
echo ------------------------------------ echo ------------------------------------
./gosdn ./gosdn --config /app/configs/integration-test-gosdn.toml --security secure
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment