From ff0449293d4b3551fc38d26805bc7a392b66eb0d Mon Sep 17 00:00:00 2001 From: aprikryl Date: Thu, 6 Feb 2025 15:47:56 +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 50daef8..4211f3f 100644 --- a/ci.tests.fmf +++ b/ci.tests.fmf @@ -1,12 +1,12 @@ /e2e_internal: plan: import: - url: https://github.com/RedHat-SP-Security/audit-plans.git + url: https://github.com/RedHat-SP-Security/luksmeta-plans.git name: /generic/e2e_ci_internal /rpmverify: plan: import: - url: https://github.com/RedHat-SP-Security/audit-plans.git + url: https://github.com/RedHat-SP-Security/luksmeta-plans.git name: /generic/rpmverify