ContainerImage.Pinniped/test/integration
Ryan Richard bb71545dee Fix a bug in the e2e tests
When the test was going to fail, a goroutine would accidentally block
on writing to an unbuffered channel, and the spawnTestGoroutine helper
would wait for that goroutine to end on cleanup, causing the test to
hang forever while it was trying to fail.

(cherry picked from commit 2b93fdf357)
2022-02-09 10:10:21 -08:00
..
category_test.go Fix bad test package name 2021-06-22 11:23:19 -04:00
cli_test.go Fix a bug in the e2e tests 2022-02-09 10:10:21 -08:00
concierge_api_serving_certs_test.go test/integration: mark certain tests as disruptive 2021-08-26 15:11:47 -04: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 impersonation proxy test needs new kube_server_compatibility stuff 2022-02-08 14:37:14 -08:00
concierge_kubecertagent_test.go Update TestKubeCertAgent to use new "v3" label value 2021-09-15 11:09:07 -07:00
concierge_kubectl_test.go test/integration: run parallel tests concurrently with serial tests 2021-08-26 12:59:52 -04:00
controllerinit_test.go Ensure concierge and supervisor gracefully exit 2021-08-30 20:29:52 -04:00
e2e_test.go Fix a bug in the e2e tests 2022-02-09 10:10:21 -08: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 RBAC rules for activedirectoryidentityprovider 2021-07-23 13:01:40 -07: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: mark certain tests as disruptive 2021-08-26 15:11:47 -04:00
rbac_test.go Fix bad test package name 2021-06-22 11:23:19 -04:00
supervisor_discovery_test.go test/integration: use short timeouts with distinct requests to prevent hangs 2021-08-27 16:10:36 -04:00
supervisor_healthz_test.go Fix bad test package name 2021-06-22 11:23:19 -04:00
supervisor_login_test.go ValidatedSettings is all or nothing 2021-09-07 13:09:35 -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 Update whoami test to use kube_server_compatibility stuff 2022-02-08 14:10:45 -08:00