Merge pull request #89256 from yue9944882/integration-test-flowcontrol

Priority-level isolation integration test
This commit is contained in:
Kubernetes Prow Robot
2020-04-21 05:42:55 -07:00
committed by GitHub
8 changed files with 402 additions and 0 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/...",
],
)