]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
rbd: provision volumes to format as XFS
authorLoic Dachary <ldachary@redhat.com>
Wed, 1 Jun 2016 18:46:40 +0000 (20:46 +0200)
committerLoic Dachary <ldachary@redhat.com>
Wed, 1 Jun 2016 19:10:45 +0000 (21:10 +0200)
Signed-off-by: Loic Dachary <loic@dachary.org>
suites/rbd/basic/clusters/+ [new file with mode: 0644]
suites/rbd/basic/clusters/openstack.yaml [new file with mode: 0644]
suites/rbd/cli/clusters [new symlink]
suites/rbd/cli/clusters/fixed-1.yaml [deleted symlink]
suites/rbd/librbd/clusters/+ [new file with mode: 0644]
suites/rbd/librbd/clusters/openstack.yaml [new file with mode: 0644]
suites/rbd/mirror/cluster/+ [new file with mode: 0644]
suites/rbd/mirror/cluster/openstack.yaml [new file with mode: 0644]
suites/rbd/singleton/openstack.yaml [new file with mode: 0644]
suites/rbd/valgrind/clusters [new symlink]
suites/rbd/valgrind/clusters/fixed-1.yaml [deleted symlink]

diff --git a/suites/rbd/basic/clusters/+ b/suites/rbd/basic/clusters/+
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/suites/rbd/basic/clusters/openstack.yaml b/suites/rbd/basic/clusters/openstack.yaml
new file mode 100644 (file)
index 0000000..f4d1349
--- /dev/null
@@ -0,0 +1,4 @@
+openstack:
+  - volumes: # attached to each instance
+      count: 3
+      size: 30 # GB
diff --git a/suites/rbd/cli/clusters b/suites/rbd/cli/clusters
new file mode 120000 (symlink)
index 0000000..ae92569
--- /dev/null
@@ -0,0 +1 @@
+../basic/clusters
\ No newline at end of file
diff --git a/suites/rbd/cli/clusters/fixed-1.yaml b/suites/rbd/cli/clusters/fixed-1.yaml
deleted file mode 120000 (symlink)
index 435ea3c..0000000
+++ /dev/null
@@ -1 +0,0 @@
-../../../../clusters/fixed-1.yaml
\ No newline at end of file
diff --git a/suites/rbd/librbd/clusters/+ b/suites/rbd/librbd/clusters/+
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/suites/rbd/librbd/clusters/openstack.yaml b/suites/rbd/librbd/clusters/openstack.yaml
new file mode 100644 (file)
index 0000000..f4d1349
--- /dev/null
@@ -0,0 +1,4 @@
+openstack:
+  - volumes: # attached to each instance
+      count: 3
+      size: 30 # GB
diff --git a/suites/rbd/mirror/cluster/+ b/suites/rbd/mirror/cluster/+
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/suites/rbd/mirror/cluster/openstack.yaml b/suites/rbd/mirror/cluster/openstack.yaml
new file mode 100644 (file)
index 0000000..f4d1349
--- /dev/null
@@ -0,0 +1,4 @@
+openstack:
+  - volumes: # attached to each instance
+      count: 3
+      size: 30 # GB
diff --git a/suites/rbd/singleton/openstack.yaml b/suites/rbd/singleton/openstack.yaml
new file mode 100644 (file)
index 0000000..21eca2b
--- /dev/null
@@ -0,0 +1,4 @@
+openstack:
+  - volumes: # attached to each instance
+      count: 2
+      size: 30 # GB
diff --git a/suites/rbd/valgrind/clusters b/suites/rbd/valgrind/clusters
new file mode 120000 (symlink)
index 0000000..ae92569
--- /dev/null
@@ -0,0 +1 @@
+../basic/clusters
\ No newline at end of file
diff --git a/suites/rbd/valgrind/clusters/fixed-1.yaml b/suites/rbd/valgrind/clusters/fixed-1.yaml
deleted file mode 120000 (symlink)
index 435ea3c..0000000
+++ /dev/null
@@ -1 +0,0 @@
-../../../../clusters/fixed-1.yaml
\ No newline at end of file