File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
jobs/kubernetes/sig-scalability
testgrids/kubernetes/sig-scalability Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -62,6 +62,8 @@ periodics:
62
62
value : " false"
63
63
- name : KUBERNETES_VERSION
64
64
value : " v1.25.3"
65
+ - name : " CONTROL_PLANE_MACHINE_COUNT"
66
+ value : " 5"
65
67
- name : WINDOWS_WORKER_MACHINE_COUNT
66
68
value : " 0" # Don't create windows workers
67
69
- name : WORKER_MACHINE_COUNT
Original file line number Diff line number Diff line change @@ -2,6 +2,7 @@ dashboard_groups:
2
2
- name : sig-scalability
3
3
dashboard_names :
4
4
- sig-scalability-aws
5
+ - sig-scalability-azure
5
6
- sig-scalability-gce
6
7
- sig-scalability-node
7
8
- sig-scalability-kubemark
@@ -13,6 +14,7 @@ dashboard_groups:
13
14
14
15
dashboards :
15
16
- name : sig-scalability-aws
17
+ - name : sig-scalability-azure
16
18
- name : sig-scalability-gce
17
19
- name : sig-scalability-kubemark
18
20
- name : sig-scalability-node
You can’t perform that action at this time.
0 commit comments