mirror of
https://github.com/ceph/ceph
synced 2024-12-27 14:03:25 +00:00
Merge PR #23018 into master
* refs/pull/23018/head: qa: use 4 mds cluster for multifs tests Reviewed-by: Zheng Yan <zyan@redhat.com>
This commit is contained in:
commit
9298e3ae9c
12
qa/cephfs/clusters/1a3s-mds-1c-client.yaml
Normal file
12
qa/cephfs/clusters/1a3s-mds-1c-client.yaml
Normal file
@ -0,0 +1,12 @@
|
||||
roles:
|
||||
- [mon.a, mgr.y, mds.a, mds.w-s, osd.0, osd.1, osd.2, osd.3, client.0]
|
||||
- [mon.b, mon.c, mgr.x, mds.x-s, mds.y-s, osd.4, osd.5, osd.6, osd.7]
|
||||
openstack:
|
||||
- volumes: # attached to each instance
|
||||
count: 4
|
||||
size: 20 # GB
|
||||
- machine:
|
||||
disk: 200 # GB
|
||||
log-rotate:
|
||||
ceph-mds: 10G
|
||||
ceph-osd: 10G
|
12
qa/cephfs/clusters/1a3s-mds-2c-client.yaml
Normal file
12
qa/cephfs/clusters/1a3s-mds-2c-client.yaml
Normal file
@ -0,0 +1,12 @@
|
||||
roles:
|
||||
- [mon.a, mgr.y, mds.a, mds.w-s, osd.0, osd.1, osd.2, osd.3, client.0]
|
||||
- [mon.b, mon.c, mgr.x, mds.x-s, mds.y-s, osd.4, osd.5, osd.6, osd.7, client.1]
|
||||
openstack:
|
||||
- volumes: # attached to each instance
|
||||
count: 4
|
||||
size: 20 # GB
|
||||
- machine:
|
||||
disk: 200 # GB
|
||||
log-rotate:
|
||||
ceph-mds: 10G
|
||||
ceph-osd: 10G
|
@ -1 +0,0 @@
|
||||
.qa/cephfs/clusters/1-mds-2-client-coloc.yaml
|
1
qa/suites/fs/multifs/clusters/1a3s-mds-2c-client.yaml
Symbolic link
1
qa/suites/fs/multifs/clusters/1a3s-mds-2c-client.yaml
Symbolic link
@ -0,0 +1 @@
|
||||
.qa/cephfs/clusters/1a3s-mds-2c-client.yaml
|
Loading…
Reference in New Issue
Block a user