]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
qa/suites/crimson-rados: disable seastore with default thrash
authorMatan Breizman <mbreizma@redhat.com>
Sun, 30 Jun 2024 09:15:03 +0000 (12:15 +0300)
committerMatan Breizman <mbreizma@redhat.com>
Thu, 25 Jul 2024 07:37:14 +0000 (10:37 +0300)
commitb1ae914baed15404a3805a64ef8d8b6ea8c69eda
treefaf88622b195ff1889625764678d1abf477e983e
parenta81a6992439ad6118f81e82a2dfe7f9ff7acafd9
qa/suites/crimson-rados: disable seastore with default thrash

Currently we have 2 types of thrash tests: default and simple.
Seastore passes only the simple one.

The 2 types are seperated to diffrent dirs. `thrash` dir
will be tested with bluestore only.
`thrash_simple` will be tested with both backend.

Once Seastore passes default ones, we can merge back the two dirs

Signed-off-by: Matan Breizman <mbreizma@redhat.com>
(cherry picked from commit 69b241a4629e458ad7ed7b643e42c7b44e18e9fd)
44 files changed:
qa/suites/crimson-rados/thrash/objectstore/seastore.yaml [deleted symlink]
qa/suites/crimson-rados/thrash/thrashers/simple.yaml [deleted file]
qa/suites/crimson-rados/thrash_simple/% [new file with mode: 0644]
qa/suites/crimson-rados/thrash_simple/.qa [new symlink]
qa/suites/crimson-rados/thrash_simple/0-size-min-size-overrides/.qa [new symlink]
qa/suites/crimson-rados/thrash_simple/0-size-min-size-overrides/2-size-2-min-size.yaml.disabled [new symlink]
qa/suites/crimson-rados/thrash_simple/0-size-min-size-overrides/3-size-2-min-size.yaml [new symlink]
qa/suites/crimson-rados/thrash_simple/1-pg-log-overrides/.qa [new symlink]
qa/suites/crimson-rados/thrash_simple/1-pg-log-overrides/normal_pg_log.yaml [new file with mode: 0644]
qa/suites/crimson-rados/thrash_simple/1-pg-log-overrides/short_pg_log.yaml.disabled [new symlink]
qa/suites/crimson-rados/thrash_simple/2-recovery-overrides/$ [new file with mode: 0644]
qa/suites/crimson-rados/thrash_simple/2-recovery-overrides/.qa [new symlink]
qa/suites/crimson-rados/thrash_simple/2-recovery-overrides/default.yaml [new file with mode: 0644]
qa/suites/crimson-rados/thrash_simple/2-recovery-overrides/more-active-recovery.yaml.disabled [new symlink]
qa/suites/crimson-rados/thrash_simple/2-recovery-overrides/more-async-partial-recovery.yaml.disabled [new file with mode: 0644]
qa/suites/crimson-rados/thrash_simple/2-recovery-overrides/more-async-recovery.yaml.disabled [new file with mode: 0644]
qa/suites/crimson-rados/thrash_simple/2-recovery-overrides/more-partial-recovery.yaml.disabled [new file with mode: 0644]
qa/suites/crimson-rados/thrash_simple/clusters/+ [new file with mode: 0644]
qa/suites/crimson-rados/thrash_simple/clusters/.qa [new symlink]
qa/suites/crimson-rados/thrash_simple/clusters/fixed-2.yaml [new file with mode: 0644]
qa/suites/crimson-rados/thrash_simple/clusters/openstack.yaml.disabled [new file with mode: 0644]
qa/suites/crimson-rados/thrash_simple/crimson-supported-all-distro [new symlink]
qa/suites/crimson-rados/thrash_simple/crimson_qa_overrides.yaml [new symlink]
qa/suites/crimson-rados/thrash_simple/deploy/.qa [new symlink]
qa/suites/crimson-rados/thrash_simple/deploy/ceph.yaml [new file with mode: 0644]
qa/suites/crimson-rados/thrash_simple/deploy/cephadm.yaml.disabled [new file with mode: 0644]
qa/suites/crimson-rados/thrash_simple/objectstore/.qa [new symlink]
qa/suites/crimson-rados/thrash_simple/objectstore/bluestore.yaml [new symlink]
qa/suites/crimson-rados/thrash_simple/objectstore/seastore.yaml [new symlink]
qa/suites/crimson-rados/thrash_simple/thrashers/.qa [new symlink]
qa/suites/crimson-rados/thrash_simple/thrashers/simple.yaml [new file with mode: 0644]
qa/suites/crimson-rados/thrash_simple/thrashosds-health.yaml [new symlink]
qa/suites/crimson-rados/thrash_simple/workloads/.qa [new symlink]
qa/suites/crimson-rados/thrash_simple/workloads/admin_socket_objecter_requests.yaml [new file with mode: 0644]
qa/suites/crimson-rados/thrash_simple/workloads/pool-snaps-few-objects.yaml [new file with mode: 0644]
qa/suites/crimson-rados/thrash_simple/workloads/radosbench-high-concurrency.yaml [new file with mode: 0644]
qa/suites/crimson-rados/thrash_simple/workloads/radosbench.yaml [new file with mode: 0644]
qa/suites/crimson-rados/thrash_simple/workloads/small-objects-balanced.yaml [new file with mode: 0644]
qa/suites/crimson-rados/thrash_simple/workloads/small-objects-localized.yaml [new file with mode: 0644]
qa/suites/crimson-rados/thrash_simple/workloads/small-objects.yaml [new file with mode: 0644]
qa/suites/crimson-rados/thrash_simple/workloads/snaps-few-objects-balanced.yaml [new file with mode: 0644]
qa/suites/crimson-rados/thrash_simple/workloads/snaps-few-objects-localized.yaml [new file with mode: 0644]
qa/suites/crimson-rados/thrash_simple/workloads/snaps-few-objects.yaml [new file with mode: 0644]
qa/suites/crimson-rados/thrash_simple/workloads/write_fadvise_dontneed.yaml [new file with mode: 0644]