kubernetes/test/integration/scheduler_perf/config
Patrick Ohly 1e961af858 scheduler_perf: test case for DRA with multiple claims
The new test case covers pods with multiple claims from multiple drivers. This
leads to different behavior (scheduler waits for information from all drivers
instead of optimistically selecting one node right away) and to more concurrent
updates of the PodSchedulingContext objects.

The test case is currently not enabled for unit testing or integration
testing. It can be used manually with:

   -bench=BenchmarkPerfScheduling/SchedulingWithMultipleResourceClaims/2000pods_100nodes
   ... -perf-scheduling-label-filter=
2023-08-16 08:32:36 +02:00
..
churn Updating pause image refernces to 3.9 2022-11-14 10:24:54 -08:00
dra scheduler_perf: test case for DRA with multiple claims 2023-08-16 08:32:36 +02:00
namespace-with-labels.yaml Added benchmarks for pod affinity namespaceselector 2021-04-23 14:14:38 -04:00
node-default.yaml
node-with-taint.yaml Add benchmark tests for nodeInclusionPolicy 2022-11-05 00:13:43 +08:00
performance-config.yaml scheduler_perf: test case for DRA with multiple claims 2023-08-16 08:32:36 +02:00
pod-affinity-ns-selector.yaml Updating pause image refernces to 3.9 2022-11-14 10:24:54 -08:00
pod-anti-affinity-ns-selector.yaml Updating pause image refernces to 3.9 2022-11-14 10:24:54 -08:00
pod-default.yaml Updating pause image refernces to 3.9 2022-11-14 10:24:54 -08:00
pod-high-priority-large-cpu.yaml Updating pause image refernces to 3.9 2022-11-14 10:24:54 -08:00
pod-high-priority.yaml Updating pause image refernces to 3.9 2022-11-14 10:24:54 -08:00
pod-large-cpu.yaml Updating pause image refernces to 3.9 2022-11-14 10:24:54 -08:00
pod-low-priority.yaml Updating pause image refernces to 3.9 2022-11-14 10:24:54 -08:00
pod-preferred-affinity-ns-selector.yaml Updating pause image refernces to 3.9 2022-11-14 10:24:54 -08:00
pod-preferred-anti-affinity-ns-selector.yaml Updating pause image refernces to 3.9 2022-11-14 10:24:54 -08:00
pod-with-node-affinity.yaml Updating pause image refernces to 3.9 2022-11-14 10:24:54 -08:00
pod-with-node-inclusion-policy.yaml Updating pause image refernces to 3.9 2022-11-14 10:24:54 -08:00
pod-with-pod-affinity.yaml Updating pause image refernces to 3.9 2022-11-14 10:24:54 -08:00
pod-with-pod-anti-affinity.yaml Updating pause image refernces to 3.9 2022-11-14 10:24:54 -08:00
pod-with-preferred-pod-affinity.yaml Updating pause image refernces to 3.9 2022-11-14 10:24:54 -08:00
pod-with-preferred-pod-anti-affinity.yaml Updating pause image refernces to 3.9 2022-11-14 10:24:54 -08:00
pod-with-preferred-topology-spreading.yaml Updating pause image refernces to 3.9 2022-11-14 10:24:54 -08:00
pod-with-secret-volume.yaml Updating pause image refernces to 3.9 2022-11-14 10:24:54 -08:00
pod-with-topology-spreading.yaml Updating pause image refernces to 3.9 2022-11-14 10:24:54 -08:00
pv-aws.yaml
pv-csi.yaml
pvc.yaml