Skip to content

Commit

Permalink
Merge pull request red-hat-storage#4377 from vamahaja/smpl-colocation
Browse files Browse the repository at this point in the history
[Conf] Fix BVT & Sanity cluster conf with colocation
  • Loading branch information
mergify[bot] authored Jan 16, 2025
2 parents 8adee02 + f8f72ec commit 92b25ea
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 29 deletions.
17 changes: 4 additions & 13 deletions conf/squid/common/3node-1client.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,35 +7,26 @@ globals:
- installer
- mon
- mgr
- osd
- crash
- grafana
- prometheus
- node-exporter
- alertmanager
- osd
no-of-volumes: 6
disk-size: 20
node2:
role:
- mon
- mgr
- mds
- osd
- rgw
- crash
- node-exporter
- alertmanager
- rgw
- osd
no-of-volumes: 6
disk-size: 20
node3:
role:
- mon
- mgr
- crash
- mds
- osd
- rgw
- crash
- node-exporter
no-of-volumes: 6
disk-size: 20
node4:
Expand Down
17 changes: 9 additions & 8 deletions conf/squid/common/5node-2client-rh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,44 +8,45 @@ globals:
- mon
- mgr
- crash
- grafana
- prometheus
- alertmanager
node2:
role:
- mon
- mgr
- osd
- crash
- rgw
- nfs
- crash
- osd
no-of-volumes: 6
disk-size: 40
node3:
role:
- mon
- mgr
- osd
- rgw
- crash
- rgw
- nfs
- osd
no-of-volumes: 6
disk-size: 40
node4:
role:
- mon
- mgr
- crash
- grafana
- mds
- osd
- crash
no-of-volumes: 6
disk-size: 40
node5:
role:
- mon
- mgr
- crash
- mds
- prometheus
- osd
- crash
no-of-volumes: 6
disk-size: 40
node6:
Expand Down
17 changes: 9 additions & 8 deletions conf/squid/common/7node-2client-ibm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,44 +8,45 @@ globals:
- mon
- mgr
- crash
- grafana
- prometheus
- alertmanager
node2:
role:
- mon
- mgr
- osd
- crash
- rgw
- nfs
- crash
- osd
no-of-volumes: 6
disk-size: 40
node3:
role:
- mon
- mgr
- osd
- rgw
- crash
- rgw
- nfs
- osd
no-of-volumes: 6
disk-size: 40
node4:
role:
- mon
- mgr
- crash
- grafana
- mds
- osd
- crash
no-of-volumes: 6
disk-size: 40
node5:
role:
- mon
- mgr
- crash
- mds
- prometheus
- osd
- crash
no-of-volumes: 6
disk-size: 40
node6:
Expand Down

0 comments on commit 92b25ea

Please sign in to comment.