Skip to content

Commit

Permalink
[Testing] Use full scope cluster for testing to reduce flakiness (#3018)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bobgy authored Feb 8, 2020
1 parent 96f1e4d commit 19f721f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/presubmit-tests-with-pipeline-deployment.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ PROJECT=ml-pipeline-test
TEST_RESULT_BUCKET=ml-pipeline-test
TIMEOUT_SECONDS=2700 # 45 minutes
NAMESPACE=kubeflow
ENABLE_WORKLOAD_IDENTITY=true
ENABLE_WORKLOAD_IDENTITY=false

while [ "$1" != "" ]; do
case $1 in
Expand Down

0 comments on commit 19f721f

Please sign in to comment.