]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
test/libcephfs: move the snapdiff to a dedicated binary
authorXiubo Li <xiubli@redhat.com>
Wed, 15 Nov 2023 07:17:19 +0000 (15:17 +0800)
committerXiubo Li <xiubli@redhat.com>
Wed, 15 Nov 2023 07:42:10 +0000 (15:42 +0800)
commit540f3962034c30cbc8a09f335ed38a797c4239fb
treef46024815231f0473d727e41c2cc5865e5848154
parentab230683cf3a8295910b7d1daa925bba813dec12
test/libcephfs: move the snapdiff to a dedicated binary

The snapdiff test cases will take too much time, sometimes for hours.
It's very inconvenient to run some general tests locally.

Just move it to a dedicated binary.

Signed-off-by: Xiubo Li <xiubli@redhat.com>
qa/workunits/libcephfs/test.sh
src/test/libcephfs/CMakeLists.txt