ceph/qa/suites/netsplit/cluster.yaml
Kamoltat 7a90d9d852 qa/suites/netsplit/tests/2-dc-1-arbiter-stretch-cluster-netsplit.yaml
Test netsplit between 2 datacenters
in a stretch mode cluster.

Observe if:

- PGs are active
- Cluster is accessible
- Writes and Reads went through

Signed-off-by: Kamoltat <ksirivad@redhat.com>
2024-06-26 15:22:07 +00:00

15 lines
323 B
YAML

roles:
- [mon.a, mon.b, mgr.x, mds.a, osd.0, osd.1, osd.2, osd.3]
- [mon.c, mon.d, mgr.y, mds.b, osd.4, osd.5, osd.6, osd.7]
- [mon.e, mgr.z, mds.c]
- [client.0]
openstack:
- volumes: # attached to each instance
count: 4
size: 10 # GB
overrides:
ceph:
conf:
osd:
osd shutdown pgref assert: true