]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: fix cephadm e2e failure 66103/head
authorNizamudeen A <nia@redhat.com>
Fri, 31 Oct 2025 15:40:37 +0000 (21:10 +0530)
committerNizamudeen A <nia@redhat.com>
Wed, 5 Nov 2025 04:27:57 +0000 (09:57 +0530)
commitcd6fab28706465bd2b4a8ad25e4c1678214e86b4
tree80afb751ba61ea7a1193352c6b5d9d44f6015d14
parent2af1d1cde9dc50514600561715c5627a3954f731
mgr/dashboard: fix cephadm e2e failure

- fix add host failure because of cds-tag migration
- fix draining issue where start/stop toggle was not working properly
- supress an undefined class error in cypress which is raised in
  different place from table component

Signed-off-by: Nizamudeen A <nia@redhat.com>
src/pybind/mgr/dashboard/frontend/cypress/e2e/cluster/hosts.po.ts
src/pybind/mgr/dashboard/frontend/cypress/e2e/cluster/services.po.ts
src/pybind/mgr/dashboard/frontend/cypress/e2e/common/grafana.feature.po.ts
src/pybind/mgr/dashboard/frontend/cypress/e2e/common/table-helper.feature.po.ts
src/pybind/mgr/dashboard/frontend/cypress/e2e/orchestrator/grafana/grafana.feature
src/pybind/mgr/dashboard/frontend/cypress/e2e/page-helper.po.ts
src/pybind/mgr/dashboard/frontend/cypress/support/e2e.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/hosts/hosts.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/hosts/hosts.component.ts