action #123748
closed[tools] Add support for excluding packages from test flavor in bot config
0%
Description
SLE-15SP4 livepatching channel will include packages for userspace livepatching which need standard single incident and aggregate tests. Incident scheduling logic in bot config therefore needs support for package exclusion so that the livepatching channel can be enabled for single incidents without flooding the job groups with kernel livepatch tests. Example:
Server-DVD-Incidents:
archs:
- x86_64
issues:
...
exclude_packages:
- kernel-livepatch
Any incident that contains package with the given name (or name prefix) will be skipped for the parent flavor regardless of what else it contains.
Updated by okurz almost 2 years ago
- Tags set to reactive work
- Target version set to Ready
Updated by okurz almost 2 years ago
- Assignee deleted (
osukup) - Priority changed from Normal to Low
I wanted to keep the assignment in case mdoucha and osukup immediately picked up the work on this but apparently that was not the case. So we should refine and estimate this properly within the team before picking assignments.
Updated by MDoucha almost 2 years ago
SLE-15SP4 bot config PR which depends on this feature request:
https://gitlab.suse.de/qa-maintenance/metadata/-/merge_requests/789
Updated by osukup almost 2 years ago
- Status changed from New to Resolved
- Assignee set to osukup