]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
marginal: fix mds thrasher tasks
authorSage Weil <sage@inktank.com>
Fri, 8 Mar 2013 22:18:09 +0000 (14:18 -0800)
committerSage Weil <sage@inktank.com>
Fri, 8 Mar 2013 22:19:14 +0000 (14:19 -0800)
Make the ceph cluster get installed and set up before we start thrashing
the mds.

Signed-off-by: Sage Weil <sage@inktank.com>
suites/marginal/mds_thrasher/ceph-thrash/default.yaml [new file with mode: 0644]
suites/marginal/mds_thrasher/ceph/base.yaml [new file with mode: 0644]
suites/marginal/mds_thrasher/tasks/cfuse_workunit_suites_fsstress.yaml
suites/marginal/mds_thrasher/tasks/cfuse_workunit_trivial_sync.yaml
suites/marginal/mds_thrasher/thrash/default.yaml [deleted file]

diff --git a/suites/marginal/mds_thrasher/ceph-thrash/default.yaml b/suites/marginal/mds_thrasher/ceph-thrash/default.yaml
new file mode 100644 (file)
index 0000000..aefdf82
--- /dev/null
@@ -0,0 +1,2 @@
+tasks:
+- mds_thrash:
diff --git a/suites/marginal/mds_thrasher/ceph/base.yaml b/suites/marginal/mds_thrasher/ceph/base.yaml
new file mode 100644 (file)
index 0000000..2030acb
--- /dev/null
@@ -0,0 +1,3 @@
+tasks:
+- install:
+- ceph:
index b58487c0785328ab40782180a534b057e68edff9..5908d951b2df0add0792c67e8db89d9e9abc15a0 100644 (file)
@@ -1,6 +1,4 @@
 tasks:
-- install:
-- ceph:
 - ceph-fuse:
 - workunit:
     clients:
index 1515491a736e742358fa0db50405bc71cd9246f7..cd729e0f69600a09556c48802230bed96df36c97 100644 (file)
@@ -1,6 +1,4 @@
 tasks:
-- install:
-- ceph:
 - ceph-fuse:
 - workunit:
     clients:
diff --git a/suites/marginal/mds_thrasher/thrash/default.yaml b/suites/marginal/mds_thrasher/thrash/default.yaml
deleted file mode 100644 (file)
index aefdf82..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-tasks:
-- mds_thrash: