mgr/dashboard: coverage venv python version same as mgr 33407/head
authorAlfonso Martínez <almartin@redhat.com>
Wed, 19 Feb 2020 07:39:55 +0000 (08:39 +0100)
committerAlfonso Martínez <almartin@redhat.com>
Wed, 19 Feb 2020 07:39:55 +0000 (08:39 +0100)
commite4018d0496377f570c132b843c1fd2cd0abf11fe
treeb4e6fabb685d9a41a1f5a2e50e03b6d6f80d1457
parent138f40754afd0fe2e41e0082f26d63b670ec515c
mgr/dashboard: coverage venv python version same as mgr

As https://github.com/ceph/ceph/pull/31525 is merged,
coverage dep. in run-backend-api-tests.sh has to be installed in venv
with the same python version as ceph-mgr.

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