From 2382d9b7c0a283d0cab6188c92e5cf970b713f8f Mon Sep 17 00:00:00 2001 From: Sam Lang Date: Tue, 12 Feb 2013 11:32:29 -0600 Subject: 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 (cherry picked from commit 376cca2d4d4f548ce6b00b4fc2928d2e6d41038f) (cherry picked from commit b70e2c270b9eb3fce673b7e51b527ebf88214f14) --- debian/ceph-test.install | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/ceph-test.install b/debian/ceph-test.install index b629bd6d97c..a2529ec628b 100644 --- a/debian/ceph-test.install +++ b/debian/ceph-test.install @@ -41,3 +41,4 @@ usr/bin/testrados_watch_notify usr/bin/testsignal_handlers usr/bin/testtimers usr/bin/xattr_bench +usr/bin/ceph-coverage -- cgit v1.2.1