]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa: reorganize mgr unit tests
authorPatrick Donnelly <pdonnell@redhat.com>
Tue, 23 Apr 2024 14:39:10 +0000 (10:39 -0400)
committerPatrick Donnelly <pdonnell@ibm.com>
Tue, 25 Feb 2025 16:17:15 +0000 (11:17 -0500)
commit49c0b767254f9812ffe1381e0f2ee196420e30b7
tree2bdc5ea6948e053181dfbe37d4775aacd8651f26
parent3a2d10bcf8ec5b09360a829067c2fe89015ad8eb
qa: reorganize mgr unit tests

Refactor common tasks and allow loading mgrmodules before unittests start.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit 2f48dc9a0034f28d06640fb6eb375aaf30d6b87d)
21 files changed:
qa/suites/rados/mgr/tasks/% [new file with mode: 0644]
qa/suites/rados/mgr/tasks/1-install.yaml [new file with mode: 0644]
qa/suites/rados/mgr/tasks/2-ceph.yaml [new file with mode: 0644]
qa/suites/rados/mgr/tasks/3-mgrmodules.yaml [new file with mode: 0644]
qa/suites/rados/mgr/tasks/4-units/.qa [new symlink]
qa/suites/rados/mgr/tasks/4-units/crash.yaml [new file with mode: 0644]
qa/suites/rados/mgr/tasks/4-units/failover.yaml [new file with mode: 0644]
qa/suites/rados/mgr/tasks/4-units/insights.yaml [new file with mode: 0644]
qa/suites/rados/mgr/tasks/4-units/module_selftest.yaml [new file with mode: 0644]
qa/suites/rados/mgr/tasks/4-units/per_module_finisher_stats.yaml [new file with mode: 0644]
qa/suites/rados/mgr/tasks/4-units/progress.yaml [new file with mode: 0644]
qa/suites/rados/mgr/tasks/4-units/prometheus.yaml [new file with mode: 0644]
qa/suites/rados/mgr/tasks/4-units/workunits.yaml [new file with mode: 0644]
qa/suites/rados/mgr/tasks/crash.yaml [deleted file]
qa/suites/rados/mgr/tasks/failover.yaml [deleted file]
qa/suites/rados/mgr/tasks/insights.yaml [deleted file]
qa/suites/rados/mgr/tasks/module_selftest.yaml [deleted file]
qa/suites/rados/mgr/tasks/per_module_finisher_stats.yaml [deleted file]
qa/suites/rados/mgr/tasks/progress.yaml [deleted file]
qa/suites/rados/mgr/tasks/prometheus.yaml [deleted file]
qa/suites/rados/mgr/tasks/workunits.yaml [deleted file]