Skip to content
This repository was archived by the owner on Nov 18, 2020. It is now read-only.

Commit 628b175

Browse files
authored
test,pkg: add e2e tests (#30)
* test,pkg: add e2e tests Based on github.com/coreos/vault-operator e2e tests * vault-operator/test/e2e/backup_restore_test.go: remove test This test is quite complicated and also requires S3 storage. It's quite specific as well. The other tests are better for example purposes.
1 parent b650ea3 commit 628b175

21 files changed

+1388
-39
lines changed

vault-operator/Gopkg.lock

Lines changed: 225 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vault-operator/Gopkg.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@
1919
name = "github.com/operator-framework/operator-sdk"
2020
# The version rule is used for a specific release and the master branch for in between releases.
2121
branch = "master"
22-
# version ="v0.0.5"
22+
# version ="v0.0.5"

0 commit comments

Comments
 (0)