Change test cases for Preemption to create fewer Pods
This commit is contained in:

committed by
Kensei Nakada

parent
a750d8054a
commit
1c2c20e6bd
@@ -405,11 +405,14 @@
|
||||
initNodes: 500
|
||||
initPods: 2000
|
||||
measurePods: 500
|
||||
- name: 5000Nodes
|
||||
params:
|
||||
initNodes: 5000
|
||||
initPods: 20000
|
||||
measurePods: 5000
|
||||
# This test case always seems to fail.
|
||||
# https://github.com/kubernetes/kubernetes/issues/108308
|
||||
#
|
||||
# - name: 5000Nodes
|
||||
# params:
|
||||
# initNodes: 5000
|
||||
# initPods: 20000
|
||||
# measurePods: 5000
|
||||
|
||||
- name: PreemptionPVs
|
||||
workloadTemplate:
|
||||
@@ -430,11 +433,14 @@
|
||||
initNodes: 500
|
||||
initPods: 2000
|
||||
measurePods: 500
|
||||
- name: 5000Nodes
|
||||
params:
|
||||
initNodes: 5000
|
||||
initPods: 20000
|
||||
measurePods: 5000
|
||||
# This test case always seems to fail.
|
||||
# https://github.com/kubernetes/kubernetes/issues/108308
|
||||
#
|
||||
# - name: 5000Nodes
|
||||
# params:
|
||||
# initNodes: 5000
|
||||
# initPods: 20000
|
||||
# measurePods: 5000
|
||||
|
||||
- name: Unschedulable
|
||||
workloadTemplate:
|
||||
|
Reference in New Issue
Block a user