Skip to content

Commit 502c971

Browse files
committed
Entire suite
1 parent c1d29d8 commit 502c971

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/jenkins/test-integration-dockerized.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ set -x;
3030
# stabilizing the tests / CI Setting this to a hardcoded value is fragile.
3131
export KUBE_INTEGRATION_TEST_MAX_CONCURRENCY=4
3232

33-
make test-integration KUBE_KEEP_VERBOSE_TEST_OUTPUT=y LOG_LEVEL=1
33+
make test-integration KUBE_KEEP_VERBOSE_TEST_OUTPUT=y LOG_LEVEL=1 WHAT=./test/integration/scheduler/queueing GOFLAGS="-v"

0 commit comments

Comments
 (0)