Skip to content

Commit

Permalink
Merge pull request #32607 from voelzmo/fix/vpa-presubmit-tests-repo
Browse files Browse the repository at this point in the history
Fix repository for VPA presubmit tests
  • Loading branch information
k8s-ci-robot authored May 14, 2024
2 parents dd8d822 + 374bc3d commit 978bc73
Showing 1 changed file with 2 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@ presubmits:
cpu: 2
memory: 6Gi

kubernetes/autoscaler:
- name: pull-kubernetes-e2e-autoscaling-vpa-full
annotations:
testgrid-dashboards: sig-autoscaling-vpa
Expand All @@ -167,13 +168,7 @@ presubmits:
decoration_config:
timeout: 120m
run_if_changed: '^vertical-pod-autoscaler\/'
path_alias: k8s.io/kubernetes
extra_refs:
- org: kubernetes
repo: autoscaler
base_ref: master
path_alias: k8s.io/autoscaler
workdir: true
path_alias: k8s.io/autoscaler
labels:
preset-service-account: "true"
preset-k8s-ssh: "true"
Expand Down

0 comments on commit 978bc73

Please sign in to comment.