Invoke-ServiceFabricChaosTestScenario
過時。 請使用 Start-ServiceFabricChaos。
叫用測試案例,以引發叢集中反覆的故障轉移和錯誤。
語法
Invoke-ServiceFabricChaosTestScenario
[-TimeToRunMinute] <UInt32>
[-MaxClusterStabilizationTimeoutSec] <UInt32>
[-WaitTimeBetweenIterationsSec <UInt32>]
[-WaitTimeBetweenFaultsSec <UInt32>]
[-MaxConcurrentFaults <UInt32>]
[-EnableMoveReplicaFaults]
[-TimeoutSec <Int32>]
[<CommonParameters>]
Description
此 Cmdlet 過時,有利於 Start-ServiceFabricChaos。
參數
-EnableMoveReplicaFaults
指出此 Cmdlet 會啟用行動復本錯誤。
類型: | SwitchParameter |
Position: | Named |
預設值: | None |
必要: | False |
接受管線輸入: | False |
接受萬用字元: | False |
-MaxClusterStabilizationTimeoutSec
指定叢集在測試失敗前在錯誤之後穩定的時間上限,以秒為單位。
類型: | UInt32 |
Position: | 1 |
預設值: | None |
必要: | True |
接受管線輸入: | False |
接受萬用字元: | False |
-MaxConcurrentFaults
指定並行錯誤的最大數目。
類型: | UInt32 |
Position: | Named |
預設值: | None |
必要: | False |
接受管線輸入: | False |
接受萬用字元: | False |
-TimeoutSec
指定作業的逾時期間,以秒為單位。
類型: | Int32 |
Position: | Named |
預設值: | None |
必要: | False |
接受管線輸入: | False |
接受萬用字元: | False |
-TimeToRunMinute
指定要執行案例的總時間,以分鐘為單位。
類型: | UInt32 |
Position: | 0 |
預設值: | None |
必要: | True |
接受管線輸入: | False |
接受萬用字元: | False |
-WaitTimeBetweenFaultsSec
指定連續錯誤之間的等候時間上限,以秒為單位。 值越大,並行存取越低。
類型: | UInt32 |
Position: | Named |
預設值: | None |
必要: | False |
接受管線輸入: | False |
接受萬用字元: | False |
-WaitTimeBetweenIterationsSec
指定反覆項目之間持續時間的等候時間,以秒為單位。
類型: | UInt32 |
Position: | Named |
預設值: | None |
必要: | False |
接受管線輸入: | False |
接受萬用字元: | False |
輸入
None
輸出
System.Object