ContainerImage.Pinniped/test/testlib
Ryan Richard d20cab10b9 Replace one-off usages of busybox and debian images in integration tests
Those images that are pulled from Dockerhub will cause pull failures
on some test clusters due to Dockerhub rate limiting.

Because we already have some images that we use for testing, and
because those images are already pre-loaded onto our CI clusters
to make the tests faster, use one of those images and always specify
PullIfNotPresent to avoid pulling the image again during the integration
test.
2021-08-25 15:12:07 -07:00
..
browsertest In browsertest.Open(), capture console INFO logs. 2021-07-09 12:08:43 -05:00
access.go Fix bad test package name 2021-06-22 11:23:19 -04:00
assertions.go Add missing t.Helper() on RequireEventuallyf(). 2021-07-09 12:08:44 -05:00
cli.go Fix bad test package name 2021-06-22 11:23:19 -04:00
client.go Add leader election middleware 2021-08-20 12:18:25 -04:00
env.go Replace one-off usages of busybox and debian images in integration tests 2021-08-25 15:12:07 -07:00
iotest.go Fix bad test package name 2021-06-22 11:23:19 -04:00
iplookup_go1.14.go Fix bad test package name 2021-06-22 11:23:19 -04:00
iplookup.go Fix bad test package name 2021-06-22 11:23:19 -04:00
skip.go Fix bad test package name 2021-06-22 11:23:19 -04:00
spew.go Fix bad test package name 2021-06-22 11:23:19 -04:00