open-nomad/e2e/vaultcompat
Mahmood Ali 4d90afb425 gofmt all the files
mostly to handle build directives in 1.17.
2021-10-01 10:14:28 -04:00
..
README.md E2E: vault secrets (#9081) 2020-10-14 08:43:28 -04:00
consts_test.go E2E: vault secrets (#9081) 2020-10-14 08:43:28 -04:00
vault_test.go gofmt all the files 2021-10-01 10:14:28 -04: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!