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).
667 B
667 B
name, description
| name | description |
|---|---|
| cctest-switch-default-instance | [recipe-maintainer/cctest] Switch the default test instance (b1cc or t1cc) for all recipe operations (Wraps the autonomic-recipe-maintainer skill /switch-default-instance; runs against the cctest test server + ARM sandbox, not cc-ci. Invoke as /cctest-switch-default-instance.) |
cctest-switch-default-instance (thin wrapper)
The canonical definition of this skill lives in the opencode position:
.opencode/skills/cctest-switch-default-instance/SKILL.md
Read that file. It in turn wraps the ARM submodule skill
references/recipe-maintainer/.opencode/skills/switch-default-instance/SKILL.md.