mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-05 12:26:34 +02:00
Update autopilot update interval (#15558)
This commit is contained in:
parent
701ee3f49e
commit
38abe205ab
@ -206,6 +206,7 @@ func TestRaft_Autopilot_Stabilization_Delay(t *testing.T) {
|
||||
"snapshot_threshold": "50",
|
||||
"trailing_logs": "100",
|
||||
"autopilot_reconcile_interval": "1s",
|
||||
"autopilot_update_interval": "500ms",
|
||||
"snapshot_interval": "1s",
|
||||
}
|
||||
if coreIdx == 2 {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user