On Fri, Oct 11, 2024 at 03:32:53PM +0200, Peter Krempa wrote:
> Adapt to deprecation of 'gluster' replacement of 'reconnect' by
> 'reconnect-ms' and add qemu-9.2 caps. See individual patches for
> details.
>
> Peter Krempa (10):
> qemublocktest: Convert all 'gluster' instances to 'nbd' in 'xml2json'
> cases
> qemublocktest: Mark gluster cases in XML->json->XML tests as
> deprecated
> qemublocktest: Mark 'gluster' case in image creation test as
> deprecated
> qemuxmlconftest: Use only 'nfs' protocol in 'disk-network-nfs'
> qemuxml(conf|active)test: Use 'nbd' instead of 'gluster' in
> 'disk-backing-chains-(no)index' cases
> qemuxmlconftest: Pin 'disk-network-gluster' case to qemu-9.1
> qemu: capabilities: Introduce QEMU_CAPS_CHARDEV_RECONNECT_MILISECONDS
> qemu: chardev: Use 'reconnect-ms' instead of deprecated 'reconnect'
> qemuxmlconftest: Add '9.1.0' versions of test cases for 'reconnect'
> option of chardevs
> tests: qemucapabilities: Add test data for the qemu-9.2 dev cycle
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>