CI Gating: Exclude conflicting glibc-headers from dnf transaction
This commit is contained in:
parent
d739a4cf24
commit
d2216bc0af
@ -2,5 +2,10 @@ summary: CI Gating Plan
|
|||||||
discover:
|
discover:
|
||||||
how: fmf
|
how: fmf
|
||||||
directory: tests
|
directory: tests
|
||||||
|
prepare:
|
||||||
|
how: install
|
||||||
|
exclude:
|
||||||
|
- glibc-headers-x86
|
||||||
|
- glibc-headers-s390
|
||||||
execute:
|
execute:
|
||||||
how: beakerlib
|
how: beakerlib
|
||||||
|
Loading…
Reference in New Issue
Block a user