...

Text file src/k8s.io/kubernetes/test/integration/scheduler_perf/.import-restrictions

Documentation: k8s.io/kubernetes/test/integration/scheduler_perf

     1rules:
     2  # test/integration should not use test/e2e, but reusing the
     3  # DRA test driver for the simulated cluster during scheduling
     4  # tests is fine.
     5  - selectorRegexp: k8s[.]io/kubernetes/test/e2e
     6    allowedPrefixes:
     7      - k8s.io/kubernetes/test/e2e/dra/test-driver

View as plain text