Update gating.yaml

Related: #2089418
This commit is contained in:
Marian Csontos 2022-05-24 11:05:56 +02:00
parent 26ae240a90
commit 737e8fe18b
3 changed files with 11 additions and 2 deletions

View File

@ -3,7 +3,7 @@
Name: boom-boot
Version: 1.4
Release: 1%{?dist}
Release: 2%{?dist}
Summary: %{summary}
License: GPLv2
@ -138,6 +138,9 @@ rm doc/conf.py
%changelog
* Tue May 24 2022 Marian Csontos <mcsontos@redhat.com> 1.4-2
- Update gating.yaml.
* Mon May 23 2022 Marian Csontos <mcsontos@redhat.com> 1.4-1
- Update to release 1.4.

6
gating.yaml Normal file
View File

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

View File

@ -28,7 +28,7 @@
(
set -xve;
boom profile list;
#boom profile list;
boom profile create --name test --short-name test --os-version rhel8 --os-version-id rhel8 --uname-pattern el8;
boom profile list;
boom entry list;