From 810e8c45eb82443e1f557dbfe1f859fb1807f5bb Mon Sep 17 00:00:00 2001 From: Maurizio Lombardi Date: Thu, 20 Nov 2025 08:16:13 +0100 Subject: [PATCH] Fix gating tests Resolves: RHEL-129230 Signed-off-by: Maurizio Lombardi --- gating.yaml | 1 + nvme-cli.spec | 5 ++++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gating.yaml b/gating.yaml index 4db6fc9..9156309 100644 --- a/gating.yaml +++ b/gating.yaml @@ -2,3 +2,4 @@ product_versions: - rhel-10 decision_context: osci_compose_gate +rules: [] diff --git a/nvme-cli.spec b/nvme-cli.spec index 140a22e..18835f7 100644 --- a/nvme-cli.spec +++ b/nvme-cli.spec @@ -5,7 +5,7 @@ Name: nvme-cli Version: 2.16 -Release: 1%{?dist} +Release: 2%{?dist} Summary: NVMe management command line interface License: GPL-2.0-only @@ -109,6 +109,9 @@ fi %systemd_postun nvmf-connect-nbft.service %changelog +* Wed Nov 19 2025 Maurizio Lombardi - 2.16-2 +- Fix gating tests for RHEL-129230 + * Tue Nov 18 2025 Maurizio Lombardi - 2.16-1 - Rebase to new version 2.16