File tree Expand file tree Collapse file tree 2 files changed +0
-6
lines changed
tests/tasks/generators/clusterloader Expand file tree Collapse file tree 2 files changed +0
-6
lines changed Original file line number Diff line number Diff line change 74
74
CL2_SCHEDULER_THROUGHPUT_THRESHOLD: 90
75
75
PODS_PER_NODE: $(params.pods-per-node)
76
76
CL2_USE_HOST_NETWORK_PODS: false
77
- # we are not testing statefulsets at this point
78
- SMALL_STATEFUL_SETS_PER_NAMESPACE: 0
79
- MEDIUM_STATEFUL_SETS_PER_NAMESPACE: 0
80
77
# we are not testing PVS at this point
81
78
CL2_ENABLE_PVS: false
82
79
ENABLE_SYSTEM_POD_METRICS: false
Original file line number Diff line number Diff line change 75
75
PODS_PER_NODE: $(params.pods-per-node)
76
76
CL2_RATE_LIMIT_POD_CREATION: false
77
77
CL2_USE_HOST_NETWORK_PODS: false
78
- # we are not testing statefulsets at this point
79
- SMALL_STATEFUL_SETS_PER_NAMESPACE: 0
80
- MEDIUM_STATEFUL_SETS_PER_NAMESPACE: 0
81
78
# we are not testing PVS at this point
82
79
CL2_ENABLE_PVS: false
83
80
ENABLE_SYSTEM_POD_METRICS: false
You can’t perform that action at this time.
0 commit comments