summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorSungmin Lee <ssdohammer@gmail.com>2024-06-18 16:21:38 +0200
committermyoungwon oh <ohmyoungwon@gmail.com>2024-06-19 02:49:44 +0200
commit679d09b241c606267c732b4623a5e6e29b6065aa (patch)
treea0a3f6527933f592350de83c1ed032232241de63 /debian
parentMerge pull request #57978 from athanatos/sjust/wip-63647-snaptrim-pipeline (diff)
downloadceph-679d09b241c606267c732b4623a5e6e29b6065aa.tar.xz
ceph-679d09b241c606267c732b4623a5e6e29b6065aa.zip
debian: add ceph-dedup-daemon to the ceph-test package
When running test-dedup-tool.sh on Ubuntu, the binary for ceph-dedup-daemon is not installed, resulting in the failure of test_sample_dedup due to its exclusion from ceph-test debian package. To fix this issue, this commit includes the ceph-dedup-daemon in ceph-test debian package. Fixes: https://tracker.ceph.com/issues/66368 Signed-off-by: Sungmin Lee <sung_min.lee@samsung.com>
Diffstat (limited to 'debian')
-rw-r--r--debian/ceph-test.install1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/ceph-test.install b/debian/ceph-test.install
index aeab6fac3d9..fb2847ccb1e 100644
--- a/debian/ceph-test.install
+++ b/debian/ceph-test.install
@@ -16,5 +16,6 @@ usr/bin/ceph_scratchtool
usr/bin/ceph_scratchtoolpp
usr/bin/ceph_test_*
usr/bin/ceph-dedup-tool
+usr/bin/ceph-dedup-daemon
usr/lib/ceph/ceph-monstore-update-crush.sh
usr/share/java/libcephfs-test.jar