]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: add e2e tests for cephfs management
authorNizamudeen A <nia@redhat.com>
Sat, 5 Aug 2023 13:03:39 +0000 (18:33 +0530)
committerNizamudeen A <nia@redhat.com>
Mon, 28 Aug 2023 15:09:39 +0000 (20:39 +0530)
commit7201eb9a090c132dece9c5e3e7332cfbd8e12bf7
treef2fd1cc2791f83a865084370698556a43843ff7c
parent2948ab0a14828dee7e1cf5239b172a9aa5e08b2f
mgr/dashboard: add e2e tests for cephfs management

Fixes: https://tracker.ceph.com/issues/62340
Signed-off-by: Nizamudeen A <nia@redhat.com>
(cherry picked from commit 82654d2f02dccc800289ef7e0a58245d97e56119)
src/pybind/mgr/dashboard/frontend/cypress.config.ts
src/pybind/mgr/dashboard/frontend/cypress/e2e/common/01-global.feature.po.ts
src/pybind/mgr/dashboard/frontend/cypress/e2e/common/urls.po.ts
src/pybind/mgr/dashboard/frontend/cypress/e2e/filesystems/filesystems.e2e-spec.feature [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/filesystems/filesystems.e2e-spec.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/e2e/filesystems/filesystems.po.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/e2e/orchestrator/workflow/02-create-cluster-add-host.feature
src/pybind/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-list/cephfs-list.component.ts