#14 CI Gating: Exclude conflicting glibc-headers from dnf transaction
Closed 2 years ago by mcermak. Opened 2 years ago by mcermak.
Unknown source rawhide  into  rawhide

file modified
+5
@@ -2,5 +2,10 @@

  discover:

      how: fmf

      directory: tests

+ prepare:

+     how: install

+     exclude:

+         - glibc-headers-x86

+         - glibc-headers-s390

  execute:

      how: beakerlib

== PLEASE DO NOT MERGE ==

1 new commit added

  • CI Gating: Exclude glibc32 from dnf transaction
2 years ago

1 new commit added

  • Rely on tag repo not having glibc32 (TFT-847)
2 years ago

Pull-Request has been closed by mcermak

2 years ago
Metadata