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

This commit is contained in:
Your Name
2026-07-03 15:14:01 +08:00
parent ab047e7f98
commit 388a3f407b
7 changed files with 26 additions and 7 deletions

View File

@@ -47,7 +47,7 @@ EXPECTED_WINDOWS99_MISSING_VMX_NEXT_STEP = (
"collector_and_scorecard_no_vm_power_change"
)
EXPECTED_WINDOWS99_POWERED_OFF_NEXT_STEP = (
"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"
)

View File

@@ -66,7 +66,7 @@ def test_windows99_vmware_autostart_check_mode_package_builder_is_no_power_write
assert payload["powered_off_aliases"] == ["110", "112", "120", "121", "188"]
assert payload["powered_off_count"] == 5
assert payload["safe_next_step"] == (
"build_windows99_vmware_autostart_check_mode_package_for_powered_"
"run_windows99_vmware_autostart_check_mode_package_for_powered_"
"off_aliases_then_rerun_no_secret_collector_no_vm_power_change"
)
assert payload["controlled_apply_mode"] == (