mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-10 07:20:02 +00:00
tests: Drop some unused qemunbdkit data files
The test still passes after deleting them, which seems to indicate that they're unnecessary. Signed-off-by: Andrea Bolognani <abologna@redhat.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
72b76cf9bb
commit
2439e7135c
@ -1 +0,0 @@
|
||||
cookie1=cookievalue1; cookie2=cookievalue2; cookie3=cookievalue3
|
@ -1,8 +0,0 @@
|
||||
nbdkit \
|
||||
--unix /tmp/statedir-1/nbdkit-test-disk-1.socket \
|
||||
--foreground ssh \
|
||||
host=example.org \
|
||||
port=2222 \
|
||||
path=test2.img \
|
||||
user=testuser \
|
||||
password=-777
|
@ -1 +0,0 @@
|
||||
iscsi-mycluster_myname-secret
|
@ -1,9 +0,0 @@
|
||||
nbdkit \
|
||||
--unix /tmp/statedir-2/nbdkit-test-disk-2.socket \
|
||||
--foreground ssh \
|
||||
host=example.org \
|
||||
port=2222 \
|
||||
path=test2.img \
|
||||
identity=/path/to/id_rsa \
|
||||
user=myuser \
|
||||
known-hosts=/path/to/ssh_known_hosts
|
Loading…
Reference in New Issue
Block a user