]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/tests: run full librbd test suite unconditionally
authorKautilya Tripathi <kautilya.tripathi@ibm.com>
Tue, 19 Aug 2025 05:56:11 +0000 (11:26 +0530)
committerKautilya Tripathi <kautilya.tripathi@ibm.com>
Mon, 25 Aug 2025 05:52:56 +0000 (11:22 +0530)
commitc0ef358ef950a720b215442af20f8bfb4df71053
tree2d149d3e66226385f99e68b4bac09fce0ed7875c
parenteae8872d86223ae00a80eee9cbae4cc55267b71e
qa/tests: run full librbd test suite unconditionally

Previously the librbd test runner listed individual gtest filters to
work around unstable groups (see tracker #58791). Those workarounds
are no longer needed, so the script has been simplified to invoke
`ceph_test_librbd` directly. This ensures the entire suite is always
executed and reduces maintenance overhead.

Fixes: https://tracker.ceph.com/issues/58791
Co-authored-by: Matan Breizman <mbreizma@redhat.com>
Signed-off-by: Kautilya Tripathi <kautilya.tripathi@ibm.com>
qa/suites/crimson-rados/rbd/tasks/rbd_api_tests.yaml
qa/suites/crimson-rados/rbd/tasks/rbd_api_tests_old_format.yaml
qa/workunits/rbd/crimson/test_crimson_librbd.sh [deleted file]