Default ATVM template runs to test partition

This commit is contained in:
2026-03-30 20:26:08 -04:00
parent e8353dc9a9
commit b1b7e89449
3 changed files with 11 additions and 1 deletions

View File

@@ -51,6 +51,7 @@ This file defines how to operate and maintain the ATVM workspace in `/home/aw/co
- Default Mattermost status destination config: `/home/aw/code/cds/.env.credentials.local`
- Default plugin: `--use_specified_plugin iscsi`
- Always include `--ignore_force_shutdown` unless explicitly told not to.
- Always include `--test_partition` unless explicitly told not to.
- Default config family: `gold`
- Do not auto-add the maintained `--exclude_partial_match` blacklist when the operator explicitly targets named VMs with `--specify_vms`.
- Even for explicit `--specify_vms` requests, first check whether any requested VM is on the maintained blacklist and stop if it is.