On a Wednesday in 2023, Peter Krempa wrote:
Both tests pass a disk source definition which didn't go through
the
preparation steps and thus contains only the target information that
were originally present, thus we should be using the
QEMU_BLOCK_STORAGE_SOURCE_BACKEND_PROPS_TARGET_ONLY flag.
For the same reason QEMU_BLOCK_STORAGE_SOURCE_BACKEND_PROPS_AUTO_READONLY
used in 'testJSONtoJSON' doesn't make sense.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
tests/qemublocktest.c | 4 ++--
tests/qemublocktestdata/jsontojson/curl-libguestfs-out.json | 5 ++---
.../jsontojson/ssh-passthrough-libguestfs-out.json | 4 +---
3 files changed, 5 insertions(+), 8 deletions(-)
For patches 1 to 9/22
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano