summaryrefslogtreecommitdiffstats
path: root/cucumber/features/domains/volume.xml
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2017-10-04 13:16:52 +0200
committerHolger Levsen <holger@layer-acht.org>2017-10-04 13:16:52 +0200
commit4d8dfa12768c22f137c236b6e47352afb869a4c8 (patch)
tree1134341bf7a7db322a1da1e24b0e4d6018129a40 /cucumber/features/domains/volume.xml
parent213675aa5197309d93331f465297cfd53e0b01f3 (diff)
downloadjenkins.debian.net-4d8dfa12768c22f137c236b6e47352afb869a4c8.tar.xz
drop lvc stuff, now that openqa.debian.net is getting into shape
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'cucumber/features/domains/volume.xml')
-rw-r--r--cucumber/features/domains/volume.xml14
1 files changed, 0 insertions, 14 deletions
diff --git a/cucumber/features/domains/volume.xml b/cucumber/features/domains/volume.xml
deleted file mode 100644
index 702d5a05..00000000
--- a/cucumber/features/domains/volume.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<volume>
- <name></name>
- <allocation>0</allocation>
- <capacity unit="b"></capacity>
- <target>
- <path></path>
- <format type='qcow2'/>
- <permissions>
- <owner></owner>
- <group></group>
- <mode>0664</mode>
- </permissions>
- </target>
-</volume>