Add gating tests (for RHEL 9)
(cherry picked from commitc4dc459160
) Remove bogus timestamp added by rpmdev-bumpspec (cherry picked from commiteb8e677daa
) resolves: rhbz#1950609
This commit is contained in:
parent
c15ba85047
commit
2e94ef6b20
6
gating.yaml
Executable file
6
gating.yaml
Executable file
@ -0,0 +1,6 @@
|
|||||||
|
--- !Policy
|
||||||
|
product_versions:
|
||||||
|
- rhel-9
|
||||||
|
decision_context: osci_compose_gate
|
||||||
|
rules:
|
||||||
|
- !PassingTestCaseRule {test_case_name: xen-ci.brew-build.tier1.functional}
|
@ -29,7 +29,7 @@
|
|||||||
Summary: Tool for creating supermin appliances
|
Summary: Tool for creating supermin appliances
|
||||||
Name: supermin
|
Name: supermin
|
||||||
Version: 5.2.1
|
Version: 5.2.1
|
||||||
Release: 2%{?dist}.1
|
Release: 3%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
|
|
||||||
ExclusiveArch: %{kernel_arches}
|
ExclusiveArch: %{kernel_arches}
|
||||||
@ -168,6 +168,9 @@ make check || {
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 2 2021 Richard W.M. Jones <rjones@redhat.com> - 5.2.1-3
|
||||||
|
- Add gating tests (for RHEL 9)
|
||||||
|
|
||||||
* Fri May 07 2021 Richard W.M. Jones <rjones@redhat.com> - 5.2.1-2.el9.1
|
* Fri May 07 2021 Richard W.M. Jones <rjones@redhat.com> - 5.2.1-2.el9.1
|
||||||
- Do not include the package on POWER on RHEL 9
|
- Do not include the package on POWER on RHEL 9
|
||||||
resolves: rhbz#1956934
|
resolves: rhbz#1956934
|
||||||
|
Loading…
Reference in New Issue
Block a user