From: Ken Dreyer Date: Thu, 16 Jan 2014 02:37:50 +0000 (-0700) Subject: packaging: add missing test files X-Git-Tag: v0.78~332^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=e60dcfa80dec439164cf9fa1a13bb1bbf94f4ba1;p=ceph.git packaging: add missing test files Two tests were inadvertantly missing from the RPM packaging: ceph_test_c_headers was added to ceph in ffdd30efc870eafb1047f022b16d9680d88fcc78 ceph_test_get_blkdev_size was added to ceph in 324dd54534e41598feb6169f33cfed85495fa91f Add both of these to the packaging. Signed-off-by: Ken Dreyer --- diff --git a/ceph.spec.in b/ceph.spec.in index cfef0c1ea32..a190c688e99 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -629,6 +629,7 @@ fi %{_bindir}/ceph_filestore_dump %{_bindir}/ceph_filestore_tool %{_bindir}/ceph_streamtest +%{_bindir}/ceph_test_c_headers %{_bindir}/ceph_test_cfuse_cache_invalidate %{_bindir}/ceph_test_cls_hello %{_bindir}/ceph_test_cls_lock @@ -648,6 +649,7 @@ fi %{_bindir}/ceph_test_filestore_idempotent %{_bindir}/ceph_test_filestore_idempotent_sequence %{_bindir}/ceph_test_filestore_workloadgen +%{_bindir}/ceph_test_get_blkdev_size %{_bindir}/ceph_test_ioctls %{_bindir}/ceph_test_keyvaluedb_atomicity %{_bindir}/ceph_test_keyvaluedb_iterators