github.com/iqoqo/nomad@v0.11.3-0.20200911112621-d7021c74d101/e2e/vault/README.md (about)

     1  # Vault Integration Test
     2  
     3  Not run as part of nightly e2e suite at this point.
     4  
     5  Downloads, caches, and tests Nomad against open source Vault binaries. Runs
     6  only when `-integration` is set.
     7  
     8  Run with:
     9  
    10  ```
    11  cd e2e/vault/
    12  go test -integration
    13  ```
    14  
    15  **Warning: Downloads a lot of Vault versions!**