mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 03:41:45 +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
|
initNodes: 500
|
||||||
initPods: 2000
|
initPods: 2000
|
||||||
measurePods: 500
|
measurePods: 500
|
||||||
- name: 5000Nodes
|
# This test case always seems to fail.
|
||||||
params:
|
# https://github.com/kubernetes/kubernetes/issues/108308
|
||||||
initNodes: 5000
|
#
|
||||||
initPods: 20000
|
# - name: 5000Nodes
|
||||||
measurePods: 5000
|
# params:
|
||||||
|
# initNodes: 5000
|
||||||
|
# initPods: 20000
|
||||||
|
# measurePods: 5000
|
||||||
|
|
||||||
- name: PreemptionPVs
|
- name: PreemptionPVs
|
||||||
workloadTemplate:
|
workloadTemplate:
|
||||||
@ -430,11 +433,14 @@
|
|||||||
initNodes: 500
|
initNodes: 500
|
||||||
initPods: 2000
|
initPods: 2000
|
||||||
measurePods: 500
|
measurePods: 500
|
||||||
- name: 5000Nodes
|
# This test case always seems to fail.
|
||||||
params:
|
# https://github.com/kubernetes/kubernetes/issues/108308
|
||||||
initNodes: 5000
|
#
|
||||||
initPods: 20000
|
# - name: 5000Nodes
|
||||||
measurePods: 5000
|
# params:
|
||||||
|
# initNodes: 5000
|
||||||
|
# initPods: 20000
|
||||||
|
# measurePods: 5000
|
||||||
|
|
||||||
- name: Unschedulable
|
- name: Unschedulable
|
||||||
workloadTemplate:
|
workloadTemplate:
|
||||||
|
Loading…
Reference in New Issue
Block a user