]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cmake: pass more env vars to osd-copy-from.sh
authorKefu Chai <kchai@redhat.com>
Wed, 6 Jul 2016 02:36:53 +0000 (10:36 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 7 Jul 2016 04:11:05 +0000 (12:11 +0800)
commit3a1dea7c74aa6db3a79c68bf36eebdbb9f6e82bf
tree03ac9ac3456959fc02701eed9d4e668099d0ed3b
parent06195b34767bf69fe936c314c04127f668f6ba3a
cmake: pass more env vars to osd-copy-from.sh

we should use the cmake function of add_ceph_test() to add
osd-copy-from.sh as a test. then we won't miss any env variables.
w/o this change, $CEPH_BUILD_VIRTUALENV is not passed to
osd-copy-from.sh.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/test/osd/CMakeLists.txt