mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-22 09:40:07 +00:00
DRA had integration tests as part of test/integration/scheduler_perf (for the scheduler plugin) and some others scattered in different places (e.g. test/integration/resourceclaim for device status). The new test/integration/dra is meant to become the common location for all DRA-related integration tests. This makes it simpler to share common setup code.
13 lines
181 B
Plaintext
13 lines
181 B
Plaintext
# See the OWNERS docs at https://go.k8s.io/owners
|
|
|
|
approvers:
|
|
- johnbelamaric
|
|
- klueska
|
|
- pohly
|
|
reviewers:
|
|
- pohly
|
|
- bart0sh
|
|
labels:
|
|
- sig/node
|
|
- wg/device-management
|