File tree Expand file tree Collapse file tree 2 files changed +0
-20
lines changed
config/jobs/kubernetes/sig-autoscaling Expand file tree Collapse file tree 2 files changed +0
-20
lines changed Original file line number Diff line number Diff line change @@ -44,8 +44,6 @@ periodics:
4444 env :
4545 - name : NUMPROC
4646 value : " 8"
47- - name : WORKSPACE
48- value : $(ARTIFACTS)
4947
5048 annotations :
5149 testgrid-dashboards : sig-autoscaling-vpa
@@ -95,8 +93,6 @@ periodics:
9593 env :
9694 - name : FEATURE_GATES
9795 value : " InPlaceOrRecreate=true"
98- - name : WORKSPACE
99- value : $(ARTIFACTS)
10096
10197 annotations :
10298 testgrid-dashboards : sig-autoscaling-vpa
@@ -146,8 +142,6 @@ periodics:
146142 env :
147143 - name : FEATURE_GATES
148144 value : " InPlaceOrRecreate=true"
149- - name : WORKSPACE
150- value : $(ARTIFACTS)
151145
152146 annotations :
153147 testgrid-dashboards : sig-autoscaling-vpa
@@ -197,8 +191,6 @@ periodics:
197191 env :
198192 - name : FEATURE_GATES
199193 value : " InPlaceOrRecreate=true"
200- - name : WORKSPACE
201- value : $(ARTIFACTS)
202194
203195 annotations :
204196 testgrid-dashboards : sig-autoscaling-vpa
@@ -248,8 +240,6 @@ periodics:
248240 env :
249241 - name : FEATURE_GATES
250242 value : " InPlaceOrRecreate=true"
251- - name : WORKSPACE
252- value : $(ARTIFACTS)
253243
254244 annotations :
255245 testgrid-dashboards : sig-autoscaling-vpa
Original file line number Diff line number Diff line change @@ -240,8 +240,6 @@ presubmits:
240240 env :
241241 - name : FEATURE_GATES
242242 value : " InPlaceOrRecreate=true"
243- - name : WORKSPACE
244- value : $(ARTIFACTS)
245243 - name : pull-autoscaling-e2e-vpa-actuation
246244 cluster : k8s-infra-prow-build
247245 annotations :
@@ -287,8 +285,6 @@ presubmits:
287285 value : " 8"
288286 - name : FEATURE_GATES
289287 value : " InPlaceOrRecreate=true"
290- - name : WORKSPACE
291- value : $(ARTIFACTS)
292288 - name : pull-autoscaling-e2e-vpa-admission-controller
293289 cluster : k8s-infra-prow-build
294290 annotations :
@@ -332,8 +328,6 @@ presubmits:
332328 env :
333329 - name : FEATURE_GATES
334330 value : " InPlaceOrRecreate=true"
335- - name : WORKSPACE
336- value : $(ARTIFACTS)
337331 - name : pull-autoscaling-e2e-vpa-recommender
338332 cluster : k8s-infra-prow-build
339333 annotations :
@@ -377,8 +371,6 @@ presubmits:
377371 env :
378372 - name : FEATURE_GATES
379373 value : " InPlaceOrRecreate=true"
380- - name : WORKSPACE
381- value : $(ARTIFACTS)
382374 - name : pull-autoscaling-e2e-vpa-updater
383375 cluster : k8s-infra-prow-build
384376 annotations :
@@ -422,8 +414,6 @@ presubmits:
422414 env :
423415 - name : FEATURE_GATES
424416 value : " InPlaceOrRecreate=true"
425- - name : WORKSPACE
426- value : $(ARTIFACTS)
427417 - name : pull-autoscaling-e2e-ca-build
428418 cluster : k8s-infra-prow-build
429419 annotations :
You can’t perform that action at this time.
0 commit comments