[Bug 1199211] set buildflags exclude on kernel devel project so that branched projects have proper build disables
https://bugzilla.suse.com/show_bug.cgi?id=1199211 https://bugzilla.suse.com/show_bug.cgi?id=1199211#c5 Michal Suchanek <msuchanek@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(msuchanek@suse.co | |m) | --- Comment #5 from Michal Suchanek <msuchanek@suse.com> --- (In reply to Dirk Mueller from comment #0)
After a chat with the OBS folks, these two options are there:
* set a OBS:BranchSkipRepositories attribute on the project. that means that new project branches will entirely have the given repositories skipped when creating a branch. I personally think that isn't the desired behavior, as it would means things like kernel-obs-build etc are not properly tested
Do you need those packages for anything, though? It's not like you would be submitting changes from such project.
%if "%_repository" == "standard" || "%_repository" == "ports" || "%_repository" == "PPC" || "%_repository" == "RISCV" || "%_repository" == "S390" BuildFlags: excludebuild:kernel-obs-build BuildFlags: excludebuild:kernel-obs-qa %endif
This is inherited to QA, and thus does not work. See bug 1211226 comment 15 -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com