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
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!