From 6ae456a9e32f5e5219e8b867c6e8f2c2143072c2 Mon Sep 17 00:00:00 2001 From: Vojtech Trefny Date: Wed, 9 Jul 2025 10:47:01 +0200 Subject: [PATCH] Fix running gating tests URL for discovery removed: 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. Added missing ci.fmf after migration to TMT --- ci.fmf | 1 + plans/tests.fmf | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) create mode 100644 ci.fmf diff --git a/ci.fmf b/ci.fmf new file mode 100644 index 0000000..c5aa0e0 --- /dev/null +++ b/ci.fmf @@ -0,0 +1 @@ +resultsdb-testcase: separate diff --git a/plans/tests.fmf b/plans/tests.fmf index 17b695c..7ced18b 100644 --- a/plans/tests.fmf +++ b/plans/tests.fmf @@ -26,8 +26,6 @@ prepare: discover: how: shell - url: https://gitlab.com/redhat/centos-stream/rpms/libblockdev.git - ref: c10s dist-git-source: true dist-git-install-builddeps: true tests: