]> git.apps.os.sepia.ceph.com Git - ceph-ci.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)
committerKefu Chai <tchaikov@gmail.com>
Fri, 15 Oct 2021 06:46:40 +0000 (14:46 +0800)
commita6bb0e9771eec7067ba03582583c78ded6eed8ee
tree8cfcc4ea048905e50681a0633b581c07452e14f2
parent51b2b764082d346d086919cffc45e49611634ffa
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>
src/pybind/mgr/dashboard/frontend/cypress/integration/orchestrator/01-hosts.e2e-spec.ts