]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Fix HttpClient Module imports in unit tests 24679/head
authorTiago Melo <tspmelo@gmail.com>
Fri, 19 Oct 2018 15:56:21 +0000 (16:56 +0100)
committerTiago Melo <tmelo@suse.com>
Tue, 23 Oct 2018 09:41:51 +0000 (10:41 +0100)
commitfba0097a8cb3ce97ac530e0136eab685b88b5223
tree8228e404b5553d5b3ac480f638fcd82cba82c26e
parent5727f9b455e98f1cc93f2bde70aa86c06ee8a77b
mgr/dashboard: Fix HttpClient Module imports in unit tests

Some of the tests were importing the wrong HttpClient Module and that was
causing random errors.

Fixes: https://tracker.ceph.com/issues/36528
Signed-off-by: Tiago Melo <tmelo@suse.com>
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-details/osd-details.component.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-list/osd-list.component.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-daemon-list/rgw-daemon-list.component.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-user-details/rgw-user-details.component.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/components/grafana/grafana.component.spec.ts