add gating.yaml for rhel-10
Resolves: RHEL-64990 Signed-off-by: Maurizio Lombardi <mlombard@redhat.com>
This commit is contained in:
parent
63f6a34bfd
commit
0a3c78fb78
7
gating.yaml
Normal file
7
gating.yaml
Normal file
@ -0,0 +1,7 @@
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-10
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|
||||
|
@ -7,7 +7,7 @@ Name: python-rtslib
|
||||
License: Apache-2.0
|
||||
Summary: API for Linux kernel LIO SCSI target
|
||||
Version: 2.1.76
|
||||
Release: 10%{?dist}
|
||||
Release: 11%{?dist}
|
||||
URL: https://github.com/open-iscsi/%{oname}
|
||||
Source: %{url}/archive/v%{version}/%{oname}-%{version}.tar.gz
|
||||
Patch0: 0001-Turn-off-unsupported-fabrics.patch
|
||||
@ -130,6 +130,9 @@ install -m 644 doc/saveconfig.json.5 %{buildroot}%{_mandir}/man5/
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Oct 31 2024 Maurizio Lombardi <mlombard@redhat.com> - 2.1.76-11
|
||||
- Add gating.yaml
|
||||
|
||||
* Wed Oct 30 2024 Maurizio Lombardi <mlombard@redhat.com> - 2.1.76-10
|
||||
- Fix RHEL-64990 (dbroot fix and disable unsupported fabrics)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user