ContainerImage.Pinniped/test
Matt Moyer cda8bd6e26
Allow running CLI-related integration tests with pre-built binary.
This allows setting `$PINNIPED_TEST_CLI` to point at an existing `pinniped` CLI binary instead of having the test build one on-the-fly. This is more efficient when you're running the tests across many clusters as we do in CI.

Building the CLI from scratch in our CI environment takes 1.5-2 minutes, so this change should save nearly that much time on every test job.

Signed-off-by: Matt Moyer <moyerm@vmware.com>
2021-03-23 17:19:09 -05:00
..
cluster_capabilities Fix some nits from the previous commit that I accidentally merged before fixing. 2021-03-16 14:24:13 -05:00
deploy/dex Upgrade Debian base images from 10.7 to 10.8. 2021-02-10 15:57:16 -06:00
integration test/integration: add pinniped whoami tests 2021-03-18 08:56:35 -04:00
library Allow running CLI-related integration tests with pre-built binary. 2021-03-23 17:19:09 -05:00