mirror of
https://github.com/kemko/nomad.git
synced 2026-01-03 17:05:43 +03:00
Bumping compile time requirement to go 1.18 allows us to simplify our pointer helper methods.
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!