]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/workunits/rados: skip running envlibrados rocksdb tests on ubuntu 49181/head
authorLaura Flores <lflores@redhat.com>
Thu, 1 Dec 2022 23:57:06 +0000 (17:57 -0600)
committerLaura Flores <lflores@redhat.com>
Tue, 17 Jan 2023 17:38:19 +0000 (11:38 -0600)
commitacc8c7e2ef35017f2357d159c1f4e29049634406
tree53acb21029bd670142d526b7720c7b5e18820c40
parentd1ca83cf47d599c2b197a1344fe5b5ee2f696a25
qa/workunits/rados: skip running envlibrados rocksdb tests on ubuntu

This test passes on centos and rhel, but fails on ubuntu from an
invalid pointer. Since the envlibrados rocksdb tests are experimental
and don't have any actual users, we can just run them on rhel and
centos.

At the moment, the actual bug is not fully understood, but it was
decided that fixing it is low priority, and removing the test from
problematic distros is okay for the time being. This commit
is considered a workaround to the actual issue.

Related tracker: https://tracker.ceph.com/issues/57632
Signed-off-by: Laura Flores <lflores@redhat.com>
qa/suites/rados/singleton/all/test_envlibrados_for_rocksdb.yaml [deleted file]
qa/suites/rados/singleton/all/test_envlibrados_for_rocksdb/% [new file with mode: 0644]
qa/suites/rados/singleton/all/test_envlibrados_for_rocksdb/.qa [new symlink]
qa/suites/rados/singleton/all/test_envlibrados_for_rocksdb/supported/centos_latest.yaml [new symlink]
qa/suites/rados/singleton/all/test_envlibrados_for_rocksdb/supported/rhel_latest.yaml [new symlink]
qa/suites/rados/singleton/all/test_envlibrados_for_rocksdb/test_envlibrados_for_rocksdb.yaml [new file with mode: 0644]