]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
cmake: use script/run_tox.sh for running tox for dashboard
authorKefu Chai <kchai@redhat.com>
Fri, 2 Aug 2019 05:26:36 +0000 (13:26 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 5 Aug 2019 11:11:51 +0000 (19:11 +0800)
commitf0079a1030bd021a7e34ed4128b01aff5776aecb
treeda1e638b9b060a7c4b5f45ca3fbe953cf8fdb964
parentd359227ec0c9c2b238272def5727eaf0c3f4ef2d
cmake: use script/run_tox.sh for running tox for dashboard

* adapt script/run_tox.sh to use different envs for dashboard's tox
  test.
* use script/run_tox.sh for running dashboard's tox test
* remove pybind/mgr/dashboard/run-tox.sh

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/pybind/mgr/dashboard/CMakeLists.txt
src/pybind/mgr/dashboard/run-tox.sh [deleted file]
src/script/run_tox.sh
src/test/CMakeLists.txt