]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/dashboard: add Services e2e tests
authorAvan Thakkar <athakkar@localhost.localdomain>
Thu, 6 May 2021 11:05:38 +0000 (16:35 +0530)
committerAvan Thakkar <athakkar@localhost.localdomain>
Tue, 11 May 2021 16:36:03 +0000 (22:06 +0530)
commited163c193c8f54d8c89c3d424a4708846c93e1bc
treedd24728395a7fb009a0fc204ecddc2c84c284207
parent0c7d35a6cff66c53477d8de90cfd06740196a4fb
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