docs(atvm): require explicit approval before any atvm_prep execution
This commit is contained in:
@@ -104,6 +104,7 @@ This file defines how to operate and maintain the ATVM workspace in `/home/aw/co
|
||||
- For VM power, shutdown, startup, snapshot, or maintenance requests, operate only on the exact VM names provided by the operator.
|
||||
- If any requested VM name is missing or not found, stop immediately and report the missing names; do not infer, substitute, or search for replacement VMs unless the operator explicitly requests a discovery/mapping step.
|
||||
- For `atvm_prep` requests, infer common option values from operator shorthand when intent is clear.
|
||||
- For any `atvm_prep` execution request, always present the exact planned `atvm_prep.py` command first and wait for explicit operator approval before running it.
|
||||
- `atvm_prep` datastore shorthand mapping for `-n`:
|
||||
- `Gold` -> `AutomatedTest-VMBootImg-Gold`
|
||||
- `Gold2` -> `AutomatedTest-VMBootImg-Gold-2`
|
||||
|
||||
Reference in New Issue
Block a user