]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
suites/marginal: Add backtrace restart test
authorSam Lang <sam.lang@inktank.com>
Mon, 18 Mar 2013 18:35:05 +0000 (13:35 -0500)
committerSage Weil <sage@inktank.com>
Tue, 7 May 2013 04:35:38 +0000 (21:35 -0700)
Signed-off-by: Sam Lang <sam.lang@inktank.com>
suites/marginal/mds_restart/clusters/one_mds.yaml [new file with mode: 0644]
suites/marginal/mds_restart/tasks/restart-workunit-backtraces.yaml [new file with mode: 0644]

diff --git a/suites/marginal/mds_restart/clusters/one_mds.yaml b/suites/marginal/mds_restart/clusters/one_mds.yaml
new file mode 100644 (file)
index 0000000..9e11c02
--- /dev/null
@@ -0,0 +1,4 @@
+roles:
+- [mon.a, mon.b, mon.c, osd.0, osd.1, osd.2]
+- [mds.a]
+- [client.0]
diff --git a/suites/marginal/mds_restart/tasks/restart-workunit-backtraces.yaml b/suites/marginal/mds_restart/tasks/restart-workunit-backtraces.yaml
new file mode 100644 (file)
index 0000000..d086d4c
--- /dev/null
@@ -0,0 +1,11 @@
+tasks:
+- install:
+- ceph:
+    conf:
+      mds:
+        mds log segment size: 16384
+        mds log max segments: 1
+- restart:
+    exec:
+     client.0:
+       - test-backtraces.py