]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: run cephadm-backend e2e tests with KCLI 42243/head
authorAlfonso Martínez <almartin@redhat.com>
Mon, 19 Jul 2021 07:57:26 +0000 (09:57 +0200)
committerAlfonso Martínez <almartin@redhat.com>
Mon, 19 Jul 2021 07:57:26 +0000 (09:57 +0200)
commit0aa480556a6ccb5dc4ccbdebc619371b7a0f7ff6
tree985abccbcb7efdaa5f4a2b440410d1be89c9edff
parent54bff90266c0649369e90717e0c4df7b0276c9e1
mgr/dashboard: run cephadm-backend e2e tests with KCLI

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

Conflicts:
    - Added content in HACKING.rst as dash-devel.rst does not exist in octopus:
    doc/dev/developer_guide/dash-devel.rst
    src/pybind/mgr/dashboard/HACKING.rst
    - Adapted code to octopus branch in the following files due to branch divergence:
    src/pybind/mgr/dashboard/frontend/cypress.json
    src/pybind/mgr/dashboard/frontend/cypress/integration/cluster/configuration.e2e-spec.ts
    src/pybind/mgr/dashboard/frontend/cypress/integration/cluster/hosts.po.ts
    src/pybind/mgr/dashboard/frontend/cypress/integration/cluster/osds.e2e-spec.ts
    src/pybind/mgr/dashboard/frontend/cypress/integration/orchestrator/workflow/01-hosts.e2e-spec.ts
    src/pybind/mgr/dashboard/frontend/cypress/integration/page-helper.po.ts
    src/pybind/mgr/dashboard/frontend/cypress/integration/ui/dashboard.e2e-spec.ts
src/pybind/mgr/dashboard/HACKING.rst
src/pybind/mgr/dashboard/ci/cephadm/bootstrap-cluster.sh [new file with mode: 0755]
src/pybind/mgr/dashboard/ci/cephadm/ceph_cluster.yml [new file with mode: 0755]
src/pybind/mgr/dashboard/ci/cephadm/run-cephadm-e2e-tests.sh [new file with mode: 0755]
src/pybind/mgr/dashboard/frontend/cypress.json
src/pybind/mgr/dashboard/frontend/cypress/integration/cluster/configuration.e2e-spec.ts
src/pybind/mgr/dashboard/frontend/cypress/integration/cluster/hosts.po.ts
src/pybind/mgr/dashboard/frontend/cypress/integration/cluster/osds.e2e-spec.ts
src/pybind/mgr/dashboard/frontend/cypress/integration/orchestrator/workflow/01-hosts.e2e-spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/integration/page-helper.po.ts
src/pybind/mgr/dashboard/frontend/cypress/integration/ui/dashboard.e2e-spec.ts