mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 05:35:25 +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>
7 lines
162 B
Plaintext
7 lines
162 B
Plaintext
nbdkit \
|
|
--unix /tmp/domain-QEMUGuest1/nbdkit-disk3-src0.socket \
|
|
--foreground \
|
|
--readonly curl \
|
|
protocols=ftp \
|
|
url=ftp://ftp.example.org:20/path/to/disk3.iso
|