]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: upgrade Cypress to the latest stable version 44373/head
authorAlfonso Martínez <almartin@redhat.com>
Tue, 23 Nov 2021 14:17:54 +0000 (15:17 +0100)
committerNizamudeen A <nia@redhat.com>
Tue, 18 Jan 2022 09:04:17 +0000 (14:34 +0530)
commit1932af2b06af08500d972de4a9558c01040985b1
tree5b6a67ff32ef31f80f8f2808a138b468a3e35701
parent92c4304b1eca69c2efef29e3e35f46bdd7e87b8e
mgr/dashboard: upgrade Cypress to the latest stable version

- Remove unneeded dependency that was causing UI performance issues: zone.js
- Ignore 'ResizeObserver loop limit exceeded' error.
- run-frontend-e2e-tests.sh refactoring: create rgw dashboard user through
  'ceph dashboard set-rgw-credentials' and use it on rgw buckets' tests.

Fixes: https://tracker.ceph.com/issues/53357
Signed-off-by: Alfonso Martínez <almartin@redhat.com>
(cherry picked from commit 3e4e29590aa1742fc3b44d21389325a13cca8199)

 Conflicts:
src/pybind/mgr/dashboard/frontend/cypress/integration/rgw/buckets.e2e-spec.ts
   Reject the current changes
        src/pybind/mgr/dashboard/frontend/cypress/integration/rgw/buckets.po.ts
   Reject the current changes
src/pybind/mgr/dashboard/frontend/cypress/integration/ui/navigation.po.ts
   Deleted this file since its not in octopus
src/pybind/mgr/dashboard/frontend/package-lock.json
   Generated new file
src/pybind/mgr/dashboard/frontend/package.json
   Kept zone.js and changed the cypress version to 9.0.0
src/pybind/mgr/dashboard/run-frontend-e2e-tests.sh
   Accept the current change
src/pybind/mgr/dashboard/frontend/cypress/integration/block/iscsi.e2e-spec.ts
src/pybind/mgr/dashboard/frontend/cypress/integration/rgw/daemons.po.ts
src/pybind/mgr/dashboard/frontend/cypress/support/commands.ts
src/pybind/mgr/dashboard/frontend/cypress/support/index.ts
src/pybind/mgr/dashboard/frontend/package-lock.json
src/pybind/mgr/dashboard/frontend/package.json
src/pybind/mgr/dashboard/run-frontend-e2e-tests.sh