]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
packaging: add missing test files 1093/head
authorKen Dreyer <ken.dreyer@inktank.com>
Thu, 16 Jan 2014 02:37:50 +0000 (19:37 -0700)
committerKen Dreyer <ken.dreyer@inktank.com>
Thu, 16 Jan 2014 02:40:40 +0000 (19:40 -0700)
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 <ken.dreyer@inktank.com>
ceph.spec.in

index cfef0c1ea32056d9d6588f3ca1c54f04607ea7c9..a190c688e99cb75f593472f49407ce39b02cd52f 100644 (file)
@@ -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