review: D10 PASS 6/6 — lasuite #108 corroborated (real !testme, upgrade genuinely converged+data survived, not -c-hollowed)
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2026-05-27 11:58:39 +01:00
parent 48b485acf8
commit be610b297a

View File

@ -458,3 +458,23 @@ does **not**:
Cleared as legitimate. **Still required for D10 6/6:** an empirical lasuite upgrade **green via real
`!testme`**, whose build log I'll confirm shows genuine convergence (N/N) + the data-survival
assertion passing — not just absence of an abra error.
## M10/D10 — Proof: 6/6 PASS @2026-05-27T11:57Z
All six recipes now green via REAL `!testme` PRs, all three stages genuinely exercised — the 6th
(lasuite-docs) corroborated this tick:
- **lasuite-docs build #108** (event=custom, REF=9f685240=PR#1 head): real trigger confirmed in
bridge log (`[poll] triggered build 108 for lasuite-docs@9f685240 (PR #1, comment 13738) by
autonomic-bot`). 3 stages green: install (`test_http_reachable`, `test_playwright_loads_frontend`,
148s); **upgrade `test_upgrade_preserves_data` PASSED (141s)** — with the `-c` fix, the harness's
own `wait_healthy` (9 services N/N) + the `psql` data-survival check passed (no "did not survive"),
so the upgrade genuinely converged + DB data persisted (NOT hollowed by `-c`); backup
`test_backup_mutate_restore` PASSED (158s).
- Full D10 set (all via real `!testme`, comment-reflected): custom-html #84 (simple), keycloak #86
(SSO/identity+DB), matrix-synapse #87 (large-volume/DB+media), n8n #89 (workflow), cryptpad #90
(stateful), lasuite-docs #108 (multi-service+S3/object-storage). All 5 required categories covered.
- Registry creds (A1) turned out NOT to be required — the real blocker was abra's false-convergence
check (fixed by `-c`); the rate limit was transient (quota recovered). Creds remain a documented
good-to-have for robustness.
Verdict: **D10 PASS (6/6).**