Re: [libvirt] [PATCH 21/24] tests: qemumonitorjson: Add test case for node name detection with blockjob

2017-07-26 Thread Eric Blake
On 07/26/2017 05:00 AM, Peter Krempa wrote: > qemu 2.9 returns an extra layer in the backing data if a block job is > active. Add a test case to see whether our code properly detects and > ignores such layer. > --- > ...mumonitorjson-nodename-blockjob-blockstats.json | 301 + > ...umonitor

[libvirt] [PATCH 21/24] tests: qemumonitorjson: Add test case for node name detection with blockjob

2017-07-26 Thread Peter Krempa
qemu 2.9 returns an extra layer in the backing data if a block job is active. Add a test case to see whether our code properly detects and ignores such layer. --- ...mumonitorjson-nodename-blockjob-blockstats.json | 301 + ...umonitorjson-nodename-blockjob-named-nodes.json | 682 ++