ChaosTestScenarioParameters.MaxClusterStabilizationTimeout Property

Definition

The maximum amount of time to wait for the cluster to stabilize after a fault before failing the test.

public TimeSpan MaxClusterStabilizationTimeout { get; set; }
member this.MaxClusterStabilizationTimeout : TimeSpan with get, set
Public Property MaxClusterStabilizationTimeout As TimeSpan

Property Value

After each iteration, the ChaosTestScenario waits for at most this amount of time for the cluster to become healthy

Applies to