Clarify ATVM automation examples are reference-only
- Treat atvm-automation-examples.md as reference material rather than default operator intent. - Use only explicitly requested options, plus maintained mandatory blacklist handling. - Record the rule as a run learning in atvm-automation-runs.md.
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
This file is guide-only documentation for operating ATVM CMC automation.
|
||||
Do not put specific run examples here.
|
||||
For reusable command examples and common option combinations, use `atvm-automation-examples.md`.
|
||||
Treat `atvm-automation-examples.md` as reference-only.
|
||||
Do not assume the operator wants the extra options shown in examples unless they explicitly request them.
|
||||
|
||||
## Purpose
|
||||
Run ATVM CMC automation tests on the designated automation VM without unintended system or file changes.
|
||||
@@ -67,6 +69,7 @@ python3 ./run-sorry-cypress.py --config_file <config-file> --build_name <hyphena
|
||||
## Examples Reference
|
||||
- Commonly used command examples: `atvm-automation-examples.md`
|
||||
- Keep this guide focused on run-control rules and workflow constraints.
|
||||
- Use examples as reference material only, not as default intent for new operator requests.
|
||||
|
||||
## Example Option Patterns (Guide-Only)
|
||||
- Distro-scoped VM selection:
|
||||
|
||||
Reference in New Issue
Block a user