From 376cca2d4d4f548ce6b00b4fc2928d2e6d41038f Mon Sep 17 00:00:00 2001 From: Sam Lang Date: Tue, 12 Feb 2013 11:32:29 -0600 Subject: [PATCH] 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 --- debian/ceph-test.install | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/ceph-test.install b/debian/ceph-test.install index a3648c3d55b..1aba361ee9a 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 -- 2.47.3