]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
msgr: move async msgr tests to singleton-nomsgr
authorSamuel Just <sjust@redhat.com>
Thu, 26 Feb 2015 22:32:39 +0000 (14:32 -0800)
committerSamuel Just <sjust@redhat.com>
Thu, 2 Apr 2015 21:15:34 +0000 (14:15 -0700)
Introduced: e92d2e4ca0013fa379fdf5830d4fe28abf65c33b
Fixes: 10918
Signed-off-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Sage Weil <sage@redhat.com>
(cherry picked from commit e9d713b75182292c7b14c862bdeb92279ebd6b32)

suites/rados/singleton-nomsgr/all/msgr.yaml [new file with mode: 0644]
suites/rados/singleton/msgr-failures/msgr.yaml [deleted file]

diff --git a/suites/rados/singleton-nomsgr/all/msgr.yaml b/suites/rados/singleton-nomsgr/all/msgr.yaml
new file mode 100644 (file)
index 0000000..10589c3
--- /dev/null
@@ -0,0 +1,8 @@
+roles:
+- [mon.0, osd.0, osd.1, client.0]
+tasks:
+- install:
+- exec:
+    client.0:
+          - ceph_test_async_driver
+          - ceph_test_msgr
diff --git a/suites/rados/singleton/msgr-failures/msgr.yaml b/suites/rados/singleton/msgr-failures/msgr.yaml
deleted file mode 100644 (file)
index 10589c3..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-roles:
-- [mon.0, osd.0, osd.1, client.0]
-tasks:
-- install:
-- exec:
-    client.0:
-          - ceph_test_async_driver
-          - ceph_test_msgr