]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
suites: add .yamls for the recent cephfs tests
authorJohn Spray <jspray@redhat.com>
Mon, 23 Feb 2015 16:36:38 +0000 (16:36 +0000)
committerJohn Spray <jspray@redhat.com>
Tue, 14 Apr 2015 13:13:40 +0000 (14:13 +0100)
Signed-off-by: John Spray <john.spray@redhat.com>
suites/fs/recovery/tasks/auto-repair.yaml [new file with mode: 0644]
suites/fs/recovery/tasks/journal-repair.yaml [new file with mode: 0644]
suites/fs/recovery/tasks/sessionmap.yaml [new file with mode: 0644]
suites/fs/recovery/tasks/strays.yaml [new file with mode: 0644]

diff --git a/suites/fs/recovery/tasks/auto-repair.yaml b/suites/fs/recovery/tasks/auto-repair.yaml
new file mode 100644 (file)
index 0000000..76cf1aa
--- /dev/null
@@ -0,0 +1,5 @@
+
+tasks:
+    - cephfs_test_runner:
+        modules:
+            - tasks.cephfs.test_auto_repair
diff --git a/suites/fs/recovery/tasks/journal-repair.yaml b/suites/fs/recovery/tasks/journal-repair.yaml
new file mode 100644 (file)
index 0000000..35ae418
--- /dev/null
@@ -0,0 +1,5 @@
+
+tasks:
+    - cephfs_test_runner:
+        modules:
+            - tasks.cephfs.test_journal_repair
diff --git a/suites/fs/recovery/tasks/sessionmap.yaml b/suites/fs/recovery/tasks/sessionmap.yaml
new file mode 100644 (file)
index 0000000..5969f2d
--- /dev/null
@@ -0,0 +1,5 @@
+
+tasks:
+    - cephfs_test_runner:
+        modules:
+            - tasks.cephfs.test_sessionmap
diff --git a/suites/fs/recovery/tasks/strays.yaml b/suites/fs/recovery/tasks/strays.yaml
new file mode 100644 (file)
index 0000000..c4afdf3
--- /dev/null
@@ -0,0 +1,5 @@
+
+tasks:
+    - cephfs_test_runner:
+        modules:
+            - tasks.cephfs.test_strays