]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/suites/krbd: use a standard fixed-1 cluster in unmap subsuite 64918/head
authorIlya Dryomov <idryomov@gmail.com>
Mon, 28 Jul 2025 07:25:49 +0000 (09:25 +0200)
committerIlya Dryomov <idryomov@gmail.com>
Fri, 8 Aug 2025 15:12:52 +0000 (17:12 +0200)
A custom "fixed-1, but with the client on a separate node" cluster was
needed only for pre-single-major.yaml kernel which is no longer around.
This can be a single-node job now -- see commits 311a450163cf
("krbd/unmap: put client.0 on a separate remote") and 39a579144cd8
("qa/suites/krbd: drop pre-single-major test").

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
(cherry picked from commit 9bfd67974462f4c53610d286862a046d8cb07984)

qa/suites/krbd/unmap/clusters/fixed-1.yaml [new symlink]
qa/suites/krbd/unmap/clusters/separate-client.yaml [deleted file]

diff --git a/qa/suites/krbd/unmap/clusters/fixed-1.yaml b/qa/suites/krbd/unmap/clusters/fixed-1.yaml
new file mode 120000 (symlink)
index 0000000..02df5dd
--- /dev/null
@@ -0,0 +1 @@
+.qa/clusters/fixed-1.yaml
\ No newline at end of file
diff --git a/qa/suites/krbd/unmap/clusters/separate-client.yaml b/qa/suites/krbd/unmap/clusters/separate-client.yaml
deleted file mode 100644 (file)
index be13431..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-# fixed-1.yaml, but with client.0 on a separate target
-overrides:
-  ceph-deploy:
-    conf:
-      global:
-        osd pool default size: 2
-        osd crush chooseleaf type: 0
-        osd pool default pg num:  128
-        osd pool default pgp num:  128
-roles:
-- [mon.a, mgr.x, osd.0, osd.1, osd.2]
-- [client.0]
-openstack:
-- volumes: # attached to each instance
-    count: 3
-    size: 10 # GB