with read-affinity/ at the top level of the rados suite, teuthology
would try to run it as a subsuite instead of mixing its yamls into an
existing subsuite. move into rados/verify instead
Signed-off-by: Casey Bodley <cbodley@redhat.com>
+++ /dev/null
-overrides:
- ceph:
- conf:
- osd:
- crush location: 'root=default host=host-$id'
- client:
- rados replica read policy: balance
-
+++ /dev/null
-overrides:
- ceph:
- conf:
- osd:
- crush location: 'root=default host=host-$id'
- client:
- crush location: host=host-0
- rados replica read policy: localize
-
--- /dev/null
+overrides:
+ ceph:
+ conf:
+ osd:
+ crush location: 'root=default host=host-$id'
+ client:
+ rados replica read policy: balance
+
--- /dev/null
+overrides:
+ ceph:
+ conf:
+ osd:
+ crush location: 'root=default host=host-$id'
+ client:
+ crush location: host=host-0
+ rados replica read policy: localize
+