]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/dashboard: fix service page e2e tests
authorAfreen Misbah <afreen23.git@gmail.com>
Fri, 14 Jun 2024 05:21:47 +0000 (10:51 +0530)
committerAfreen Misbah <afreen23.git@gmail.com>
Wed, 10 Jul 2024 07:31:37 +0000 (13:01 +0530)
commitec070f19c77e315231c63be165643ac0e1c4e401
treea3ef5e2e17b77869181f7c09c0d9962efdbaaf91
parent6110d7a96a419c471cbb0df3b5fe3162ff3c11b5
mgr/dashboard: fix service page e2e tests

- service page now uses defaults value for the placement count due to which mds test failing
- in test we pass "1" while "2" which is the default count for mds is already populated, making it 21 and causing unable to create mds service

Fixes: https://tracker.ceph.com/issues/66540
Signed-off-by: Afreen Misbah <afreen23.git@gmail.com>
(cherry picked from commit 5a718229dc43953f140a16342f19523a1c075863)
(cherry picked from commit 1da0a4f8cb234ef84729c24cc9a82397361e9534)

Conflicts:
src/pybind/mgr/dashboard/frontend/cypress/e2e/pools/pools.e2e-spec.ts
src/pybind/mgr/dashboard/frontend/cypress/e2e/pools/pools.po.ts
src/pybind/mgr/dashboard/frontend/cypress/e2e/cluster/services.po.ts