ContainerImage.Pinniped/test/integration
Ryan Richard d8d49be5d9 Make an integration test more reliable
- It would sometimes fail with this error:
  namespaces is forbidden: User "tanzu-user-authentication@groups.vmware.com"
  cannot list resource "namespaces" in API group "" at the cluster scope
- Seems like it was because the RBAC rule added by the test needs a
  moment before it starts to take effect, so change the test to retry
  the API until it succeeds or fail after 3 seconds of trying.
2020-08-17 16:28:12 -07:00
..
api_discovery_test.go LoginRequest -> CredentialRequest 2020-08-14 11:26:09 -04:00
api_serving_certs_test.go LoginRequest -> CredentialRequest 2020-08-14 11:26:09 -04:00
app_availability_test.go Use a DaemonSet instead of a Deployment to deploy our app 2020-08-11 17:55:34 -07:00
client_test.go Mask this testing-only private key so we don't alert on it. 2020-08-14 14:42:22 -05:00
credentialrequest_test.go Make an integration test more reliable 2020-08-17 16:28:12 -07:00
kubectl_test.go Use Go's `-short` flag as a way to avoid running integration tests. 2020-08-06 20:44:14 -05:00
logindiscoveryconfig_test.go Use Go's `-short` flag as a way to avoid running integration tests. 2020-08-06 20:44:14 -05:00