diff --git a/test/integration/scheduler_perf/config/performance-config.yaml b/test/integration/scheduler_perf/config/performance-config.yaml index 40ec64e755f..bf4bbe913cb 100644 --- a/test/integration/scheduler_perf/config/performance-config.yaml +++ b/test/integration/scheduler_perf/config/performance-config.yaml @@ -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: