]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Fix login and notification e2e tests 57992/head
authorAfreen Misbah <afreen23.git@gmail.com>
Wed, 12 Jun 2024 15:50:04 +0000 (21:20 +0530)
committerAfreen Misbah <afreen23.git@gmail.com>
Wed, 12 Jun 2024 15:50:04 +0000 (21:20 +0530)
commit0bfb1bf3f182d791d1e82e6a695ee3bf59bfd2ec
tree8245134befedbf7e365442269fc19fb8c7e3e934
parentde5cdb32a877addf7843830b6be40620a04372ce
mgr/dashboard: Fix login and notification e2e tests

Fixes https://tracker.ceph.com/issues/66453

- `#rbdMirroring` checkbox is not found due to which both of these tests are failing on most of the Prs
- this is due to the pool helper function which checks for an existing app passed in parameter
- if app is not found, then mirroring checkbox remains hidden

Signed-off-by: Afreen Misbah <afreen23.git@gmail.com>
src/pybind/mgr/dashboard/frontend/cypress/e2e/cluster/logs.e2e-spec.ts
src/pybind/mgr/dashboard/frontend/cypress/e2e/ui/notification.e2e-spec.ts