forked from rpms/glibc
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
|
- bodhi_update_push_stable_critpath
|
||||||
subject_type: koji_build
|
subject_type: koji_build
|
||||||
rules:
|
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}
|
- !PassingTestCaseRule {test_case_name: baseos-qe.koji-build.scratch-build.validation}
|
||||||
--- !Policy
|
--- !Policy
|
||||||
product_versions:
|
product_versions:
|
||||||
|
@ -6,6 +6,5 @@ prepare:
|
|||||||
how: install
|
how: install
|
||||||
exclude:
|
exclude:
|
||||||
- glibc-headers-s390
|
- glibc-headers-s390
|
||||||
- glibc-headers-x86
|
|
||||||
execute:
|
execute:
|
||||||
how: beakerlib
|
how: beakerlib
|
||||||
|
Loading…
Reference in New Issue
Block a user