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

wip

parent 8ee80553
No related branches found
No related tags found
No related merge requests found
Pipeline #185909 failed
This commit is part of merge request !773. Comments created here will be created in the context of that merge request.
...@@ -33,6 +33,7 @@ integration-test-gosdn: ...@@ -33,6 +33,7 @@ integration-test-gosdn:
alias: gosdn alias: gosdn
variables: variables:
GOSDN_ADMIN_PASSWORD: TestPassword GOSDN_ADMIN_PASSWORD: TestPassword
entrypoint: ["sleep 10 && ./gosdn"]
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)"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment