]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
test/rgw/logging: run teuthology on erasure coded pool
authorNithya Balachandran <nithya.balachandran@ibm.com>
Mon, 1 Dec 2025 12:35:06 +0000 (12:35 +0000)
committerNithya Balachandran <nithya.balachandran@ibm.com>
Mon, 1 Dec 2025 12:35:06 +0000 (12:35 +0000)
Run the rgw bucket logging teuthology tests on an erasure coded pool.

Signed-off-by: Nithya Balachandran <nithya.balachandran@ibm.com>
qa/suites/rgw/bucket-logging/pools/.qa [new symlink]
qa/suites/rgw/bucket-logging/pools/erasure.yaml [new file with mode: 0644]
qa/suites/rgw/bucket-logging/pools/replicated.yaml [new file with mode: 0644]

diff --git a/qa/suites/rgw/bucket-logging/pools/.qa b/qa/suites/rgw/bucket-logging/pools/.qa
new file mode 120000 (symlink)
index 0000000..a602a03
--- /dev/null
@@ -0,0 +1 @@
+../.qa/
\ No newline at end of file
diff --git a/qa/suites/rgw/bucket-logging/pools/erasure.yaml b/qa/suites/rgw/bucket-logging/pools/erasure.yaml
new file mode 100644 (file)
index 0000000..7c0c5e6
--- /dev/null
@@ -0,0 +1,3 @@
+overrides:
+  rgw:
+    ec-data-pool: true
diff --git a/qa/suites/rgw/bucket-logging/pools/replicated.yaml b/qa/suites/rgw/bucket-logging/pools/replicated.yaml
new file mode 100644 (file)
index 0000000..c91709e
--- /dev/null
@@ -0,0 +1,3 @@
+overrides:
+  rgw:
+    ec-data-pool: false