]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
cephadm: add tests for seastore support
authorShraddha Agrawal <shraddha.agrawal000@gmail.com>
Wed, 11 Feb 2026 14:23:39 +0000 (19:53 +0530)
committerShraddha Agrawal <shraddha.agrawal000@gmail.com>
Tue, 17 Feb 2026 14:24:29 +0000 (19:54 +0530)
commitc0d530277fdaf76f2f1d495c436490fe525b368c
treeeda35445de5f177bf4b88719c8f827cc36624edd
parentb5069eea2249aac209f2560acf411e7a55fba5de
cephadm: add tests for seastore support

This commits adds the following tests:
1. cephadm: JSON roundtrip of a spec with objecstore=seastore.
2. cephadm: validation checks for objecstore values.
3. cephadm to ceph-volume: cmd checks if objecstore=seastore is set.

Signed-off-by: Shraddha Agrawal <shraddha.agrawal000@gmail.com>
src/pybind/mgr/cephadm/tests/test_cephadm.py
src/python-common/ceph/tests/test_drive_group.py
src/python-common/ceph/tests/test_service_spec.py