From 4f4ceda83f8c51d6c329c7a7021630989077eb3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Zaoral?= Date: Thu, 3 Oct 2024 12:38:07 +0200 Subject: [PATCH] tests: make plan names strictly exclusive --- gating.yaml | 2 +- plans/tier1-internal.fmf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gating.yaml b/gating.yaml index 6deed6b..27a7110 100644 --- a/gating.yaml +++ b/gating.yaml @@ -3,5 +3,5 @@ product_versions: - rhel-10 decision_context: osci_compose_gate rules: - - !PassingTestCaseRule {test_case_name: osci.brew-build./plans/tier1-internal/coreutils.functional} + - !PassingTestCaseRule {test_case_name: osci.brew-build./plans/tier1-internal/coreutils-multi.functional} - !PassingTestCaseRule {test_case_name: osci.brew-build./plans/tier1-internal/coreutils-single.functional} diff --git a/plans/tier1-internal.fmf b/plans/tier1-internal.fmf index 735ba14..5927075 100644 --- a/plans/tier1-internal.fmf +++ b/plans/tier1-internal.fmf @@ -8,7 +8,7 @@ adjust: enabled: false when: distro == centos-stream or distro == fedora -/coreutils: +/coreutils-multi: summary: Internal Tier1 tests plan - coreutils prepare: how: install