open-nomad/e2e/vault
2020-02-14 11:10:33 -08:00
..
consts_test.go
README.md test: restore e2e-test target and use -integration 2020-01-14 13:47:51 -08:00
vault_test.go test: explicitly pass vars vs enclosing them 2020-02-14 11:10:33 -08:00

Vault Integration Test

Not run as part of nightly e2e suite at this point.

Downloads, caches, and tests Nomad against open source Vault binaries. Runs only when -integration is set.

Run with:

cd e2e/vault/
go test -integration

Warning: Downloads a lot of Vault versions!