docs: default ATVM automation to ignore force shutdown and iscsi
Document ATVM automation defaults to always include --ignore_force_shutdown on cmc-templates.py commands and to use --use_specified_plugin iscsi unless explicitly overridden. Update the ATVM automation guide, folder-level AGENTS instructions, and run learnings so future runs follow the same defaults.
This commit is contained in:
@@ -158,6 +158,8 @@ Re-create blacklist:
|
||||
- Do not include Gold Disk IDs in `--build_name`.
|
||||
- `--build_name` must not contain spaces; use `-` between words.
|
||||
- Prefer distro-scoped filtering (for example `--containsVm redhat9`) when possible.
|
||||
- Always include `--ignore_force_shutdown` on `cmc-templates.py` commands unless the operator explicitly asks not to.
|
||||
- Default to `--use_specified_plugin iscsi` unless the operator explicitly requests a different plugin.
|
||||
- Do not reference `cypress.atvm-config.ts` by default.
|
||||
- Unless the operator explicitly asks for another config, use ATVM config files with `gold` in the filename (for example `cypress.atvm-config-gold.ts`).
|
||||
- If the operator-specified ATVM config file is missing, fail fast and report the missing filename.
|
||||
|
||||
Reference in New Issue
Block a user