k3s/test/images/volume
Jan Safranek b18dba3794 Parallelize iSCSI tests
iSCSI target (=the server) is implemented in Linux kernel. The "iSCSI
server" pod is not a real server, it just configures the kernel on the
host. In order to run iSCSI tests in parallel, we need to be able to
run multiple such pods on a single node, serving different LUNs to
different tests.

The "server pod" must run with HostNetwork=true to achieve that.
Each pod then creates its own IQN with namespace name, so it can't
collide with other server pods running in another namespaces on the same
node.
2019-04-10 14:43:06 +02:00
..
gluster
iscsi Parallelize iSCSI tests 2019-04-10 14:43:06 +02:00
nfs
rbd Fix shellcheck failures in bootstrap.sh and create_block.sh 2019-03-20 17:37:50 -04:00