mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 03:41:45 +00:00
Add //test/e2e/... and //test/integration/... to //build/visible_to:COMMON_testing
This commit is contained in:
parent
209cdd9048
commit
046d9a0e53
@ -40,13 +40,8 @@ package_group(
|
|||||||
"//hack",
|
"//hack",
|
||||||
"//hack/lib",
|
"//hack/lib",
|
||||||
"//hack/make-rules",
|
"//hack/make-rules",
|
||||||
"//test/e2e",
|
"//test/e2e/...",
|
||||||
"//test/e2e/framework",
|
"//test/integration/...",
|
||||||
"//test/e2e/kubectl",
|
|
||||||
"//test/e2e/workload",
|
|
||||||
"//test/integration/etcd",
|
|
||||||
"//test/integration/framework",
|
|
||||||
"//test/integration/kubectl",
|
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user