]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
add fs collection ceph-deploy blogbench test in new singleton suite
authorGreg Farnum <greg@inktank.com>
Mon, 6 May 2013 23:27:12 +0000 (16:27 -0700)
committerGreg Farnum <greg@inktank.com>
Mon, 6 May 2013 23:27:12 +0000 (16:27 -0700)
Signed-off-by: Greg Farnum <greg@inktank.com>
suites/fs/singleton/all/cfuse_workunit_suites_blogbench_ceph_deploy.yaml [new file with mode: 0644]
suites/fs/singleton/overrides/whitelist_wrongly_marked_down.yaml [new symlink]

diff --git a/suites/fs/singleton/all/cfuse_workunit_suites_blogbench_ceph_deploy.yaml b/suites/fs/singleton/all/cfuse_workunit_suites_blogbench_ceph_deploy.yaml
new file mode 100644 (file)
index 0000000..c069150
--- /dev/null
@@ -0,0 +1,24 @@
+roles:
+- - mon.a
+  - mds.0
+  - osd.0
+  - osd.1
+  - osd.2
+- - mon.b
+  - osd.3
+  - osd.4
+  - osd.5
+  - client.0
+tasks:
+- install:
+     extras: yes
+- ssh_keys:
+- ceph-deploy:
+     branch:
+        dev: master
+- ceph-fuse: [client.0]
+- workunit:
+     clients:
+        client.0:
+           - suites/blogbench.sh
+
diff --git a/suites/fs/singleton/overrides/whitelist_wrongly_marked_down.yaml b/suites/fs/singleton/overrides/whitelist_wrongly_marked_down.yaml
new file mode 120000 (symlink)
index 0000000..08f746b
--- /dev/null
@@ -0,0 +1 @@
+../../../../overrides/whitelist_wrongly_marked_down.yaml
\ No newline at end of file