]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
rados: add ec and rep lost_unfound_delete tests
authorSamuel Just <sam.just@inktank.com>
Wed, 23 Apr 2014 00:42:17 +0000 (17:42 -0700)
committerSamuel Just <sam.just@inktank.com>
Wed, 23 Apr 2014 00:42:17 +0000 (17:42 -0700)
Signed-off-by: Samuel Just <sam.just@inktank.com>
suites/rados/singleton/all/ec-lost-unfound.yaml [new file with mode: 0644]
suites/rados/singleton/all/lost-unfound-delete.yaml [new file with mode: 0644]

diff --git a/suites/rados/singleton/all/ec-lost-unfound.yaml b/suites/rados/singleton/all/ec-lost-unfound.yaml
new file mode 100644 (file)
index 0000000..1dd4751
--- /dev/null
@@ -0,0 +1,15 @@
+roles:
+- - mon.a
+  - mon.b
+  - mon.c
+  - mds.a
+  - osd.0
+  - osd.1
+  - osd.2
+  - osd.3
+tasks:
+- install:
+- ceph:
+    log-whitelist:
+    - objects unfound and apparently lost
+- ec_lost_unfound:
diff --git a/suites/rados/singleton/all/lost-unfound-delete.yaml b/suites/rados/singleton/all/lost-unfound-delete.yaml
new file mode 100644 (file)
index 0000000..3df9e2e
--- /dev/null
@@ -0,0 +1,14 @@
+roles:
+- - mon.a
+  - mon.b
+  - mon.c
+  - mds.a
+  - osd.0
+  - osd.1
+  - osd.2
+tasks:
+- install:
+- ceph:
+    log-whitelist:
+    - objects unfound and apparently lost
+- rep_lost_unfound_delete: