open-nomad/e2e/vaultcompat
2023-04-10 15:36:59 +00:00
..
consts_test.go [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00:00
README.md
vault_test.go [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00: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!