Test/unit-tests: don't enable tag repos in TF during prepare

TF renamed their tag repos, which makes out unit tests prepare step
fail. Moreover, these repos are now enabled by default, so there's no
value in enabling them explicitly.

Resolves: RHEL-111405

Signed-off-by: Tomáš Hozza <thozza@redhat.com>
This commit is contained in:
Tomáš Hozza 2025-10-13 14:42:03 +02:00
parent 693a50215c
commit b1d0963b71
No known key found for this signature in database
GPG Key ID: C5887AD51D9F3C2D

View File

@ -5,9 +5,6 @@ prepare:
- git
- make
- osbuild
- how: shell
order: 20
script: dnf config-manager --set-enabled testing-farm-tag-repository
discover:
how: fmf
filter: tag:unit-test