libvirt/tests/qemunbdkitdata/disk-network-http.args.disk1
Jonathon Jongsma e7a9a2ae62 tests: add tests for nbdkit invocation
We were testing the arguments that were being passed to qemu when a disk
was being served by nbdkit, but the arguments used to start nbdkit
itself were not testable. This adds a test to ensure that we're invoking
nbdkit correctly for various disk source definitions.

Signed-off-by: Jonathon Jongsma <jjongsma@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
2023-09-19 14:28:50 -05:00

6 lines
136 B
Plaintext

nbdkit \
--unix /tmp/statedir-1/nbdkit-test-disk-1.socket \
--foreground curl \
protocols=https \
url=https://example.org:443/test2.img