Skip to content

Commit 679d09b

Browse files
ssdohammer-slmyoungwon
authored andcommitted
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 <[email protected]>
1 parent ec6b9d1 commit 679d09b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

debian/ceph-test.install

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,6 @@ usr/bin/ceph_scratchtool
1616
usr/bin/ceph_scratchtoolpp
1717
usr/bin/ceph_test_*
1818
usr/bin/ceph-dedup-tool
19+
usr/bin/ceph-dedup-daemon
1920
usr/lib/ceph/ceph-monstore-update-crush.sh
2021
usr/share/java/libcephfs-test.jar

0 commit comments

Comments
 (0)