Files
kubernetes/test/integration
Patrick Ohly 68205ff40c DRA scheduler_perf: run with specific allocator implementations
For some packages (in particular the code DRA), all allocator implementations
can handle the testcases. Some other packages are for less stable features and
work with fewer implementations. Now all unit tests are run with all suitable
implementations, to increase code coverage.

Benchmarks are fixed to the most mature implementation because they would be
costly to run in more than one. When promoting an allocation implementation we
can do before/after comparisons to detect potential performance regressions.

The downside of this approach is that we need to remember to extend the list
of supported implementations when promoting features, otherwise testing will miss
some new supported implementation.
2025-09-30 18:19:57 +02:00
..
2025-07-24 08:33:45 +02:00
2025-07-21 16:50:16 +00:00
2025-08-29 19:50:56 +00:00
2025-06-30 13:18:53 +02:00
2025-07-04 08:55:57 +02:00
2025-08-07 13:59:19 +00:00
2025-07-21 16:50:16 +00:00
2025-07-12 16:44:39 +08:00