Skip to content

Commit 74a0a41

Browse files
authored
Merge pull request #35106 from nojnhuh/dra-scale-presubmit
Sync Azure DRA presubmit with periodic
2 parents 8bebc19 + a09854c commit 74a0a41

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

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

Lines changed: 2 additions & 2 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: 6h
11-
interval: 6h
10+
timeout: 3h
11+
interval: 3h
1212
path_alias: "sigs.k8s.io/cluster-api-provider-azure"
1313
labels:
1414
preset-dind-enabled: "true"

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ presubmits:
44
cluster: eks-prow-build-cluster
55
decorate: true
66
decoration_config:
7-
timeout: 8h
7+
timeout: 3h
88
path_alias: "sigs.k8s.io/cluster-api-provider-azure"
99
always_run: false
1010
optional: true
@@ -24,9 +24,9 @@ presubmits:
2424
repo: kubernetes
2525
base_ref: master
2626
path_alias: k8s.io/kubernetes
27-
- org: kubernetes
27+
- org: nojnhuh
2828
repo: perf-tests
29-
base_ref: master
29+
base_ref: api-avail-err-log
3030
path_alias: k8s.io/perf-tests
3131
spec:
3232
serviceAccountName: azure
@@ -91,7 +91,7 @@ presubmits:
9191
- name: CL2_ENABLE_API_AVAILABILITY_MEASUREMENT
9292
value: "true"
9393
- name: CL2_API_AVAILABILITY_PERCENTAGE_THRESHOLD
94-
value: "99.5"
94+
value: "99.99"
9595
resources:
9696
requests:
9797
cpu: "6"

0 commit comments

Comments
 (0)