Skip to content

Commit

Permalink
Add more Ceph OSDs for adoption context
Browse files Browse the repository at this point in the history
In adoption, we need to run scenario tempest tests when ceph is
configured as a backend for manila/glance/cinder. This patch increases
the number of OSDs to not fail because of not having enough space or
something related.

Jira: https://issues.redhat.com/browse/OSPRH-11223

Signed-off-by: Francesco Pantano <[email protected]>
  • Loading branch information
fmount authored and openshift-merge-bot[bot] committed Nov 12, 2024
1 parent 457dc02 commit 4b11b37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scenarios/adoption/hci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ libvirt_manager_patch_layout:
memory: 4
cpus: 4
disksize: 20
extra_disks_num: 1
extra_disks_num: 3
extra_disks_size: 30G
nets:
- ocpbm
Expand Down

0 comments on commit 4b11b37

Please sign in to comment.