fix(reboot): harden public maintenance fallback
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 58s
CD Pipeline / build-and-deploy (push) Successful in 4m27s
CD Pipeline / post-deploy-checks (push) Successful in 1m44s

This commit is contained in:
Your Name
2026-07-03 04:27:54 +08:00
parent c8b421745d
commit a94ddd566e
11 changed files with 167 additions and 10 deletions

View File

@@ -92,6 +92,7 @@ def test_public_maintenance_fallback_sources_stay_on_controlled_runtime_profile(
"ops/maintenance/maintenance.html)",
"ops/maintenance/nginx-502-maintenance-snippet.conf)",
"ops/nginx/awoooi.wooo.work.conf)",
"scripts/reboot-recovery/public-maintenance-fallback-probe.py)",
"scripts/reboot-recovery/tests/test_reboot_p0_operational_contract.py)",
]
for source in expected_sources: