action #123748
[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.
History
#1
Updated by okurz about 2 months ago
- Tags set to reactive work
- Target version set to Ready
#2
Updated by okurz about 2 months 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.
#3
Updated by MDoucha about 2 months ago
SLE-15SP4 bot config PR which depends on this feature request:
https://gitlab.suse.de/qa-maintenance/metadata/-/merge_requests/789
#4
Updated by okurz about 2 months ago
- Priority changed from Low to Normal
#5
Updated by osukup about 1 month ago
- Status changed from New to Resolved
- Assignee set to osukup