fix(cd): keep ops recovery checks on controlled profile
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 41s
CD Pipeline / post-deploy-checks (push) Has been cancelled
CD Pipeline / build-and-deploy (push) Has been cancelled

This commit is contained in:
ogt
2026-07-01 23:40:18 +08:00
parent 670cf9afd6
commit 9f4f1b417c
5 changed files with 158 additions and 20 deletions

View File

@@ -703,6 +703,7 @@ def test_post_start_recovery_verifiers_stay_on_controlled_runtime_profile() -> N
expected_sources = [
"docs/runbooks/REBOOT-POST-START-QUICK-CHECK.md)",
"docs/runbooks/FULL-STACK-COLD-START-SOP.md)",
"docs/operations/host-cpu-pressure-drain-readback-2026-07-01.snapshot.json)",
"docs/workplans/2026-06-04-reboot-cold-start-backup-recovery-workplan.md)",
"ops/monitoring/alerts-unified.yml)",
"ops/monitoring/alerts.yml)",
@@ -725,6 +726,7 @@ def test_post_start_recovery_verifiers_stay_on_controlled_runtime_profile() -> N
"scripts/reboot-recovery/full-stack-recovery-scorecard.sh)",
"scripts/reboot-recovery/awoooi-startup-110.sh)",
"scripts/reboot-recovery/harbor-watchdog.sh)",
"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)",
"scripts/reboot-recovery/tests/test_post_start_quick_check_contract.py)",
@@ -750,6 +752,7 @@ def test_post_start_recovery_verifiers_stay_on_controlled_runtime_profile() -> N
"../../scripts/reboot-recovery/momo-source-arrival-gate.py",
"../../scripts/reboot-recovery/full-stack-recovery-scorecard.sh",
"../../scripts/reboot-recovery/harbor-watchdog.sh",
"../../scripts/reboot-recovery/apply-credential-escrow-closeout-receipt-to-110.sh",
"../../scripts/reboot-recovery/awoooi-startup-110.sh",
"../../scripts/reboot-recovery/diagnose-110-ssh-publickey-auth.sh",
"../../scripts/reboot-recovery/repair-110-ssh-publickey-auth-local.sh",