Align ATVM coverage and notes with template command
This commit is contained in:
@@ -311,6 +311,15 @@ This file stores run-specific examples only when a run produced a new learning r
|
||||
- Include important operator-relevant run options such as `--ignore_force_shutdown` in `COVERAGE:`.
|
||||
- Keep `COVERAGE:` focused on run intent and options, not the explicit target-host list.
|
||||
- Do not include verbose prose lines such as `scope of this run: ...` in `COVERAGE:`.
|
||||
- Treat `COVERAGE:` as a concise reflection of the important `cmc-templates.py` command inputs.
|
||||
|
||||
## Run Learning: 2026-03-27 (Log the exact template command in NOTES)
|
||||
- Observed requirement:
|
||||
- The operator wants `NOTES:` to include the exact `cmc-templates.py` command that triggered the ATVM run.
|
||||
- The outer `sshpass`/`ssh` wrapper should be omitted, but the command itself should not be trimmed even when long.
|
||||
- Action for future runs:
|
||||
- Store and display the exact `cmc-templates.py` command in `NOTES:`.
|
||||
- Omit only the outer remote-execution wrapper.
|
||||
|
||||
## Run Learning: 2026-03-27 (Do not auto-add blacklist excludes for explicitly specified VMs)
|
||||
- Observed requirement:
|
||||
|
||||
Reference in New Issue
Block a user