b63944b5c1
Bumping compile time requirement to go 1.18 allows us to simplify our pointer helper methods. |
||
---|---|---|
.. | ||
README.md | ||
consts_test.go | ||
vault_test.go |
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!