ContainerImage.Pinniped/test/integration
Matt Moyer 5290aac66f
Adjust "/bin/killall sleep" in new test to be less flaky in CI.
Sometimes the container runtime detects the exiting PID 1 very quickly and shuts down the entire container while the `killall` process is still running.
When this happens, we see it as exit code 137 (SIGKILL).

This never failed for me in Kind locally, but fails pretty often in CI (probably due to timing differences).

Signed-off-by: Matt Moyer <moyerm@vmware.com>
2021-04-22 14:51:55 -05:00
..
cli_test.go Close the right pipe output in runPinnipedLoginOIDC. 2020-12-15 12:34:50 -06:00
client_test.go Reduce client cert TTL back to 5 mins 2020-11-13 13:30:02 -05:00
concierge_api_serving_certs_test.go Changing references from 1.19 to 1.20 2021-01-07 15:25:47 -08:00
concierge_availability_test.go Rename integration test env variables 2020-10-09 10:11:47 -07:00
concierge_credentialissuerconfig_test.go Changing references from 1.19 to 1.20 2021-01-07 15:25:47 -08:00
concierge_credentialrequest_test.go Changing references from 1.19 to 1.20 2021-01-07 15:25:47 -08:00
concierge_kubecertagent_test.go Adjust "/bin/killall sleep" in new test to be less flaky in CI. 2021-04-22 14:51:55 -05:00
concierge_kubectl_test.go Rename pinniped-server -> pinniped-concierge 2020-10-06 14:59:03 -04:00
e2e_test.go Fix an issue in TestE2EFullIntegration groups assertions. 2021-01-14 21:06:02 -06:00
kube_api_discovery_test.go Rename off of main 2020-12-16 14:27:09 -08:00
kubeclient_test.go test/integration: add test helper to avoid race conditions 2021-01-14 10:19:35 -05:00
supervisor_discovery_test.go Changing references from 1.19 to 1.20 2021-01-07 15:25:47 -08:00
supervisor_healthz_test.go Make the supervisor healthz endpoint public 2020-10-21 15:24:58 -07:00
supervisor_login_test.go Allow arrays of type interface 2021-01-14 17:21:41 -05:00
supervisor_secrets_test.go Changing references from 1.19 to 1.20 2021-01-07 15:25:47 -08:00
supervisor_storage_garbage_collection_test.go Sync garbage collector controller less often by adjusting its filters 2020-12-18 09:36:28 -08:00
supervisor_storage_test.go Supervisor storage garbage collection controller enabled in production 2020-12-11 15:21:34 -08:00
supervisor_upstream_test.go Changing references from 1.19 to 1.20 2021-01-07 15:25:47 -08:00