Michal Suchanek changed bug 1199211
What Removed Added
Flags needinfo?(msuchanek@suse.com)  

Comment # 5 on bug 1199211 from Michal Suchanek
(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: