mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-06-14 20:10:50 -04:00
Allow apf concurrency util test to import prometheus
This commit is contained in:
parent
f298d506e8
commit
6dfd11cc61
1 changed files with 1 additions and 0 deletions
|
|
@ -74,6 +74,7 @@ allowed_prometheus_importers=(
|
|||
./test/e2e_node/resource_metrics_test.go
|
||||
./test/instrumentation/main_test.go
|
||||
./test/integration/apiserver/flowcontrol/concurrency_test.go
|
||||
./test/integration/apiserver/flowcontrol/concurrency_util_test.go
|
||||
./test/integration/metrics/metrics_test.go
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue