]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cmake: install binaries used by ceph-qa-suite
authorKefu Chai <kchai@redhat.com>
Fri, 3 Jun 2016 05:39:04 +0000 (13:39 +0800)
committerKefu Chai <kchai@redhat.com>
Sat, 4 Jun 2016 01:40:28 +0000 (09:40 +0800)
commit703e9c800cd7877078d2c76152f70dadd2a5430b
tree023057c84b14de2c3197d06ca411c9356c9232da
parenta011b4e71aa03d8cdc364a92d50c4afe75060fe4
cmake: install binaries used by ceph-qa-suite

they are:
- ceph_test_rados: used by
  tasks/rados.py
- ceph_test_rados_delete_pools_parallel: used by
  suites/rados/monthrash/workloads/pool-create-delete.yaml
- ceph_test_filejournal
  suites/rados/objectstore/filejournal.yaml
- ceph_test_objectstore: used by
  suites/rados/objectstore/objectstore.yaml
- ceph_test_{async_driver,msgr}: used by
  suites/rados/singleton-nomsgr/all/msgr.yaml

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