diff --git a/machine-docs/BACKLOG-samever.md b/machine-docs/BACKLOG-samever.md index 267b079..7def34d 100644 --- a/machine-docs/BACKLOG-samever.md +++ b/machine-docs/BACKLOG-samever.md @@ -15,3 +15,11 @@ - Run A (custom-html cold-on-latest, /root/samever-runA.log on cc-ci): launched 04:3xZ. No canonical yet → upgrade base kind=skip (head==main tip); on green promotes canonical→latest 1.13.0+1.31.1. - Run B (next): cold-on-latest again → canonical==head → expect step-back base 1.11.0+1.29.0 (; HOME=/root RECIPE=custom-html cc-ci-run runner/run_recipe_ci.py # run A → promotes + HOME=/root RECIPE=custom-html cc-ci-run runner/run_recipe_ci.py # run B → STEP-BACK + ``` + EXPECTED run B: `upgrade base: kind=version version=1.11.0+1.29.0 (step-back: …)` and + `upgrade→PR-head: … version=1.11.0+1.29.0→1.13.0+1.31.1`, all tiers pass. (Single test node — don't + run while another `run_recipe_ci.py` is active.) +C. **Teeth:** in run B the base version (1.11.0+1.29.0) is strictly < head (1.13.0+1.31.1) AND the + upgrade tier's generic `test_upgrade_reconverges` + cc-ci `test_upgrade_preserves_data` PASSED — a + same-version no-op would show `version=1.13.0+1.31.1→1.13.0+1.31.1` (it does not) and a skip would + show `kind=skip` (it does not). ## M1 — WHAT is claimed