ContainerImage.Pinniped/test/integration
Andrew Keesler 12d5b8959d
test/integration: make TestKubeCertAgent more stable
I think the reason we were seeing flakes here is because the kube cert agent
pods had not reached a steady state even though our test assertions passed, so
the test would proceed immediately and run more assertions on top of a weird
state of the kube cert agent pods.

Signed-off-by: Andrew Keesler <akeesler@vmware.com>
2021-02-10 12:08:34 -05:00
..
category_test.go Add no-op list support to token credential request 2021-02-05 10:59:39 -05:00
cli_test.go cmd/pinniped: delete get-kubeconfig + exchange-token 2021-02-09 17:01:57 -05:00
concierge_api_serving_certs_test.go test/integration: ensure no pods restart during integration tests 2021-02-04 10:24:33 -05: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 test/integration: ensure no pods restart during integration tests 2021-02-04 10:24:33 -05:00
concierge_credentialissuerconfig_test.go test/integration: ensure no pods restart during integration tests 2021-02-04 10:24:33 -05:00
concierge_credentialrequest_test.go test/integration: ensure no pods restart during integration tests 2021-02-04 10:24:33 -05: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 test/integration: ensure no pods restart during integration tests 2021-02-04 10:24:33 -05:00
kube_api_discovery_test.go Add no-op list support to token credential request 2021-02-05 10:59:39 -05:00
kubeclient_test.go Allow multiple Pinnipeds to work on same cluster 2021-02-02 15:18:41 -08:00
supervisor_discovery_test.go test/integration: ensure no pods restart during integration tests 2021-02-04 10:24:33 -05: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 test/integration: ensure no pods restart during integration tests 2021-02-04 10:24:33 -05:00
supervisor_secrets_test.go test/integration: ensure no pods restart during integration tests 2021-02-04 10:24:33 -05: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 test/integration: ensure no pods restart during integration tests 2021-02-04 10:24:33 -05:00