Document ATVM missing-config fail-fast rule
Record the operator preference to stop immediately when a requested ATVM config file is missing. Update the ATVM guide, local agent instructions, and run learnings to avoid searching for or substituting alternate config files without explicit direction.
This commit is contained in:
@@ -157,6 +157,8 @@ Re-create blacklist:
|
||||
- Prefer distro-scoped filtering (for example `--containsVm redhat9`) when possible.
|
||||
- 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.
|
||||
- Do not search for alternate config files or silently substitute another config unless the operator explicitly asks for that.
|
||||
|
||||
## Update Policy (Both Tracks)
|
||||
After each run:
|
||||
|
||||
Reference in New Issue
Block a user