vault/enos/modules/vault_upgrade
Ryan Cragun 1082629d1f
VAULT-30819: Fix two potential flakes in DR replication (#28409)
Fix two occasional flakes in the DR replication scenario:
* Always verify that all nodes in the cluster are unsealed before
  verifying test data. Previously we only verified seal status on
  followers.
* Fix an occasional timeout when waiting for the cluster to unseal by
  rewriting the module to retry for a set duration instead of
  exponential backoff.

Signed-off-by: Ryan Cragun <me@ryan.ec>
2024-09-17 12:32:15 -06:00
..
scripts enos: add shfmt formatting to enos module scripts (#28142) 2024-08-23 13:45:30 -06:00
main.tf VAULT-30819: Fix two potential flakes in DR replication (#28409) 2024-09-17 12:32:15 -06:00