We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab2af06 commit 7da3d0eCopy full SHA for 7da3d0e
config/jobs/kubernetes/sig-autoscaling/sig-autoscaling-presubmits.yaml
@@ -197,7 +197,7 @@ presubmits:
197
memory: 6Gi
198
199
kubernetes/autoscaler:
200
- - name: pull-kubernetes-e2e-autoscaling-vpa-full
+ - name: pull-autoscaling-e2e-vpa-full
201
cluster: k8s-infra-prow-build
202
annotations:
203
testgrid-dashboards: sig-autoscaling-vpa
@@ -240,7 +240,7 @@ presubmits:
240
env:
241
- name: FEATURE_GATES
242
value: "InPlaceOrRecreate=true"
243
- - name: pull-kubernetes-e2e-autoscaling-ca-build
+ - name: pull-autoscaling-e2e-ca-build
244
245
246
testgrid-dashboards: sig-autoscaling-cluster-autoscaler
0 commit comments