]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/test_orchestrator: Allow initializing dummy data
authorKiefer Chang <kiefer.chang@suse.com>
Mon, 12 Aug 2019 03:58:43 +0000 (11:58 +0800)
committerKiefer Chang <kiefer.chang@suse.com>
Thu, 22 Aug 2019 08:31:07 +0000 (16:31 +0800)
commitbe8edd2aec80e218f7198e95d825f078ef0c244b
treee91364d37433e7f971c754ea4a9488ec6bd272ed
parentf0e2c59e8cf60322efcb8ad898ccb8685b7c3ff6
mgr/test_orchestrator: Allow initializing dummy data

- Add test_orchestrator load_data command
- Add QA tests for loading data

Fixes: https://tracker.ceph.com/issues/41151
Signed-off-by: Kiefer Chang <kiefer.chang@suse.com>
qa/tasks/mgr/test_orchestrator_cli.py
src/pybind/mgr/orchestrator.py
src/pybind/mgr/orchestrator_cli/test_orchestrator.py
src/pybind/mgr/test_orchestrator/module.py