Skip to content

Commit ebc4ae7

Browse files
authored
Update sig-scalability-presubmit-dra-capz.yaml to revert branch and pre-upload workload image
1 parent 59dc42a commit ebc4ae7

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

config/jobs/kubernetes/sig-scalability/DRA/sig-scalability-presubmit-dra-capz.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,9 +128,9 @@ presubmits:
128128
repo: kubernetes
129129
base_ref: master
130130
path_alias: k8s.io/kubernetes
131-
- org: alaypatel07
131+
- org: kubernetes
132132
repo: perf-tests
133-
base_ref: dra-kubelet-latencies
133+
base_ref: master
134134
path_alias: k8s.io/perf-tests
135135
spec:
136136
serviceAccountName: azure
@@ -206,6 +206,8 @@ presubmits:
206206
value: "6443"
207207
- name: PROMETHEUS_SCRAPE_KUBELETS
208208
value: "true"
209+
- name: NODE_PRELOAD_IMAGES
210+
value: "gcr.io/k8s-staging-perf-tests/sleep:v0.0.3"
209211
resources:
210212
requests:
211213
cpu: "6"

0 commit comments

Comments
 (0)