CI Gating: Avoid installing conflicting headers
This commit is contained in:
parent
201f88a749
commit
5c459b73d2
@ -8,7 +8,7 @@ decision_contexts:
|
||||
- bodhi_update_push_stable_critpath
|
||||
subject_type: koji_build
|
||||
rules:
|
||||
# - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}
|
||||
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}
|
||||
- !PassingTestCaseRule {test_case_name: baseos-qe.koji-build.scratch-build.validation}
|
||||
--- !Policy
|
||||
product_versions:
|
||||
|
@ -6,6 +6,5 @@ prepare:
|
||||
how: install
|
||||
exclude:
|
||||
- glibc-headers-s390
|
||||
- glibc-headers-x86
|
||||
execute:
|
||||
how: beakerlib
|
||||
|
Loading…
Reference in New Issue
Block a user