fix(reboot): expose windows99 management channel readback
Some checks failed
CD Pipeline / workflow-shape (push) Successful in 1s
CD Pipeline / cancel-stale-cd (push) Has been skipped
CD Pipeline / tests (push) Failing after 41s
CD Pipeline / build-and-deploy (push) Has been skipped
CD Pipeline / post-deploy-checks (push) Has been skipped

This commit is contained in:
Your Name
2026-07-02 15:19:09 +08:00
parent 25148d0752
commit aaa617f00f
14 changed files with 983 additions and 195 deletions

View File

@@ -741,6 +741,7 @@ def test_reboot_auto_recovery_slo_sources_stay_on_controlled_runtime_profile() -
"scripts/reboot-recovery/reboot-auto-recovery-slo-exporter.sh)",
"scripts/reboot-recovery/reboot-auto-recovery-slo-scorecard.py)",
"scripts/reboot-recovery/windows99-vmware-autostart.ps1)",
"scripts/reboot-recovery/windows99-management-channel-probe.py)",
"scripts/reboot-recovery/full-stack-cold-start-check.sh)",
"scripts/reboot-recovery/full-stack-recovery-scorecard.sh)",
"scripts/reboot-recovery/harbor-watchdog.sh)",
@@ -753,6 +754,7 @@ def test_reboot_auto_recovery_slo_sources_stay_on_controlled_runtime_profile() -
"scripts/reboot-recovery/tests/test_reboot_auto_recovery_slo_scorecard.py)",
"scripts/reboot-recovery/tests/test_harbor_watchdog_contract.py)",
"../../scripts/reboot-recovery/reboot-auto-recovery-slo-scorecard.py",
"../../scripts/reboot-recovery/windows99-management-channel-probe.py",
"../../scripts/reboot-recovery/tests/test_cold_start_monitor_bounded_probes.py",
"../../scripts/reboot-recovery/tests/test_reboot_auto_recovery_slo_installer.py",
"../../scripts/reboot-recovery/tests/test_reboot_auto_recovery_slo_scorecard.py",
@@ -804,6 +806,7 @@ def test_post_start_recovery_verifiers_stay_on_controlled_runtime_profile() -> N
"scripts/reboot-recovery/awoooi-startup-110.sh)",
"scripts/reboot-recovery/harbor-watchdog.sh)",
"scripts/reboot-recovery/windows99-vmware-autostart.ps1)",
"scripts/reboot-recovery/windows99-management-channel-probe.py)",
"scripts/reboot-recovery/apply-credential-escrow-closeout-receipt-to-110.sh)",
"scripts/reboot-recovery/verify-cold-start-monitor-deploy.sh)",
"scripts/reboot-recovery/tests/test_188_host_hygiene_checklist.py)",