tests: Remove storage pool/vol tests for sheepdog

The support for the sheepdog storage backend will be dropped in the
upcoming patches. Remove all the relevant tests.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Claudio Fontana <cfontana@suse.de>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
Peter Krempa
2022-08-17 15:50:57 +02:00
parent c8ee79346a
commit 9ac2bbcbbf
9 changed files with 0 additions and 251 deletions

View File

@@ -1,8 +0,0 @@
<volume type='network'>
<name>test2</name>
<capacity unit='bytes'>1024</capacity>
<allocation unit='bytes'>0</allocation>
<target>
<path>sheepdog:test2</path>
</target>
</volume>