The following fragment was required for rhel on ovh
overrides:
ansible.cephlab:
skip_tags: entitlements,packages,repos
Since, this suite runs on smithi in our nightlies, we should not need
this.
Signed-off-by: Neha Ojha <nojha@redhat.com>
with a separate client 0,1,2 third node.
Use xfs beneath the osds.
CephFS tests running on client 2,3
+ #Note-To enable RHEL runs on ovh nodes, add the following to overrides
+ #ansible.cephlab:
+ # skip_tags: entitlements,packages,repos
roles:
- - mon.a
- mgr.x
osd_class_default_list: "cephfs hello journal lock log numops rbd refcount
rgw sdk timeindex user version"
fs: xfs
- #enable RHEL runs on ovh nodes
- ansible.cephlab:
- skip_tags: entitlements,packages,repos
Run ceph on two nodes,
with a separate client-only node.
Use xfs beneath the osds.
+ #Note-To enable RHEL runs on ovh nodes, add the following to overrides
+ #ansible.cephlab:
+ # skip_tags: entitlements,packages,repos
overrides:
ceph:
fs: xfs
enable experimental unrecoverable data corrupting features: "*"
mon:
mon warn on osd down out interval zero: false
- #enable RHEL runs on ovh nodes
- ansible.cephlab:
- skip_tags: entitlements,packages,repos
roles:
- - mon.a
- mon.b