]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
qa/suites/crimson-rados: enable cephadm tests
authorShraddha Agrawal <shraddha.agrawal000@gmail.com>
Mon, 23 Feb 2026 07:21:57 +0000 (12:51 +0530)
committerShraddha Agrawal <shraddha.agrawal000@gmail.com>
Mon, 23 Feb 2026 12:13:10 +0000 (17:43 +0530)
commita78040ddef3ba5a489697ca2fe95df59a7d8bd08
tree9f696b2e3faa7a3971729c0dff19d19bd64ddf74
parent3cf32360b5c2e0d7bd4b72d8dd47f136a592d806
qa/suites/crimson-rados: enable cephadm tests

This commit enables cephadm tests in the crimson suites. To
do the same, we make use of --osd-type flag to deploy crimson
OSDs.

Fixes: https://tracker.ceph.com/issues/71946
Signed-off-by: Shraddha Agrawal <shraddha.agrawal000@gmail.com>
qa/clusters/crimson/crimson-fixed-2.yaml
qa/suites/crimson-rados/basic/deploy/cephadm.yaml [new file with mode: 0644]
qa/suites/crimson-rados/basic/deploy/cephadm.yaml.disabled [deleted file]
qa/suites/crimson-rados/perf/deploy/cephadm.yaml [new file with mode: 0644]
qa/suites/crimson-rados/perf/deploy/cephadm.yaml.disabled [deleted file]
qa/suites/crimson-rados/rbd/deploy/cephadm.yaml [new file with mode: 0644]
qa/suites/crimson-rados/rbd/deploy/cephadm.yaml.disabled [deleted file]
qa/suites/crimson-rados/thrash/deploy/cephadm.yaml [new file with mode: 0644]
qa/suites/crimson-rados/thrash/deploy/cephadm.yaml.disabled [deleted file]
qa/tasks/cephadm.py