New commit trying to fix the gating.yaml file
This commit is contained in:
parent
c40015a579
commit
c29f9228b3
@ -3,4 +3,4 @@ product_versions:
|
||||
- rhel-8
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule { test_case_name: manual.virtualization.virtio-win.sanity }
|
||||
- !PassingTestCaseRule { test_case_name: manual.sst_virtualization.virtio-win.sanity }
|
||||
|
||||
@ -20,7 +20,7 @@
|
||||
Summary: VirtIO para-virtualized drivers for Windows(R)
|
||||
Name: virtio-win
|
||||
Version: 1.9.9
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Group: Applications/System
|
||||
URL: http://www.redhat.com/
|
||||
BuildArch: noarch
|
||||
@ -124,6 +124,10 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Aug 30 2019 Danilo C. L. de Paula <ddepaula@redhat.com> - 1.9.9-3.el8
|
||||
- Resolves: rhbz#1588425
|
||||
(virtio-mouse can not passthrough)
|
||||
|
||||
* Fri Aug 30 2019 Danilo C. L. de Paula <ddepaula@redhat.com> - 1.9.9-2
|
||||
- Resolves: rhbz#1588425
|
||||
(virtio-mouse can not passthrough)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user