test(observability): include health in smoke suite
All checks were successful
CD Pipeline / deploy (push) Successful in 4m4s

This commit is contained in:
OoO
2026-05-05 23:20:45 +08:00
parent cdcbcf1d80
commit be1d1aec03
2 changed files with 28 additions and 0 deletions

View File

@@ -89,6 +89,7 @@ python3 scripts/check_observability_pages.py
此巡檢不只檢查 HTTP 200也會檢查
- `/health` 必須回 200 且包含 healthy marker。
- 不得出現 framework / database exception 文案。
- 每頁必須包含自己的核心標題與內容 marker。
- 每頁必須載入 `momo-observability-mode``observability-system.css` 與 topbar AI 觀測台 indicator。