Add gating tests (for RHEL 9)
resolves: rhbz#1950597
This commit is contained in:
parent
d5855466da
commit
9ffc896665
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}
|
@ -6,7 +6,7 @@
|
||||
|
||||
Name: libguestfs-winsupport
|
||||
Version: 8.2
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Add support for Windows guests to virt-v2v and virt-p2v
|
||||
|
||||
URL: http://www.ntfs-3g.org/
|
||||
@ -136,6 +136,9 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jun 02 2021 Richard W.M. Jones <rjones@redhat.com> - 8.2-3
|
||||
- Add gating tests (for RHEL 9)
|
||||
|
||||
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 8.2-2
|
||||
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user