]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: add e2e tests for cephfs management 52829/head
authorNizamudeen A <nia@redhat.com>
Sat, 5 Aug 2023 13:03:39 +0000 (18:33 +0530)
committerNizamudeen A <nia@redhat.com>
Wed, 16 Aug 2023 17:23:47 +0000 (22:53 +0530)
commit82654d2f02dccc800289ef7e0a58245d97e56119
tree7ca39bba300219a3cb05ddf3534352204d5165df
parent4a7807978c8e9a0c71db199bb146b0f7ee3dacd1
mgr/dashboard: add e2e tests for cephfs management

Fixes: https://tracker.ceph.com/issues/62340
Signed-off-by: Nizamudeen A <nia@redhat.com>
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