Allow apf concurrency util test to import prometheus

This commit is contained in:
Chih-Chieh Yang 2022-07-15 14:45:54 +00:00
parent f298d506e8
commit 6dfd11cc61

View File

@ -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
)