open-nomad/e2e/vault
Michael Schurter 2ab672c155 test: explicitly pass vars vs enclosing them 2020-02-14 11:10:33 -08:00
..
README.md test: restore e2e-test target and use -integration 2020-01-14 13:47:51 -08:00
consts_test.go docs: vault integration docs should reference new token_explicit_max_ttl field 2019-12-02 14:22:47 -06:00
vault_test.go test: explicitly pass vars vs enclosing them 2020-02-14 11:10:33 -08:00

README.md

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!