]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/dashboard: update to cypress 10
authorNizamudeen A <nia@redhat.com>
Wed, 8 Feb 2023 15:49:31 +0000 (21:19 +0530)
committerNizamudeen A <nia@redhat.com>
Wed, 24 May 2023 14:52:22 +0000 (20:22 +0530)
commit222dec3750304385dff51a2a4bfb91e12eb4e9aa
tree7c1a1cb9ec081550d49c355f2fc76ce409fe8987
parent1b5e1bfd9e9c8441f189d9aa82eb844ad7a6d9f8
mgr/dashboard: update to cypress 10

Fixes: https://tracker.ceph.com/issues/61354
Signed-off-by: Nizamudeen A <nia@redhat.com>
165 files changed:
src/pybind/mgr/dashboard/ci/cephadm/run-cephadm-e2e-tests.sh
src/pybind/mgr/dashboard/frontend/cypress.config.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress.json [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/e2e/a11y/dashboard.e2e-spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/a11y/navigation.e2e-spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/block/images.e2e-spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/block/images.po.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/block/iscsi.e2e-spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/block/iscsi.po.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/block/mirroring.e2e-spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/block/mirroring.po.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/cluster/configuration.e2e-spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/cluster/configuration.po.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/cluster/create-cluster.po.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/cluster/crush-map.e2e-spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/cluster/crush-map.po.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/cluster/hosts.e2e-spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/cluster/hosts.po.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/cluster/inventory.po.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/cluster/logs.e2e-spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/cluster/logs.po.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/cluster/mgr-modules.e2e-spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/cluster/mgr-modules.po.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/cluster/monitors.e2e-spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/cluster/monitors.po.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/cluster/osds.e2e-spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/cluster/osds.po.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/cluster/services.po.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/cluster/users.e2e-spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/cluster/users.po.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/common/01-global.feature.po.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/common/create-cluster/create-cluster.feature.po.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/common/grafana.feature.po.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/common/urls.po.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/filesystems/filesystems.e2e-spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/filesystems/filesystems.po.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/orchestrator/01-hosts.e2e-spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/orchestrator/03-inventory.e2e-spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/orchestrator/04-osds.e2e-spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/orchestrator/05-services.e2e-spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/orchestrator/grafana/grafana.feature [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/orchestrator/workflow/01-create-cluster-welcome.feature [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/orchestrator/workflow/02-create-cluster-add-host.feature [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/orchestrator/workflow/03-create-cluster-create-services.e2e-spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/orchestrator/workflow/04-create-cluster-create-osds.e2e-spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/orchestrator/workflow/05-create-cluster-review.e2e-spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/orchestrator/workflow/06-cluster-check.e2e-spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/orchestrator/workflow/07-osds.e2e-spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/orchestrator/workflow/08-hosts.e2e-spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/orchestrator/workflow/09-services.e2e-spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/orchestrator/workflow/10-nfs-exports.e2e-spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/orchestrator/workflow/nfs/nfs-export.po.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/page-helper.po.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/pools/pools.e2e-spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/pools/pools.po.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/rgw/buckets.e2e-spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/rgw/buckets.po.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/rgw/daemons.e2e-spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/rgw/daemons.po.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/rgw/users.e2e-spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/rgw/users.po.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/ui/api-docs.e2e-spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/ui/api-docs.po.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/ui/dashboard-v3.e2e-spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/ui/dashboard-v3.po.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/ui/dashboard.e2e-spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/ui/dashboard.po.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/ui/language.e2e-spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/ui/language.po.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/ui/login.e2e-spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/ui/login.po.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/ui/navigation.e2e-spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/ui/navigation.po.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/ui/notification.e2e-spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/ui/notification.po.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/ui/role-mgmt.e2e-spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/ui/role-mgmt.po.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/ui/user-mgmt.e2e-spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/ui/user-mgmt.po.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/visualTests/dashboard.vrt-spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/e2e/visualTests/login.vrt-spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/integration/a11y/dashboard.e2e-spec.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/a11y/navigation.e2e-spec.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/block/images.e2e-spec.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/block/images.po.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/block/iscsi.e2e-spec.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/block/iscsi.po.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/block/mirroring.e2e-spec.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/block/mirroring.po.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/cluster/configuration.e2e-spec.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/cluster/configuration.po.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/cluster/create-cluster.po.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/cluster/crush-map.e2e-spec.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/cluster/crush-map.po.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/cluster/hosts.e2e-spec.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/cluster/hosts.po.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/cluster/inventory.po.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/cluster/logs.e2e-spec.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/cluster/logs.po.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/cluster/mgr-modules.e2e-spec.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/cluster/mgr-modules.po.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/cluster/monitors.e2e-spec.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/cluster/monitors.po.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/cluster/osds.e2e-spec.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/cluster/osds.po.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/cluster/services.po.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/cluster/users.e2e-spec.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/cluster/users.po.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/common/01-global.feature.po.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/common/create-cluster/create-cluster.feature.po.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/common/grafana.feature.po.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/common/urls.po.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/filesystems/filesystems.e2e-spec.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/filesystems/filesystems.po.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/orchestrator/01-hosts.e2e-spec.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/orchestrator/03-inventory.e2e-spec.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/orchestrator/04-osds.e2e-spec.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/orchestrator/05-services.e2e-spec.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/orchestrator/grafana/grafana.feature [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/orchestrator/workflow/01-create-cluster-welcome.feature [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/orchestrator/workflow/02-create-cluster-add-host.feature [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/orchestrator/workflow/03-create-cluster-create-services.e2e-spec.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/orchestrator/workflow/04-create-cluster-create-osds.e2e-spec.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/orchestrator/workflow/05-create-cluster-review.e2e-spec.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/orchestrator/workflow/06-cluster-check.e2e-spec.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/orchestrator/workflow/07-osds.e2e-spec.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/orchestrator/workflow/08-hosts.e2e-spec.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/orchestrator/workflow/09-services.e2e-spec.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/orchestrator/workflow/10-nfs-exports.e2e-spec.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/orchestrator/workflow/nfs/nfs-export.po.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/page-helper.po.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/pools/pools.e2e-spec.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/pools/pools.po.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/rgw/buckets.e2e-spec.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/rgw/buckets.po.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/rgw/daemons.e2e-spec.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/rgw/daemons.po.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/rgw/users.e2e-spec.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/rgw/users.po.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/ui/api-docs.e2e-spec.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/ui/api-docs.po.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/ui/dashboard-v3.e2e-spec.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/ui/dashboard-v3.po.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/ui/dashboard.e2e-spec.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/ui/dashboard.po.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/ui/language.e2e-spec.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/ui/language.po.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/ui/login.e2e-spec.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/ui/login.po.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/ui/navigation.e2e-spec.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/ui/navigation.po.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/ui/notification.e2e-spec.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/ui/notification.po.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/ui/role-mgmt.e2e-spec.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/ui/role-mgmt.po.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/ui/user-mgmt.e2e-spec.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/ui/user-mgmt.po.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/visualTests/dashboard.vrt-spec.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/integration/visualTests/login.vrt-spec.ts [deleted file]
src/pybind/mgr/dashboard/frontend/cypress/support/commands.ts
src/pybind/mgr/dashboard/frontend/cypress/support/e2e.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/support/index.ts [deleted file]
src/pybind/mgr/dashboard/frontend/package-lock.json
src/pybind/mgr/dashboard/frontend/package.json
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/crushmap/crushmap.component.html