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
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user