atvm: default windows runs to hang_retries 0

This commit is contained in:
2026-05-07 11:13:42 -04:00
parent 28cd8a217f
commit e3497111dd
3 changed files with 9 additions and 0 deletions

View File

@@ -53,6 +53,7 @@ This file defines how to operate and maintain the ATVM workspace in `/home/aw/co
- Always include `--ignore_force_shutdown` unless explicitly told not to.
- Always include `--test_partition` unless explicitly told not to.
- For `cmc-migrateops-compute-migration` to VMware, default to `--vm_platforms vmware` and `--set_static_ip_dest` unless explicitly told otherwise.
- For ATVM automation runs that involve Windows guests, default the runner command to `--hang_retries 0` unless explicitly told otherwise.
- Default config family: `gold`
- Treat `cmc-systemOS` as not using plugin or integration-type arguments. Do not auto-add `--use_specified_plugin`, `--integration_type`, or watcher integration/plugin metadata for that template.
- Do not auto-add the maintained `--exclude_partial_match` blacklist when the operator explicitly targets named VMs with `--specify_vms`.