ContainerImage.Pinniped/test/integration
Matt Moyer e98c6dfdd8
Add retries to TestSupervisorTLSTerminationWithSNI and TestSupervisorOIDCDiscovery.
These tests occasionally flake because of a conflict error such as:

```
    supervisor_discovery_test.go:105:
        	Error Trace:	supervisor_discovery_test.go:587
        	            				supervisor_discovery_test.go:105
        	Error:      	Received unexpected error:
        	            	Operation cannot be fulfilled on federationdomains.config.supervisor.pinniped.dev "test-oidc-provider-lvjfw": the object has been modified; please apply your changes to the latest version and try again
        	Test:       	TestSupervisorOIDCDiscovery
```

These retries should improve the reliability of the tests.

Signed-off-by: Matt Moyer <moyerm@vmware.com>
2021-03-11 13:18:15 -06:00
..
category_test.go Make TestGetPinnipedCategory more resilient. 2021-03-02 15:40:17 -06:00
cli_test.go Declare war on namespaces 2021-02-10 21:52:07 -05:00
concierge_api_serving_certs_test.go Use new 'go.pinniped.dev/generated/latest' package. 2021-02-16 13:00:08 -06:00
concierge_availability_test.go Allow multiple Pinnipeds to work on same cluster 2021-02-02 15:18:41 -08:00
concierge_client_test.go Declare war on namespaces 2021-02-10 21:52:07 -05:00
concierge_credentialissuer_test.go Drop NewKubeConfigInfoPublisherController, start populating strategy frontend from kubecertagent execer controller. 2021-03-02 13:09:25 -06:00
concierge_credentialrequest_test.go Use new 'go.pinniped.dev/generated/latest' package. 2021-02-16 13:00:08 -06:00
concierge_kubecertagent_test.go test/integration: make TestKubeCertAgent more stable 2021-02-10 12:08:34 -05:00
concierge_kubectl_test.go Rename pinniped-server -> pinniped-concierge 2020-10-06 14:59:03 -04:00
e2e_test.go Add WhoAmIRequest Aggregated Virtual REST API 2021-02-22 20:02:41 -05:00
kube_api_discovery_test.go Add WhoAmIRequest Aggregated Virtual REST API 2021-02-22 20:02:41 -05:00
kubeclient_test.go Use randomly generated API groups in TestKubeClientOwnerRef. 2021-03-02 15:48:13 -06:00
supervisor_discovery_test.go Add retries to TestSupervisorTLSTerminationWithSNI and TestSupervisorOIDCDiscovery. 2021-03-11 13:18:15 -06:00
supervisor_healthz_test.go test/integration: ensure no pods restart during integration tests 2021-02-04 10:24:33 -05:00
supervisor_login_test.go Use new 'go.pinniped.dev/generated/latest' package. 2021-02-16 13:00:08 -06:00
supervisor_secrets_test.go Use new 'go.pinniped.dev/generated/latest' package. 2021-02-16 13:00:08 -06:00
supervisor_storage_garbage_collection_test.go Allow multiple Pinnipeds to work on same cluster 2021-02-02 15:18:41 -08:00
supervisor_storage_test.go Allow multiple Pinnipeds to work on same cluster 2021-02-02 15:18:41 -08:00
supervisor_upstream_test.go Use new 'go.pinniped.dev/generated/latest' package. 2021-02-16 13:00:08 -06:00
whoami_test.go TestWhoAmI: support older clusters (CSR and impersonation) 2021-02-23 10:15:17 -05:00