ContainerImage.Pinniped/test
Matt Moyer f62c6e806d
In TestImpersonationProxy tests, avoid mutating anything in parallel block of tests.
We had this one test that mutated the CredentialIssuer, which could cause the impersonation proxy to blip on one or both of the running concierge pods. This would sometimes break other concurrently running tests.

Instead, this bit of code is split into a separate non-concurrent test.

Signed-off-by: Matt Moyer <moyerm@vmware.com>
2021-06-01 14:02:27 -05:00
..
cluster_capabilities Enable skipping of LDAP int tests when a firewall will block them 2021-05-28 16:13:20 -07:00
deploy/tools Add user search base to downstream subject for upstream LDAP 2021-05-26 17:04:20 -07:00
integration In TestImpersonationProxy tests, avoid mutating anything in parallel block of tests. 2021-06-01 14:02:27 -05:00
library Enable skipping of LDAP int tests when a firewall will block them 2021-05-28 16:13:20 -07:00