Clarify ATVM systemOS command defaults
This commit is contained in:
@@ -49,11 +49,12 @@ This file defines how to operate and maintain the ATVM workspace in `/home/aw/co
|
||||
- Controller credential source: `/home/aw/code/cds/.env.credentials.local` via `ATVM_CONTROLLER_USER` and `ATVM_CONTROLLER_PASSWORD`
|
||||
- Detailed test artifact root on controller: `/root/cdc-e2e-cyp-12.17.4/cypress/cmcReporter`
|
||||
- Default Mattermost status destination config: `/home/aw/code/cds/.env.credentials.local`
|
||||
- Default plugin: `--use_specified_plugin iscsi`
|
||||
- Default plugin-bearing template plugin: `--use_specified_plugin iscsi`
|
||||
- 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.
|
||||
- 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`.
|
||||
- Even for explicit `--specify_vms` requests, first check whether any requested VM is on the maintained blacklist and stop if it is.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user