mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-10 15:30:12 +00:00
bdece5518d
Previously this test only tested the generated nbdkit command for the top level disk source. Update it to test the generated commmands for all sources in the chain. Signed-off-by: Jonathon Jongsma <jjongsma@redhat.com> Reviewed-by: Peter Krempa <pkrempa@redhat.com>
6 lines
142 B
Plaintext
6 lines
142 B
Plaintext
nbdkit \
|
|
--unix /tmp/domain-QEMUGuest1/nbdkit-disk1-src0.socket \
|
|
--foreground curl \
|
|
protocols=https \
|
|
url=https://example.org:443/test2.img
|