fix(reboot): advance windows99 autostart next action
Some checks failed
CD Pipeline / workflow-shape (push) Successful in 0s
CD Pipeline / cancel-stale-cd (push) Has been skipped
CD Pipeline / tests (push) Successful in 2m22s
CD Pipeline / build-and-deploy (push) Successful in 4m30s
CD Pipeline / post-deploy-checks (push) Has been cancelled
Some checks failed
CD Pipeline / workflow-shape (push) Successful in 0s
CD Pipeline / cancel-stale-cd (push) Has been skipped
CD Pipeline / tests (push) Successful in 2m22s
CD Pipeline / build-and-deploy (push) Successful in 4m30s
CD Pipeline / post-deploy-checks (push) Has been cancelled
This commit is contained in:
@@ -113,7 +113,7 @@ _WINDOWS99_MISSING_VMX_NEXT_SAFE_ACTION = (
|
||||
"collector_and_scorecard_no_vm_power_change"
|
||||
)
|
||||
_WINDOWS99_POWERED_OFF_NEXT_SAFE_ACTION = (
|
||||
"build_windows99_vmware_autostart_check_mode_package_for_powered_off_aliases_"
|
||||
"run_windows99_vmware_autostart_check_mode_package_for_powered_off_aliases_"
|
||||
"then_rerun_no_secret_collector_no_vm_power_change"
|
||||
)
|
||||
_WINDOWS99_REQUIRED_VM_ALIASES = ["110", "188", "120", "121", "112"]
|
||||
|
||||
Reference in New Issue
Block a user