]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cmake: use $CMAKE_BINARY_DIR for default $CEPH_BUILD_VIRTUALENV 26186/head
authorKefu Chai <kchai@redhat.com>
Wed, 23 Jan 2019 11:41:18 +0000 (19:41 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 31 Jan 2019 11:00:04 +0000 (19:00 +0800)
commita68e2ce14fba98e96368fe7e62c92c17621504dc
treee1ea55540c7b5bb3282f7506ed474dde30bcbeb4
parentc913d4df61b5e0e6f52e4e1c81002d72c56460ff
cmake: use $CMAKE_BINARY_DIR for default $CEPH_BUILD_VIRTUALENV

to avoid conflict with other `make check` runs in the same host

See-also: http://tracker.ceph.com/issues/36737
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit a8d6b2170dfa0838dad0d1b7b03fc8cf19e4eeff)

Conflicts:
- drop the change to mgr/*/run-tox.sh, as they don't exist in
luminous.
        - apply the change to ceph-disk/run-tox.sh
- apply the change to ceph-helpers.sh: as it set $PATH using
          $TMPDIR, which is set to /tmp if $TMPDIR is empty.
qa/standalone/ceph-helpers.sh
src/CMakeLists.txt
src/ceph-disk/run-tox.sh