kubernetes/test/integration/scheduler_perf/config/dra
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
..
another-resourceclaimtemplate.yaml
another-resourceclass.yaml
claim-template.yaml
node-with-dra-test-driver.yaml
pod-with-claim-template.yaml
pod-with-many-claim-templates.yaml
resourceclaimtemplate.yaml
resourceclass.yaml