ContainerImage.Pinniped/test/integration
Ryan Richard 5573c629b5 remove extra timeoutCtx for exec.CommandContext invocations in e2e test
These extra timeout contexts were only in the new multiple IDPs e2e
test. Remove this possible cause of test cleanup flakes where the test
runs slow enough in CI that this timeout context has already expired
and then the cleanup function fails with context deadline exceeded
errors.
2023-09-13 12:48:10 -07:00
..
category_test.go Change allowed gcp auth plugin is deprecation warning text 2022-08-25 08:11:37 -07:00
cli_test.go Inline and remove testutil.TempDir 2023-09-06 14:52:01 -05:00
concierge_api_serving_certs_test.go Another integration test fix for dynamic clients feature with Okta 2022-09-26 14:43:50 -07:00
concierge_availability_test.go Fix bad test package name 2021-06-22 11:23:19 -04:00
concierge_client_test.go Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
concierge_credentialissuer_test.go Fix bad test package name 2021-06-22 11:23:19 -04:00
concierge_credentialrequest_test.go Use k8s.io/utils/ptr instead of k8s.io/utils/pointer, which is deprecated 2023-07-28 09:16:02 -05:00
concierge_impersonation_proxy_test.go Inline and remove testutil.TempDir 2023-09-06 14:52:01 -05:00
concierge_kubecertagent_test.go Use k8s.io/utils/ptr instead of k8s.io/utils/pointer, which is deprecated 2023-07-28 09:16:02 -05:00
concierge_whoami_test.go Clarify audience value in Concierge-only auth doc, and other doc updates 2023-04-03 16:54:10 -07:00
controllerinit_test.go Ensure concierge and supervisor gracefully exit 2021-08-30 20:29:52 -04:00
e2e_test.go remove extra timeoutCtx for exec.CommandContext invocations in e2e test 2023-09-13 12:48:10 -07:00
formposthtml_test.go reorganize federation domain packages to be more intuitive 2023-09-11 11:11:52 -07:00
kube_api_discovery_test.go Change name of FederationDomain printer column back to "Status" 2023-09-11 11:14:04 -07:00
kubeclient_test.go Fix bad test package name 2021-06-22 11:23:19 -04:00
ldap_client_test.go Add group search tests for UserAttributeForFilter in ldap_client_test.go 2023-05-31 10:29:44 -07:00
leaderelection_test.go Use k8s.io/utils/ptr instead of k8s.io/utils/pointer, which is deprecated 2023-07-28 09:16:02 -05:00
main_test.go Allow focused integration tests to be run from the GoLand UI again 2021-09-21 12:04:45 -07:00
rbac_test.go Fix integration tests to pass with Kube 1.27/1.28 pre-release builds 2023-04-03 14:16:47 -07:00
securetls_fips_test.go Run 'go fix ./...' with go1.21.0 2023-09-06 14:52:01 -05:00
securetls_test.go Remove duplication in secure TLS tests 2022-04-01 10:56:38 -04:00
smoke_test.go Clarify audience value in Concierge-only auth doc, and other doc updates 2023-04-03 16:54:10 -07:00
supervisor_discovery_test.go update FederationDomain.status.conditions to come from metav1 2023-09-11 13:06:52 -07:00
supervisor_federationdomain_status_test.go update FederationDomain.status.conditions to come from metav1 2023-09-11 13:06:52 -07:00
supervisor_healthz_test.go Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
supervisor_login_test.go add the IDP display name to the downstream ID token's sub claim 2023-09-11 11:15:40 -07:00
supervisor_oidc_client_test.go Use Conditions from apimachinery, specifically k8s.io/apimachinery/pkg/apis/meta/v1.Conditions 2023-09-11 10:13:39 -07:00
supervisor_oidcclientsecret_test.go Improve performance of supervisor_oidcclientsecret_test.go 2023-07-13 12:48:46 -07:00
supervisor_secrets_test.go Update integration tests for new FederationDomain phase behavior 2023-09-11 11:14:05 -07: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 more integration tests for multiple IDPs 2023-09-11 11:12:27 -07:00
supervisor_upstream_test.go Use Conditions from apimachinery, specifically k8s.io/apimachinery/pkg/apis/meta/v1.Conditions 2023-09-11 10:13:39 -07:00
supervisor_warnings_test.go add integration test for FederationDomain status updates 2023-09-11 11:14:05 -07:00