Disabling strays because of:
http://tracker.ceph.com/issues/17193
Disabling test_failover because of:
http://tracker.ceph.com/issues/18161
Signed-off-by: John Spray <john.spray@redhat.com>
+++ /dev/null
-
-tasks:
- - cephfs_test_runner:
- fail_on_skip: false
- modules:
- - tasks.cephfs.test_failover
-
--- /dev/null
+
+tasks:
+ - cephfs_test_runner:
+ fail_on_skip: false
+ modules:
+ - tasks.cephfs.test_failover
+
+++ /dev/null
-
-tasks:
- - cephfs_test_runner:
- modules:
- - tasks.cephfs.test_strays
--- /dev/null
+
+tasks:
+ - cephfs_test_runner:
+ modules:
+ - tasks.cephfs.test_strays