mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-01 19:17:58 +00:00
Merge branch 'master' into token-roles
This commit is contained in:
@@ -85,6 +85,10 @@ func TestLogical_StandbyRedirect(t *testing.T) {
|
||||
t.Fatalf("unseal err: %s", err)
|
||||
}
|
||||
|
||||
// Attempt to fix raciness in this test by giving the first core a chance
|
||||
// to grab the lock
|
||||
time.Sleep(time.Second)
|
||||
|
||||
// Create a second HA Vault
|
||||
conf2 := &vault.CoreConfig{
|
||||
Physical: inmha,
|
||||
|
||||
Reference in New Issue
Block a user