Commit Graph

2 Commits

Author SHA1 Message Date
Tomáš Hozza
3ab1933d04
Don't rely on rhpkg and centpkg tools
Since [1], TMT finally applies downstream patches when extracting
sources for testing. Fixing this took eternity, and in the meantime, we
moved to using rhpkg / centpkg to prepare the sources for testing. This
is however now causing a lot of pain in c10s / el10, because these tools
are not yet build for the new distro versions.

Let's move back to relying on TMT to extract sources and apply
downstream, patches.

[1] https://github.com/teemtee/tmt/pull/2641

Signed-off-by: Tomáš Hozza <thozza@redhat.com>
2024-05-31 12:13:49 +02:00
Alexander Todorov
55460c84da
Enable gating for RHEL-10
Resolves: RHELMISC-3930
2024-05-30 15:18:25 +02:00