action #9012
make sure test updates are in the patterns
Description
the default patterns should include the update test packages so test updates actually get installed.
Related issues
History
#1
Updated by lnussel over 7 years ago
- Assignee set to coolo
agreed to introduce some %bcond_with betatest in the patterns package in order to not require a source change. The prjconf need to set that flag then as long as we want to include the test pattern.
something like
%package update_test
...
%if %{?with_betatest}
Recommends: aaa_base-malloccheck
Supplements: patterns-openSUSE-basesystem
%endif
#2
Updated by coolo over 7 years ago
- Status changed from New to In Progress
#4
Updated by lnussel over 7 years ago
- % Done changed from 0 to 100
#5
Updated by lnussel about 7 years ago
- Copied to action #11894: make sure test updates are in the patterns added