From: Sam Lang Date: Tue, 12 Feb 2013 17:32:29 +0000 (-0600) Subject: deb: Add ceph-coverage to ceph-test deb package X-Git-Tag: v0.58~89 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=376cca2d4d4f548ce6b00b4fc2928d2e6d41038f;p=ceph.git deb: Add ceph-coverage to ceph-test deb package Teuthology uses the ceph-coverage script extensively and expects it to be installed by the ceph task. Add the script to the ceph-test debian package so that it gets installed for that use case. Signed-off-by: Sam Lang --- diff --git a/debian/ceph-test.install b/debian/ceph-test.install index a3648c3d55bd..1aba361ee9ae 100644 --- a/debian/ceph-test.install +++ b/debian/ceph-test.install @@ -59,3 +59,4 @@ usr/bin/ceph_test_signal_handlers usr/bin/ceph_test_timers usr/bin/ceph_tpbench usr/bin/ceph_xattr_bench +usr/bin/ceph-coverage