]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks/mgr/dashboard/test_mgr_module: sync w/ telemetry
authorKefu Chai <kchai@redhat.com>
Wed, 7 Aug 2019 07:23:19 +0000 (15:23 +0800)
committerSage Weil <sage@redhat.com>
Fri, 15 Nov 2019 21:19:39 +0000 (15:19 -0600)
commit18a4a76d4433b54a1ef4e576ae4f14190471bb86
tree6d64bbe51187edcffe264fd2c899e42fea73bdfc
parentf7b90a1d4fcb9b19be1c7afff3e85db5af821385
qa/tasks/mgr/dashboard/test_mgr_module: sync w/ telemetry

* use primitive types instead of `JLeaf(the_type)` as they are
  equivalent in this context
* remove fields which are added only if certain channels are
  activated.
* allow unknown fields, as we are including various stuff
  in the report, for instance, osdmap, usage, crash info, etc.

Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 3303116f5681f317dee53988e1de9d840d250884)
qa/tasks/mgr/dashboard/test_mgr_module.py