Add gating.yaml

Resolves: RHEL-32144
This commit is contained in:
Tomas Bzatek 2024-05-07 17:00:24 +02:00
parent b580e08629
commit fb02e03e02
2 changed files with 10 additions and 1 deletions

6
gating.yaml Normal file
View File

@ -0,0 +1,6 @@
--- !Policy
product_versions:
- rhel-10
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}

View File

@ -1,7 +1,7 @@
Summary: List SCSI devices (or hosts) and associated information
Name: lsscsi
Version: 0.32
Release: 12%{?dist}
Release: 13%{?dist}
License: GPL-2.0-or-later
# official git repository: https://github.com/doug-gilbert/lsscsi
Source0: http://sg.danny.cz/scsi/%{name}-%{version}.tgz
@ -39,6 +39,9 @@ Author:
%changelog
* Tue May 07 2024 Tomas Bzatek <tbzatek@redhat.com> - 0.32-13
- Add gating.yaml
* Tue May 07 2024 Tomas Bzatek <tbzatek@redhat.com> - 0.32-12
- Disable NVMe support