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:
Andrea Bolognani 2024-01-05 12:32:02 +01:00
parent 72b76cf9bb
commit 2439e7135c
4 changed files with 0 additions and 19 deletions

View File

@ -1 +0,0 @@
cookie1=cookievalue1; cookie2=cookievalue2; cookie3=cookievalue3

View File

@ -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

View File

@ -1 +0,0 @@
iscsi-mycluster_myname-secret

View File

@ -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