Merge pull request #124036 from joremysh/decrease-running-time-of-test-param-ref

apiserver/pkg/admission/plugin/policy/validating make test parallel in for loop
This commit is contained in:
Kubernetes Prow Robot 2024-05-23 11:58:36 -07:00 committed by GitHub
commit b021ce1029
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1509,6 +1509,7 @@ func TestParamRef(t *testing.T) {
}
t.Run(name, func(t *testing.T) {
t.Parallel()
// Test creating a policy with a cluster or namesapce-scoped param
// and binding with the provided configuration. Test will ensure
// that the provided configuration is capable of matching