kubernetes/test/integration/scheduler_perf/config
Patrick Ohly 464edfe6f6 test/integration: create nodes directly with kubernetes.io/hostname label
By generating the unique name in advance, the label also can be set to a
matching value directly in the Create request. This makes test startup in
test/integration/scheduler_perf a bit faster because the extra patching can be
avoided.

It also leads to a better label because previously, the unique label value
didn't match the node name. This is required for simulating dynamic resource
allocation, which relies on the label to track where an allocated claim is
available.
2023-04-11 16:35:37 +02:00
..
churn Updating pause image refernces to 3.9 2022-11-14 10:24:54 -08: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 test/integration: create nodes directly with kubernetes.io/hostname label 2023-04-11 16:35:37 +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