fix(reboot): use host111 as windows99 vm target
All checks were successful
CD Pipeline / workflow-shape (push) Successful in 0s
CD Pipeline / cancel-stale-cd (push) Has been skipped
CD Pipeline / tests (push) Successful in 4m18s
CD Pipeline / build-and-deploy (push) Successful in 5m7s
CD Pipeline / post-deploy-checks (push) Successful in 1m53s
All checks were successful
CD Pipeline / workflow-shape (push) Successful in 0s
CD Pipeline / cancel-stale-cd (push) Has been skipped
CD Pipeline / tests (push) Successful in 4m18s
CD Pipeline / build-and-deploy (push) Successful in 5m7s
CD Pipeline / post-deploy-checks (push) Successful in 1m53s
This commit is contained in:
@@ -130,7 +130,7 @@ _WINDOWS99_POWERED_OFF_NEXT_SAFE_ACTION = (
|
||||
"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"]
|
||||
_WINDOWS99_REQUIRED_VM_ALIASES = ["111", "188", "120", "121", "112"]
|
||||
_WINDOWS99_EXPECTED_VMX_CANDIDATES = {
|
||||
"110": [
|
||||
r"D:\Documents\Virtual Machines\Ubuntu 64-bit (3)\Ubuntu 64-bit (3).vmx",
|
||||
|
||||
Reference in New Issue
Block a user