@@ -222,23 +222,23 @@ dependencies:
222
222
match : registry.k8s.io\/pause:\d+\.\d+
223
223
- path : test/integration/benchmark-controller.json
224
224
match : registry.k8s.io\/pause:\d+\.\d+
225
- - path : test/integration/scheduler_perf/config/pod-default.yaml
225
+ - path : test/integration/scheduler_perf/config/templates/ pod-default.yaml
226
226
match : registry.k8s.io\/pause:\d+\.\d+
227
- - path : test/integration/scheduler_perf/config/pod-with-node-affinity.yaml
227
+ - path : test/integration/scheduler_perf/config/templates/ pod-with-node-affinity.yaml
228
228
match : registry.k8s.io\/pause:\d+\.\d+
229
- - path : test/integration/scheduler_perf/config/pod-with-pod-affinity.yaml
229
+ - path : test/integration/scheduler_perf/config/templates/ pod-with-pod-affinity.yaml
230
230
match : registry.k8s.io\/pause:\d+\.\d+
231
- - path : test/integration/scheduler_perf/config/pod-with-pod-anti-affinity.yaml
231
+ - path : test/integration/scheduler_perf/config/templates/ pod-with-pod-anti-affinity.yaml
232
232
match : registry.k8s.io\/pause:\d+\.\d+
233
- - path : test/integration/scheduler_perf/config/pod-with-preferred-pod-affinity.yaml
233
+ - path : test/integration/scheduler_perf/config/templates/ pod-with-preferred-pod-affinity.yaml
234
234
match : registry.k8s.io\/pause:\d+\.\d+
235
- - path : test/integration/scheduler_perf/config/pod-with-preferred-pod-anti-affinity.yaml
235
+ - path : test/integration/scheduler_perf/config/templates/ pod-with-preferred-pod-anti-affinity.yaml
236
236
match : registry.k8s.io\/pause:\d+\.\d+
237
- - path : test/integration/scheduler_perf/config/pod-with-preferred-topology-spreading.yaml
237
+ - path : test/integration/scheduler_perf/config/templates/ pod-with-preferred-topology-spreading.yaml
238
238
match : registry.k8s.io\/pause:\d+\.\d+
239
- - path : test/integration/scheduler_perf/config/pod-with-secret-volume.yaml
239
+ - path : test/integration/scheduler_perf/config/templates/ pod-with-secret-volume.yaml
240
240
match : registry.k8s.io\/pause:\d+\.\d+
241
- - path : test/integration/scheduler_perf/config/pod-with-topology-spreading.yaml
241
+ - path : test/integration/scheduler_perf/config/templates/ pod-with-topology-spreading.yaml
242
242
match : registry.k8s.io\/pause:\d+\.\d+
243
243
- path : test/utils/image/manifest.go
244
244
match : configs\[Pause\] = Config{list\.GcRegistry, "pause", "\d+\.\d+(.\d+)?"}
0 commit comments