Skip to content

Commit 7fdb9be

Browse files
authored
Merge pull request #35105 from nojnhuh/dra-scale-err-log
Update DRA scalability job with CL2 with more logs
2 parents 21ac1cd + 3dffa3c commit 7fdb9be

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

config/jobs/kubernetes/sig-scalability/DRA/sig-scalability-periodic-dra.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ periodics:
77
cluster: eks-prow-build-cluster
88
decorate: true
99
decoration_config:
10-
timeout: 8h
11-
interval: 12h
10+
timeout: 6h
11+
interval: 6h
1212
path_alias: "sigs.k8s.io/cluster-api-provider-azure"
1313
labels:
1414
preset-dind-enabled: "true"
@@ -27,9 +27,9 @@ periodics:
2727
repo: kubernetes
2828
base_ref: master
2929
path_alias: k8s.io/kubernetes
30-
- org: kubernetes
30+
- org: nojnhuh
3131
repo: perf-tests
32-
base_ref: master
32+
base_ref: api-avail-err-log
3333
path_alias: k8s.io/perf-tests
3434
spec:
3535
serviceAccountName: azure

0 commit comments

Comments
 (0)