File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
config/jobs/kubernetes/sig-scalability/DRA Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ periodics:
7
7
cluster : eks-prow-build-cluster
8
8
decorate : true
9
9
decoration_config :
10
- timeout : 6h
11
- interval : 6h
10
+ timeout : 3h
11
+ interval : 3h
12
12
path_alias : " sigs.k8s.io/cluster-api-provider-azure"
13
13
labels :
14
14
preset-dind-enabled : " true"
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ presubmits:
4
4
cluster : eks-prow-build-cluster
5
5
decorate : true
6
6
decoration_config :
7
- timeout : 8h
7
+ timeout : 3h
8
8
path_alias : " sigs.k8s.io/cluster-api-provider-azure"
9
9
always_run : false
10
10
optional : true
@@ -24,9 +24,9 @@ presubmits:
24
24
repo : kubernetes
25
25
base_ref : master
26
26
path_alias : k8s.io/kubernetes
27
- - org : kubernetes
27
+ - org : nojnhuh
28
28
repo : perf-tests
29
- base_ref : master
29
+ base_ref : api-avail-err-log
30
30
path_alias : k8s.io/perf-tests
31
31
spec :
32
32
serviceAccountName : azure
@@ -91,7 +91,7 @@ presubmits:
91
91
- name : CL2_ENABLE_API_AVAILABILITY_MEASUREMENT
92
92
value : " true"
93
93
- name : CL2_API_AVAILABILITY_PERCENTAGE_THRESHOLD
94
- value : " 99.5 "
94
+ value : " 99.99 "
95
95
resources :
96
96
requests :
97
97
cpu : " 6"
You can’t perform that action at this time.
0 commit comments