Refine explicit-VM blacklist handling for ATVM runs

This commit is contained in:
2026-03-27 12:30:31 -04:00
parent 95eeba60cd
commit 3b28f877ef
3 changed files with 13 additions and 1 deletions

View File

@@ -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`