vault-operator icon indicating copy to clipboard operation
vault-operator copied to clipboard

test: run e2e test pod without framework setup

Open hasbro17 opened this issue 7 years ago • 1 comments

Added a simplified version of the current test/pod that allows the e2e tests to be run against an existing vault and etcd operator setup.

The multistage Dockerfile builds the test binary separately to reduce the final test-container image size.

Additionally the backup and restore tests are skipped if the S3 bucket and AWS secret env are not set.

/cc @fanminshi @colhom

hasbro17 avatar May 24 '18 20:05 hasbro17

lgtm after nits.

fanminshi avatar May 24 '18 20:05 fanminshi