From dc06734bc42732166b69d1bf2acc78a7380cf88a Mon Sep 17 00:00:00 2001 From: George Pantelakis Date: Thu, 6 Mar 2025 18:05:58 +0100 Subject: [PATCH] Update ci to get plans from the component test repo --- plans/ci.fmf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/plans/ci.fmf b/plans/ci.fmf index c4f4649..b7d0f76 100644 --- a/plans/ci.fmf +++ b/plans/ci.fmf @@ -1,23 +1,23 @@ /fips-disabled-buildroot-disabled: plan: import: - url: https://pkgs.devel.redhat.com/git/tests/smart-cards + url: https://pkgs.devel.redhat.com/git/tests/opensc name: /plans/ci/fips-disabled-buildroot-disabled /fips-disabled-buildroot-enabled: plan: import: - url: https://pkgs.devel.redhat.com/git/tests/smart-cards + url: https://pkgs.devel.redhat.com/git/tests/opensc name: /plans/ci/fips-disabled-buildroot-enabled /fips-enabled-buildroot-disabled: plan: import: - url: https://pkgs.devel.redhat.com/git/tests/smart-cards + url: https://pkgs.devel.redhat.com/git/tests/opensc name: /plans/ci/fips-enabled-buildroot-disabled /fips-enabled-buildroot-enabled: plan: import: - url: https://pkgs.devel.redhat.com/git/tests/smart-cards + url: https://pkgs.devel.redhat.com/git/tests/opensc name: /plans/ci/fips-enabled-buildroot-enabled