]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
qa/cephfs: s/prefetch_dirfrags/prefetch_oft_dirfrags
authorVenky Shankar <vshankar@redhat.com>
Mon, 15 Jul 2024 06:56:32 +0000 (06:56 +0000)
committerVenky Shankar <vshankar@redhat.com>
Thu, 24 Oct 2024 04:33:28 +0000 (04:33 +0000)
To explicitly depict what the yaml frag is setting.

Signed-off-by: Venky Shankar <vshankar@redhat.com>
qa/suites/fs/thrash/workloads/overrides/prefetch_dirfrags/.qa [deleted symlink]
qa/suites/fs/thrash/workloads/overrides/prefetch_dirfrags/no.yaml [deleted file]
qa/suites/fs/thrash/workloads/overrides/prefetch_dirfrags/yes.yaml [deleted file]
qa/suites/fs/thrash/workloads/overrides/prefetch_oft_dirfrags/.qa [new symlink]
qa/suites/fs/thrash/workloads/overrides/prefetch_oft_dirfrags/no.yaml [new file with mode: 0644]
qa/suites/fs/thrash/workloads/overrides/prefetch_oft_dirfrags/yes.yaml [new file with mode: 0644]

diff --git a/qa/suites/fs/thrash/workloads/overrides/prefetch_dirfrags/.qa b/qa/suites/fs/thrash/workloads/overrides/prefetch_dirfrags/.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/fs/thrash/workloads/overrides/prefetch_dirfrags/no.yaml b/qa/suites/fs/thrash/workloads/overrides/prefetch_dirfrags/no.yaml
deleted file mode 100644 (file)
index 91b4536..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-overrides:
-  ceph:
-    conf:
-      mds:
-        mds oft prefetch dirfrags: false
diff --git a/qa/suites/fs/thrash/workloads/overrides/prefetch_dirfrags/yes.yaml b/qa/suites/fs/thrash/workloads/overrides/prefetch_dirfrags/yes.yaml
deleted file mode 100644 (file)
index bd202f9..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-overrides:
-  ceph:
-    conf:
-      mds:
-        mds oft prefetch dirfrags: true
diff --git a/qa/suites/fs/thrash/workloads/overrides/prefetch_oft_dirfrags/.qa b/qa/suites/fs/thrash/workloads/overrides/prefetch_oft_dirfrags/.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/fs/thrash/workloads/overrides/prefetch_oft_dirfrags/no.yaml b/qa/suites/fs/thrash/workloads/overrides/prefetch_oft_dirfrags/no.yaml
new file mode 100644 (file)
index 0000000..91b4536
--- /dev/null
@@ -0,0 +1,5 @@
+overrides:
+  ceph:
+    conf:
+      mds:
+        mds oft prefetch dirfrags: false
diff --git a/qa/suites/fs/thrash/workloads/overrides/prefetch_oft_dirfrags/yes.yaml b/qa/suites/fs/thrash/workloads/overrides/prefetch_oft_dirfrags/yes.yaml
new file mode 100644 (file)
index 0000000..bd202f9
--- /dev/null
@@ -0,0 +1,5 @@
+overrides:
+  ceph:
+    conf:
+      mds:
+        mds oft prefetch dirfrags: true