]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: fix skipped backend API tests 26172/head
authoralfonsomthd <almartin@redhat.com>
Wed, 30 Jan 2019 12:05:02 +0000 (13:05 +0100)
committeralfonsomthd <almartin@redhat.com>
Wed, 30 Jan 2019 12:05:02 +0000 (13:05 +0100)
commitc094e2d70259d0a642770ed7cbc15bd48825e304
treef52c18cf43c1a4b4c593777a654fb0ccbfbba8f4
parent9ea48b7fba13f5086d03d621f4dfc4415eae0bd7
mgr/dashboard: fix skipped backend API tests

* When the creation of the cluster is delegated to vstart_runner.py
(--create or --create-target-only) the amount of MGRs required
is calculated by the script so there is no more skipped tests
due to insufficient amount of MGRs.

* Additionally, this issue is not reproducible anymore:
Fixes: https://tracker.ceph.com/issues/37964
* Fixed typo: TEUTHOLOFY_PY_REQS

Signed-off-by: Alfonso Martínez <almartin@redhat.com>
qa/tasks/vstart_runner.py
src/pybind/mgr/dashboard/run-backend-api-tests.sh