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

wip

parent 04b351d7
No related branches found
No related tags found
1 merge request!206Draft: Check unit tests
Pipeline #85341 failed
......@@ -14,9 +14,7 @@
integration-test:nucleus:
<<: *integration-test
script:
- echo ${GOSDN_TEST_ENDPOINT}
#- ${CI_PROJECT_DIR}/.gitlab/ci/scripts/wait-for-it.sh ${GOSDN_TEST_ENDPOINT} -s -t 500 -- echo "CEOS is up"
- sleep 180
- ${CI_PROJECT_DIR}/.gitlab/ci/scripts/wait-for-it.sh ${GOSDN_TEST_ENDPOINT} -s -t 180 -- echo "CEOS is up"
- cd ./test/integration
- go test -race -v -run TestGnmi_SetIntegration
- go test -race -v -run TestGnmi_GetIntegration
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment