Skip to content
This repository has been archived by the owner on Sep 21, 2023. It is now read-only.

test: run e2e test pod without framework setup #318

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hasbro17
Copy link
Contributor

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

func TestBackupRestoreOnVault(t *testing.T) {

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no extra line here?

@fanminshi
Copy link
Contributor

lgtm after nits.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants