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

wip

parent f1fc40aa
No related branches found
No related tags found
1 merge request!206Draft: Check unit tests
Pipeline #85323 failed
......@@ -15,7 +15,8 @@ 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"
#- ${CI_PROJECT_DIR}/.gitlab/ci/scripts/wait-for-it.sh ${GOSDN_TEST_ENDPOINT} -s -t 500 -- echo "CEOS is up"
- sleep 180
- 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