]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
python-common: Also test mgr/test_orchestrator/dummy_data.json
authorSebastian Wagner <sebastian.wagner@suse.com>
Wed, 11 Dec 2019 14:28:35 +0000 (15:28 +0100)
committerSebastian Wagner <sebastian.wagner@suse.com>
Wed, 11 Dec 2019 21:34:03 +0000 (22:34 +0100)
commite8b40e607b22e3e5b67346508b26866fb4a32a92
tree286b1383fe6cd902cf369b9d3d7b3273b662ce5e
parentf17de368eaa227a0fde02b8ffca64147c643a05f
python-common: Also test mgr/test_orchestrator/dummy_data.json

Make sure, `pybind/mgr/test_orchestrator/dummy_data.json` is not getting out of date.

Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
src/python-common/ceph/deployment/inventory.py
src/python-common/ceph/tests/c-v-inventory.json [new file with mode: 0644]
src/python-common/ceph/tests/test_inventory.py