]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa: Add yes/no yaml for mds_use_global_snaprealm_seq_for_subvol conf
authorKotresh HR <khiremat@redhat.com>
Thu, 10 Apr 2025 11:28:48 +0000 (16:58 +0530)
committerKotresh HR <khiremat@redhat.com>
Thu, 29 May 2025 08:33:11 +0000 (14:03 +0530)
Fixes: https://tracker.ceph.com/issues/70794
Signed-off-by: Kotresh HR <khiremat@redhat.com>
qa/cephfs/0-use-snaprealm/$ [new file with mode: 0644]
qa/cephfs/0-use-snaprealm/global.yaml [new file with mode: 0644]
qa/cephfs/0-use-snaprealm/subvol.yaml [new file with mode: 0644]
qa/suites/fs/functional/0-use-snaprealm [new symlink]
qa/suites/fs/snaps/0-use-snaprealm [new symlink]
qa/suites/fs/volumes/tasks/volumes/0-use-snaprealm [new symlink]
qa/suites/fs/workload/tasks/0-use-snaprealm [new symlink]

diff --git a/qa/cephfs/0-use-snaprealm/$ b/qa/cephfs/0-use-snaprealm/$
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/qa/cephfs/0-use-snaprealm/global.yaml b/qa/cephfs/0-use-snaprealm/global.yaml
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/qa/cephfs/0-use-snaprealm/subvol.yaml b/qa/cephfs/0-use-snaprealm/subvol.yaml
new file mode 100644 (file)
index 0000000..55bc3e0
--- /dev/null
@@ -0,0 +1,5 @@
+overrides:
+  ceph:
+    cluster-conf:
+      mds:
+        mds use global snaprealm seq for subvol: false
diff --git a/qa/suites/fs/functional/0-use-snaprealm b/qa/suites/fs/functional/0-use-snaprealm
new file mode 120000 (symlink)
index 0000000..1a650d7
--- /dev/null
@@ -0,0 +1 @@
+.qa/cephfs/0-use-snaprealm/
\ No newline at end of file
diff --git a/qa/suites/fs/snaps/0-use-snaprealm b/qa/suites/fs/snaps/0-use-snaprealm
new file mode 120000 (symlink)
index 0000000..1a650d7
--- /dev/null
@@ -0,0 +1 @@
+.qa/cephfs/0-use-snaprealm/
\ No newline at end of file
diff --git a/qa/suites/fs/volumes/tasks/volumes/0-use-snaprealm b/qa/suites/fs/volumes/tasks/volumes/0-use-snaprealm
new file mode 120000 (symlink)
index 0000000..1a650d7
--- /dev/null
@@ -0,0 +1 @@
+.qa/cephfs/0-use-snaprealm/
\ No newline at end of file
diff --git a/qa/suites/fs/workload/tasks/0-use-snaprealm b/qa/suites/fs/workload/tasks/0-use-snaprealm
new file mode 120000 (symlink)
index 0000000..1a650d7
--- /dev/null
@@ -0,0 +1 @@
+.qa/cephfs/0-use-snaprealm/
\ No newline at end of file