From 44c902460eda0c5b0450f858823e5b44a34cf904 Mon Sep 17 00:00:00 2001 From: Alexander Sosedkin Date: Fri, 27 Jun 2025 10:34:17 +0200 Subject: [PATCH] plans/ci: modify plan names --- plans/ci.fmf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/plans/ci.fmf b/plans/ci.fmf index aa20bd8..6220f1b 100644 --- a/plans/ci.fmf +++ b/plans/ci.fmf @@ -1,11 +1,11 @@ -/buildroot-disabled: +/fips-disabled-buildroot-disabled: plan: import: url: https://pkgs.devel.redhat.com/git/tests/libtasn1 - name: /plans/ci/buildroot-disabled + name: /plans/ci/fips-disabled-buildroot-disabled -/buildroot-enabled: +/fips-disabled-buildroot-enabled: plan: import: url: https://pkgs.devel.redhat.com/git/tests/libtasn1 - name: /plans/ci/buildroot-enabled + name: /plans/ci/fips-disabled-buildroot-enabled