]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/suites/crimson-rados/thrash: enable seastore
authorMatan Breizman <mbreizma@redhat.com>
Sun, 16 Nov 2025 10:02:23 +0000 (10:02 +0000)
committerMatan Breizman <mbreizma@redhat.com>
Sun, 16 Nov 2025 10:15:20 +0000 (10:15 +0000)
https://github.com/ceph/ceph/pull/64715 added seastore recovery tests
to crimson-rados-experimental. Based on:
https://pulpito.ceph.com/matan-2025-11-11_09:38:51-crimson-rados-experimental-wip-anrao2-testing-2025-11-11-1111-distro-crimson-debug-smithi/
the remaining failures also occur in main (without recovery).
Move the experimental tests to the stable ones as they
do not introduce regressions.

Fixes: https://tracker.ceph.com/issues/71237
Signed-off-by: Matan Breizman <mbreizma@redhat.com>
qa/suites/crimson-rados/thrash/objectstore [new symlink]
qa/suites/crimson-rados/thrash/objectstore/.qa [deleted symlink]
qa/suites/crimson-rados/thrash/objectstore/bluestore.yaml [deleted symlink]

diff --git a/qa/suites/crimson-rados/thrash/objectstore b/qa/suites/crimson-rados/thrash/objectstore
new file mode 120000 (symlink)
index 0000000..02aa1bc
--- /dev/null
@@ -0,0 +1 @@
+.qa/objectstore/crimson/
\ No newline at end of file
diff --git a/qa/suites/crimson-rados/thrash/objectstore/.qa b/qa/suites/crimson-rados/thrash/objectstore/.qa
deleted file mode 120000 (symlink)
index a602a03..0000000
+++ /dev/null
@@ -1 +0,0 @@
-../.qa/
\ No newline at end of file
diff --git a/qa/suites/crimson-rados/thrash/objectstore/bluestore.yaml b/qa/suites/crimson-rados/thrash/objectstore/bluestore.yaml
deleted file mode 120000 (symlink)
index b0a3c45..0000000
+++ /dev/null
@@ -1 +0,0 @@
-.qa/objectstore/crimson/crimson_bluestore.yaml
\ No newline at end of file