Skip to content

Commit

Permalink
Enable boskos in k8s.io/perf-test presubmits
Browse files Browse the repository at this point in the history
Boskos issues were fixed in
kubernetes#14697.
Let's try re-enabling.

Ref. kubernetes/perf-tests#650
  • Loading branch information
mm4tt committed Oct 11, 2019
1 parent 57cfeea commit 84ae9e5
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ presubmits:
- --cluster=
- --extract=ci/latest
- --gcp-nodes=100
- --gcp-project=k8s-presubmit-scale
- --gcp-project-type=scalability-presubmit-project
- --gcp-zone=us-east1-b
- --provider=gce
- --tear-down-previous
Expand Down Expand Up @@ -371,7 +371,7 @@ presubmits:
- --gcp-master-size=n1-standard-2
- --gcp-node-size=n1-standard-4
- --gcp-nodes=4
- --gcp-project=k8s-presubmit-scale
- --gcp-project-type=scalability-presubmit-project
- --gcp-zone=us-east1-b
- --kubemark
- --kubemark-nodes=100
Expand Down

0 comments on commit 84ae9e5

Please sign in to comment.