]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/neorados/list: Seperate NeoRadosECTest from NeoRadosTest
authorMatan Breizman <mbreizma@redhat.com>
Mon, 15 Jan 2024 14:47:00 +0000 (14:47 +0000)
committerMatan Breizman <mbreizma@redhat.com>
Wed, 17 Jan 2024 11:05:46 +0000 (11:05 +0000)
commit73b5e8c15dacc763489fd307c93ae45cd2c67aa6
tree1e4b5266b47ff23c11c046663f3c41931fb0ddd0
parentb99ffc4f3e980d20374df4afeac2375eb36e37bb
test/neorados/list: Seperate NeoRadosECTest from NeoRadosTest

otherwise SKIP_IF_CRIMSON won't work in this case

Signed-off-by: Matan Breizman <mbreizma@redhat.com>
qa/workunits/rados/test.sh
src/test/neorados/CMakeLists.txt
src/test/neorados/ec_list.cc [new file with mode: 0644]
src/test/neorados/list.cc