assert shared concurrency

This commit is contained in:
yue9944882
2020-04-03 21:13:29 +08:00
parent 875407a450
commit df5dfb46b7
3 changed files with 81 additions and 16 deletions

View File

@@ -435,6 +435,7 @@ package_group(
"//staging/src/k8s.io/apiserver/pkg/util/flowcontrol/metrics",
"//staging/src/k8s.io/component-base/metrics/...",
"//test/e2e_node",
"//test/integration/apiserver/flowcontrol",
"//vendor/...",
],
)