[libvirt] [PATCH 0/2] Fixes for CI virt-manager test failures

John Ferlan posted 2 patches 7 years ago
Only 1 patches received!
src/conf/virnodedeviceobj.c | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
[libvirt] [PATCH 0/2] Fixes for CI virt-manager test failures
Posted by John Ferlan 7 years ago
Test began failing after commit 'd06d1a32' and 'be3c2dfd':

https://ci.centos.org/view/libvirt/job/virt-manager-master-check/systems=libvirt-fedora-rawhide/426/console

Needed to fix the aclfilter check in both NumOfDevices and GetNames


John Ferlan (2):
  conf: Fix virNodeDeviceObjGetNames nnames increment
  nodedev: Fix aclfilter check

 src/conf/virnodedeviceobj.c | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

-- 
2.9.3

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 0/2] Fixes for CI virt-manager test failures
Posted by Michal Privoznik 7 years ago
On 04/10/2017 07:56 PM, John Ferlan wrote:
> Test began failing after commit 'd06d1a32' and 'be3c2dfd':
>
> https://ci.centos.org/view/libvirt/job/virt-manager-master-check/systems=libvirt-fedora-rawhide/426/console
>
> Needed to fix the aclfilter check in both NumOfDevices and GetNames
>
>
> John Ferlan (2):
>   conf: Fix virNodeDeviceObjGetNames nnames increment
>   nodedev: Fix aclfilter check
>
>  src/conf/virnodedeviceobj.c | 7 ++++---
>  1 file changed, 4 insertions(+), 3 deletions(-)
>

ACK

Michal

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 0/2] Fixes for CI virt-manager test failures
Posted by Yash Mankad 7 years ago
On 04/10/2017 01:56 PM, John Ferlan wrote:
> Test began failing after commit 'd06d1a32' and 'be3c2dfd':
>
> https://ci.centos.org/view/libvirt/job/virt-manager-master-check/systems=libvirt-fedora-rawhide/426/console
>
> Needed to fix the aclfilter check in both NumOfDevices and GetNames
>
>
> John Ferlan (2):
>    conf: Fix virNodeDeviceObjGetNames nnames increment
>    nodedev: Fix aclfilter check
>
>   src/conf/virnodedeviceobj.c | 7 ++++---
>   1 file changed, 4 insertions(+), 3 deletions(-)
>

ACK.

Thanks,
Yash

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list