Skatteetaten / vagrant-hashistack

Vagrant box with the complete hashistack. Use for demo and development.
Apache License 2.0
25 stars 9 forks source link

Tests using vault enterprise failing (vault sealed) if system is slow. #476

Closed fredrikhgrelland closed 3 years ago

fredrikhgrelland commented 3 years ago

Current behaviour

Tests will fail with vault enterprise in a sealed state if tests run for more than 30 minutes.

Expected behaviour

Tests will run successfully - vault should not seal.

How to reproduce?

Run over 30 minutes - enterprise vault will seal after 30 minutes

Suggestion(s)/solution(s) [Optional]

Implement vault >= 1.7.0-rc

Checklist (after created issue)