]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
qa/cephadm: add ability to deploy raw OSDS from cephadm task
authorAdam King <adking@redhat.com>
Tue, 9 Apr 2024 17:59:56 +0000 (13:59 -0400)
committerAdam King <adking@redhat.com>
Tue, 9 Apr 2024 17:59:56 +0000 (13:59 -0400)
commit78ca1234606e38a1d2610af52c03a53d657ce381
tree0bcdaa0d24bdca937831bf3c8b034c1cd2900c0f
parent5177c5855fd8d52fd8e18d3d1426d6d897550199
qa/cephadm: add ability to deploy raw OSDS from cephadm task

For now, it only works in a roleless fashion as OSD deployment
with roles is a bit more complicated. Unless we want to deploy
a mix of raw and lvm OSDs in one test, having it work in roleless
setups should be enough.

Signed-off-by: Adam King <adking@redhat.com>
qa/tasks/cephadm.py