Refine explicit-VM blacklist handling for ATVM runs
This commit is contained in:
@@ -125,7 +125,9 @@ python3 ./run-sorry-cypress.py --config_file <config-file> --build_name <hyphena
|
||||
- `--vm_platforms vmware|ovirt|openshift|proxmox`
|
||||
|
||||
## Blacklisted Machines
|
||||
Always exclude these machines from ATVM automation runs by adding them to `--exclude_partial_match`.
|
||||
Always exclude these machines from broad-scope ATVM automation runs by adding them to `--exclude_partial_match`.
|
||||
If the operator explicitly targets one or more named VMs with `--specify_vms`, do not add the maintained `--exclude_partial_match` list unless the operator also explicitly asks for it.
|
||||
Even for explicit `--specify_vms` requests, first check whether any requested VM is on the maintained blacklist and stop instead of launching the run if one is included.
|
||||
|
||||
Permanently blacklisted because CMC cannot compile:
|
||||
- `atvm6-centos6.0`
|
||||
|
||||
Reference in New Issue
Block a user