]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cmake/modules/AddCephTest.cmake: make ${name}-venv a target
authorKefu Chai <kchai@redhat.com>
Sun, 4 Aug 2019 06:31:03 +0000 (14:31 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 5 Aug 2019 10:47:08 +0000 (18:47 +0800)
commitd359227ec0c9c2b238272def5727eaf0c3f4ef2d
tree059a60215da1c08a15c46e4cd5f2630b511c3f4c
parenta19761b8e8e17438e415d1ad1ed0dff86694a3fb
cmake/modules/AddCephTest.cmake: make ${name}-venv a target

so we can prepare the venv for tox with `make tests`. and it's optional,
as run_tox.sh will check for it and setup a venv if it's not around.

Signed-off-by: Kefu Chai <kchai@redhat.com>
cmake/modules/AddCephTest.cmake
src/pybind/mgr/CMakeLists.txt
src/pybind/mgr/ansible/CMakeLists.txt [deleted file]
src/pybind/mgr/insights/CMakeLists.txt [deleted file]
src/pybind/mgr/orchestrator_cli/CMakeLists.txt [deleted file]