ContainerImage.Pinniped/test/integration
Monis Khan e2cf9f6b74
leader election test: approximate that followers have observed change
Instead of blindly waiting long enough for a disruptive change to
have been observed by the old leader and followers, we instead rely
on the approximation that checkOnlyLeaderCanWrite provides - i.e.
only a single actor believes they are the leader.  This does not
account for clients that were in the followers list before and after
the disruptive change, but it serves as a reasonable approximation.

Signed-off-by: Monis Khan <mok@vmware.com>
2021-08-26 12:59:52 -04:00
..
category_test.go Fix bad test package name 2021-06-22 11:23:19 -04:00
cli_test.go test/integration: run parallel tests concurrently with serial tests 2021-08-26 12:59:52 -04:00
concierge_api_serving_certs_test.go Make TestAPIServingCertificateAutoCreationAndRotation less flaky. 2021-07-09 11:29:02 -05:00
concierge_availability_test.go Fix bad test package name 2021-06-22 11:23:19 -04:00
concierge_client_test.go Fix bad test package name 2021-06-22 11:23:19 -04:00
concierge_credentialissuer_test.go Fix bad test package name 2021-06-22 11:23:19 -04:00
concierge_credentialrequest_test.go test/integration: run parallel tests concurrently with serial tests 2021-08-26 12:59:52 -04:00
concierge_impersonation_proxy_test.go Replace one-off usages of busybox and debian images in integration tests 2021-08-25 15:12:07 -07:00
concierge_kubecertagent_test.go test/integration: run parallel tests concurrently with serial tests 2021-08-26 12:59:52 -04:00
concierge_kubectl_test.go test/integration: run parallel tests concurrently with serial tests 2021-08-26 12:59:52 -04:00
e2e_test.go Update expected error message in e2e integration test 2021-08-16 15:40:34 -07:00
formposthtml_test.go test/integration: run parallel tests concurrently with serial tests 2021-08-26 12:59:52 -04:00
kube_api_discovery_test.go Fix bad test package name 2021-06-22 11:23:19 -04:00
kubeclient_test.go Fix bad test package name 2021-06-22 11:23:19 -04:00
ldap_client_test.go test/integration: run parallel tests concurrently with serial tests 2021-08-26 12:59:52 -04:00
leaderelection_test.go leader election test: approximate that followers have observed change 2021-08-26 12:59:52 -04:00
main_test.go test/integration: run parallel tests concurrently with serial tests 2021-08-26 12:59:52 -04:00
rbac_test.go Fix bad test package name 2021-06-22 11:23:19 -04:00
supervisor_discovery_test.go Add "response_modes_supported" to Supervisor discovery response. 2021-07-09 12:08:43 -05:00
supervisor_healthz_test.go Fix bad test package name 2021-06-22 11:23:19 -04:00
supervisor_login_test.go Optionally allow OIDC password grant for CLI-based login experience 2021-08-12 10:45:39 -07:00
supervisor_secrets_test.go test/integration: run parallel tests concurrently with serial tests 2021-08-26 12:59:52 -04:00
supervisor_storage_garbage_collection_test.go test/integration: run parallel tests concurrently with serial tests 2021-08-26 12:59:52 -04:00
supervisor_storage_test.go Fix bad test package name 2021-06-22 11:23:19 -04:00
supervisor_upstream_test.go Fix bad test package name 2021-06-22 11:23:19 -04:00
whoami_test.go test/integration: run parallel tests concurrently with serial tests 2021-08-26 12:59:52 -04:00