]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: add Services e2e tests 41298/head
authorAvan Thakkar <athakkar@localhost.localdomain>
Thu, 6 May 2021 11:05:38 +0000 (16:35 +0530)
committerAvan Thakkar <athakkar@localhost.localdomain>
Mon, 17 May 2021 13:51:10 +0000 (19:21 +0530)
commite0ebb998f707e039f681d14673e206e2b57b5e5a
treee11fe9e232f1e3cbd5e12c1a54f11f1b1f823da8
parentae91d714ec8a0d07ad2ce4cfd7912e11accab255
mgr/dashboard: add Services e2e tests

Fixes: https://tracker.ceph.com/issues/50567
Signed-off-by: Avan Thakkar <athakkar@redhat.com>
Introducing e2e tests for service creation for Ingress and RGW service types.
src/pybind/mgr/dashboard/frontend/cypress/integration/cluster/services.po.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/integration/orchestrator/05-services.e2e-spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/services/service-form/service-form.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/services/services.component.ts