]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
Crimson/QA: add crimson-fixed-2-mem32g reduced-memory cluster variants 68725/head
authorRonen Friedman <rfriedma@redhat.com>
Sun, 3 May 2026 07:11:40 +0000 (07:11 +0000)
committerRonen Friedman <rfriedma@redhat.com>
Mon, 11 May 2026 12:34:35 +0000 (12:34 +0000)
Add QA thrash cluster variants (crimson-fixed-2-mem32g) that set
crimson_memory to 32G or 16GB.

Signed-off-by: Ronen Friedman <rfriedma@redhat.com>
qa/suites/crimson-rados/thrash/3-osd-memory-limit/$ [new file with mode: 0644]
qa/suites/crimson-rados/thrash/3-osd-memory-limit/.qa [new symlink]
qa/suites/crimson-rados/thrash/3-osd-memory-limit/osd-memory-16GB.yaml [new file with mode: 0644]
qa/suites/crimson-rados/thrash/3-osd-memory-limit/osd-memory-32GB.yaml [new file with mode: 0644]
qa/suites/crimson-rados/thrash/3-osd-memory-limit/osd-memory-default.yaml [new file with mode: 0644]

diff --git a/qa/suites/crimson-rados/thrash/3-osd-memory-limit/$ b/qa/suites/crimson-rados/thrash/3-osd-memory-limit/$
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/qa/suites/crimson-rados/thrash/3-osd-memory-limit/.qa b/qa/suites/crimson-rados/thrash/3-osd-memory-limit/.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/crimson-rados/thrash/3-osd-memory-limit/osd-memory-16GB.yaml b/qa/suites/crimson-rados/thrash/3-osd-memory-limit/osd-memory-16GB.yaml
new file mode 100644 (file)
index 0000000..3c0bd2c
--- /dev/null
@@ -0,0 +1,5 @@
+overrides:
+  ceph:
+    conf:
+      osd:
+        crimson memory: 16G
diff --git a/qa/suites/crimson-rados/thrash/3-osd-memory-limit/osd-memory-32GB.yaml b/qa/suites/crimson-rados/thrash/3-osd-memory-limit/osd-memory-32GB.yaml
new file mode 100644 (file)
index 0000000..cb66893
--- /dev/null
@@ -0,0 +1,5 @@
+overrides:
+  ceph:
+    conf:
+      osd:
+        crimson memory: 32G
diff --git a/qa/suites/crimson-rados/thrash/3-osd-memory-limit/osd-memory-default.yaml b/qa/suites/crimson-rados/thrash/3-osd-memory-limit/osd-memory-default.yaml
new file mode 100644 (file)
index 0000000..2def478
--- /dev/null
@@ -0,0 +1,5 @@
+overrides:
+  ceph:
+    conf:
+      osd:
+        crimson memory: 0