add gating.yaml

Resolves: RHEL-42608

Signed-off-by: Jaroslav Kysela <jkysela@redhat.com>
This commit is contained in:
Jaroslav Kysela 2024-06-17 11:15:27 +02:00
parent b8992a3715
commit c72a01efba
2 changed files with 11 additions and 2 deletions

View File

@ -5,7 +5,7 @@
Summary: Firmware for several ALSA-supported sound cards
Name: alsa-firmware
Version: 1.2.4
Release: 13%{?dist}
Release: 14%{?dist}
# See later in the spec for a breakdown of licensing
License: GPL-1.0-or-later and BSD-3-Clause and GPL-2.0-or-later and GPL-2.0-only and LGPL-2.1-or-later
URL: http://www.alsa-project.org/
@ -200,8 +200,11 @@ make install DESTDIR=%{buildroot}
%changelog
* Mon Jun 17 2024 Jaroslav Kysela <perex@perex.cz> - 1.2.4-14
- Add gating.yaml
* Thu May 2 2024 Jaroslav Kysela <perex@perex.cz> - 1.2.4-13
- Add rpminspect.yaml file to skip annonbin check
- Add rpminspect.yaml file to skip annobin check
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.4-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

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}