Re: [libvirt] [PATCH v5 8/9] Add a test case to verify setting vxhs_tls=0 disables TLS for VxHS disks

2017-08-30 Thread John Ferlan
On 08/29/2017 02:39 AM, Ashish Mittal wrote: > Add a test case to verify that if vxhs_tls is disabled in qemu.conf > then adding "tls=yes" in the domain XML generates an error. > > Signed-off-by: Ashish Mittal > --- > ...ml2argv-disk-drive-network-tlsx509-err-vxhs.xml | 34 > +

[libvirt] [PATCH v5 8/9] Add a test case to verify setting vxhs_tls=0 disables TLS for VxHS disks

2017-08-28 Thread Ashish Mittal
Add a test case to verify that if vxhs_tls is disabled in qemu.conf then adding "tls=yes" in the domain XML generates an error. Signed-off-by: Ashish Mittal --- ...ml2argv-disk-drive-network-tlsx509-err-vxhs.xml | 34 ++ tests/qemuxml2argvtest.c | 2