Skip to content

Commit 6edcc52

Browse files
authored
Merge pull request #35629 from jackfrancis/pull-kubernetes-e2e-autoscaling-vpa-full-required
vpa: make vpa-full a required job if it runs
2 parents 1a35051 + 6bf3376 commit 6edcc52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/jobs/kubernetes/sig-autoscaling/sig-autoscaling-presubmits.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ presubmits:
202202
annotations:
203203
testgrid-dashboards: sig-autoscaling-vpa
204204
testgrid-tab-name: autoscaling-vpa-full-presubmits
205-
optional: true
205+
optional: false
206206
decorate: true
207207
decoration_config:
208208
timeout: 120m

0 commit comments

Comments
 (0)