cctest: consolidate onto the existing references/recipe-maintainer submodule

The repo already vendored ARM as the references/recipe-maintainer submodule (old
repo name recipe-maintainers/recipe-maintainer, pinned 460eba0). Rather than carry
two copies, drop the just-added vendor/ duplicate and:
- retarget references/recipe-maintainer to
  ssh://git.autonomic.zone/recipe-maintainers/autonomic-recipe-maintainer.git
  (same lineage — 460eba0 is an ancestor) and bump to latest acd5cfb, which also
  refreshes the parity-test SOURCE reference the tests cite.
- gen-cctest-skills.py + all 30 cctest-* wrappers + /help now point at
  references/recipe-maintainer.
- JOURNAL.md: pending session entries (server-update policy addendum, tests-update,
  orchestrator-update, upgrade-run notes).
This commit is contained in:
autonomic-bot
2026-08-04 01:37:32 +00:00
parent 49854472b8
commit 15e4e75681
66 changed files with 111 additions and 101 deletions
+14
View File
@@ -791,3 +791,17 @@ session cc-ci-orchestrator-stale can be killed; recipe-mirrors org still private
deploys to the cc-ci server and the orchestrator host — `test` leaves the bootloader/profile
untouched so a reboot always recovers. Codified in the cc-ci-server-update skill (step 5d) and
AGENTS.md (orchestrator rebuild instructions).
## 2026-08-03 ~21:20 UTC — /cc-ci-tests-update + first /cc-ci-orchestrator-update (backup orchestrator)
- /cc-ci-tests-update: both carry-over stale tests fixed via new recipe-local OIDC session-login
helper, verified GREEN cold full-suite paired with their recipe PRs, MERGED: cc-ci PR #12
(lasuite-docs, impress v5.4.0 Bearer removal) + PR #13 (lasuite-meet, meet v1.22.0 hardening).
Comments left on recipe PRs #7/#8 (operator-owned; merging them ⇒ green — both carry the nginx
1.31.3 CVE batch). Fresh 20-recipe sweep skipped in favor of the immediately-following
/upgrade-all (recorded in .cc-ci-logs/tests-update-2026-08-03.md). discourse #6 remains an
operator migration decision (not stale-test).
- /cc-ci-orchestrator-update (first run of the new skill): host bumped 5b4f72e→531670d
(26.05 tip), gen 34, test-before-switch honored, PR cc-ci-orchestrator#1 merged.
Log: .cc-ci-logs/orchestrator-update-2026-08-03.md
- Next: kicking off the weekly /upgrade-all (opencode ZEN glm-5.2) and monitoring to completion
incl. report generation, per operator instruction.