]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa: move export yaml to separate file 46575/head
authorPatrick Donnelly <pdonnell@redhat.com>
Fri, 10 Jun 2022 17:20:33 +0000 (13:20 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Sun, 12 Jun 2022 00:17:41 +0000 (20:17 -0400)
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
qa/suites/fs/workload/ranks/multi/export-check.yaml [new file with mode: 0644]
qa/suites/fs/workload/ranks/multi/n/3.yaml
qa/suites/fs/workload/ranks/multi/n/5.yaml

diff --git a/qa/suites/fs/workload/ranks/multi/export-check.yaml b/qa/suites/fs/workload/ranks/multi/export-check.yaml
new file mode 100644 (file)
index 0000000..80f2108
--- /dev/null
@@ -0,0 +1,6 @@
+overrides:
+  check-counter:
+    counters:
+      mds:
+        - mds.exported
+        - mds.imported
index 9ed043c14849880032c4fecb4c89cc5ba8b41f0b..9e6bddce0cf9ffbe4a8212135c8d846b293bb1c5 100644 (file)
@@ -2,8 +2,3 @@ overrides:
   ceph:
     cephfs:
       max_mds: 3
-  check-counter:
-    counters:
-      mds:
-        - mds.exported
-        - mds.imported
index ed89cef3a862ad59f772e7c5aa32428db87ee4d4..2265aa0f27d16eaddc219721dc4f49adcea834d4 100644 (file)
@@ -2,8 +2,3 @@ overrides:
   ceph:
     cephfs:
       max_mds: 5
-  check-counter:
-    counters:
-      mds:
-        - mds.exported
-        - mds.imported