]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
test/neorados/aio_cxx: Seperate NeoRadosECTest from NeoRadosTest
authorMatan Breizman <mbreizma@redhat.com>
Sun, 14 Jan 2024 14:05:39 +0000 (14:05 +0000)
committerMatan Breizman <mbreizma@redhat.com>
Wed, 17 Jan 2024 11:05:46 +0000 (11:05 +0000)
commitb99ffc4f3e980d20374df4afeac2375eb36e37bb
treecf29f30e218335aa568a24b25544f0f01794ce80
parent3a75a60aed83bd163237449b763ad7724cae4b18
test/neorados/aio_cxx: Seperate NeoRadosECTest from NeoRadosTest

SKIP_IF_CRIMSON won't work here since we try to create EC pools
prior to the test being run.
Skip if the entire test instead by seperating EC tests.

Signed-off-by: Matan Breizman <mbreizma@redhat.com>
qa/suites/crimson-rados/basic/tasks/rados_api_tests.yaml
qa/workunits/rados/test.sh
src/test/neorados/CMakeLists.txt
src/test/neorados/ec_io.cc [new file with mode: 0644]
src/test/neorados/io.cc