New commit trying to fix the gating.yaml file

This commit is contained in:
Danilo C. L. de Paula 2019-08-30 16:04:48 -03:00
parent c40015a579
commit c29f9228b3
2 changed files with 6 additions and 2 deletions

View File

@ -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 }

View File

@ -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)