mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-21 10:51:29 +00:00
Change test cases for Preemption to create fewer Pods
This commit is contained in:
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:
|
||||
|
Loading…
Reference in New Issue
Block a user