From fcdd4e1e2f3128c7f7236057e1ebfef34e82a12d Mon Sep 17 00:00:00 2001 From: Vojtech Trefny Date: Tue, 8 Jul 2025 14:33:48 +0200 Subject: [PATCH] Do not specify URL for discovering tests With the URL pointed to the upstream repository the source RPM is taken from the c10s branch and any patches included in the MR are not applied when extracting tests. --- plans/tests.fmf | 2 -- 1 file changed, 2 deletions(-) diff --git a/plans/tests.fmf b/plans/tests.fmf index 0c5f7d3..bd2b25b 100644 --- a/plans/tests.fmf +++ b/plans/tests.fmf @@ -13,8 +13,6 @@ prepare: discover: how: shell - url: https://gitlab.com/redhat/centos-stream/rpms/python-blivet.git - ref: c10s dist-git-source: true dist-git-install-builddeps: true tests: