]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cmake: ceph_objectstore_tool.py test passing
authorAli Maredia <amaredia@redhat.com>
Tue, 26 Jan 2016 20:32:05 +0000 (15:32 -0500)
committerAli Maredia <amaredia@redhat.com>
Fri, 15 Apr 2016 00:48:21 +0000 (20:48 -0400)
commit65963739cd6815b8008282c8f64cd64365662e60
tree58d744f306b5ca012ef71aa3278c268f69f1f73e
parentf43dd0f3f58d79ad0270eb8e23b70b4280dd7cb0
cmake: ceph_objectstore_tool.py test passing

Replaced relative paths in shell scripts in
test/ceph_objectstore_tool.py and init-ceph.in to
work with CEPH_FOO environment variables set in cmake.
Also added CEPH_BUILD_DIR environment variable set
to CMAKE_BINARY_DIR. It is used in init-ceph and
ceph_objectstore_tool.py.

Signed-off-by: Ali Maredia <amaredia@redhat.com>
cmake/modules/AddCephTest.cmake
src/init-ceph.in
src/test/ceph_objectstore_tool.py