We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ca48a7 commit ee94aecCopy full SHA for ee94aec
scripts/kube_run_tests.sh
@@ -16,4 +16,4 @@ kubectl --namespace ${DEPLOYMENTNAMESPACE} \
16
--env="ENTERPRISEIMAGE=${ENTERPRISEIMAGE}" \
17
--env="TEST_NAMESPACE=${DEPLOYMENTNAMESPACE}" \
18
-- \
19
- -test.v -test.timeout $TESTTIMEOUT $TESTLENGTHOPTIONS
+ -test.v -test.timeout $TESTTIMEOUT $TESTLENGTHOPTIONS $TESTOPTIONS
0 commit comments