]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: s/hosts.clickHostTab/hosts.clickTab/
authorKefu Chai <tchaikov@gmail.com>
Thu, 14 Oct 2021 22:44:55 +0000 (06:44 +0800)
committerAlfonso Martínez <almartin@redhat.com>
Wed, 3 Nov 2021 11:31:31 +0000 (12:31 +0100)
commit73a796ca9a18c32c55c33383b60c038f41926b72
tree9740904992e1e2a97a276afa0603e4f610d0ebde
parent5aec5fc2c68bfec6c11aaaca8fd397b83cf7d861
mgr/dashboard: s/hosts.clickHostTab/hosts.clickTab/

this change is a follow-up fix of
3276147049511a9a8d45d84c95154a4ec014cd83

otherwise we have following test failure:

[lint:tsc     ] cypress/integration/orchestrator/01-hosts.e2e-spec.ts(29,13): error TS2339: Property 'clickHostTab' does not exist on type 'HostsPageHelper'.

also change "host" to "hostname" to be more consistent

Fixes: https://tracker.ceph.com/issues/52645
Signed-off-by: Kefu Chai <tchaikov@gmail.com>
(cherry picked from commit a6bb0e9771eec7067ba03582583c78ded6eed8ee)
src/pybind/mgr/dashboard/frontend/cypress/integration/orchestrator/01-hosts.e2e-spec.ts