From ae0d54729c4f276c7241fca507979454a11b1f78 Mon Sep 17 00:00:00 2001 From: aprikryl Date: Thu, 6 Feb 2025 15:46:02 +0100 Subject: [PATCH] Fix URL of imported tests --- ci_tests.fmf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ci_tests.fmf b/ci_tests.fmf index 9a422e8..1afdf2a 100644 --- a/ci_tests.fmf +++ b/ci_tests.fmf @@ -1,11 +1,11 @@ /e2e_ci: plan: import: - url: https://github.com/RedHat-SP-Security/rsyslog-plans.git + url: https://github.com/RedHat-SP-Security/clevis-plans.git name: /generic/e2e_ci /rpmverify: plan: import: - url: https://github.com/RedHat-SP-Security/rsyslog-plans.git + url: https://github.com/RedHat-SP-Security/clevis-plans.git name: /generic/rpmverify \ No newline at end of file