Comment # 1 on bug 1199211 from
we need to undo the excludebuild for qa, so something like 

%if "%_repository" == "QA" || "%_repository" == "QA_ports"  || "%_repository"
== "QA_ARM" || "%_repository" == "QA_PPC" || "%_repository" == "QA_RISCV" ||
"%_repository" == "QA_S390"
BuildFlags: !excludebuild:kernel-obs-build
BuildFlags: !excludebuild:kernel-obs-qa
%endif

needs to be added on top


You are receiving this mail because: