]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test/dashboard: only test enabled python bindings
authorKefu Chai <kchai@redhat.com>
Wed, 11 Apr 2018 09:46:26 +0000 (17:46 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 11 Apr 2018 14:25:12 +0000 (22:25 +0800)
commit213652aa6df094d339f57b2b0d9616507a77678c
treed3b32c8626f67e9cf05829eb3bf3f093b8cfc028
parent5ad70e086f44068968f6ea261fd0695aa5fe7c38
test/dashboard: only test enabled python bindings

we should test the python version of MGR_PYTHON_VERSION_MAJOR, if we are
testing both py2.7 and py3, we are preparing for distributing dashboard
as a separated package independent of ceph-mgr.

restructure the dashboard tests as 2 matrices, so we have 2*2 tests for
coverage and lint respectively.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/pybind/mgr/dashboard/run-tox.sh
src/pybind/mgr/dashboard/tox.ini
src/test/CMakeLists.txt