]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa: try snap format upgrade with multimds cluster
authorPatrick Donnelly <pdonnell@redhat.com>
Thu, 3 May 2018 20:15:35 +0000 (13:15 -0700)
committerPatrick Donnelly <pdonnell@redhat.com>
Thu, 3 May 2018 23:52:13 +0000 (16:52 -0700)
Fixes: http://tracker.ceph.com/issues/24002
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
qa/suites/fs/upgrade/snaps/overrides/% [new file with mode: 0644]
qa/suites/fs/upgrade/snaps/overrides/+ [deleted file]
qa/suites/fs/upgrade/snaps/overrides/multimds/no.yaml [new file with mode: 0644]
qa/suites/fs/upgrade/snaps/overrides/multimds/yes.yaml [new file with mode: 0644]
qa/suites/fs/upgrade/snaps/overrides/no_multimds.yaml [deleted file]

diff --git a/qa/suites/fs/upgrade/snaps/overrides/% b/qa/suites/fs/upgrade/snaps/overrides/%
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/qa/suites/fs/upgrade/snaps/overrides/+ b/qa/suites/fs/upgrade/snaps/overrides/+
deleted file mode 100644 (file)
index e69de29..0000000
diff --git a/qa/suites/fs/upgrade/snaps/overrides/multimds/no.yaml b/qa/suites/fs/upgrade/snaps/overrides/multimds/no.yaml
new file mode 100644 (file)
index 0000000..c740a45
--- /dev/null
@@ -0,0 +1,3 @@
+overrides:
+  ceph:
+    max_mds: 1
diff --git a/qa/suites/fs/upgrade/snaps/overrides/multimds/yes.yaml b/qa/suites/fs/upgrade/snaps/overrides/multimds/yes.yaml
new file mode 100644 (file)
index 0000000..ecf118d
--- /dev/null
@@ -0,0 +1,3 @@
+overrides:
+  ceph:
+    max_mds: 2
diff --git a/qa/suites/fs/upgrade/snaps/overrides/no_multimds.yaml b/qa/suites/fs/upgrade/snaps/overrides/no_multimds.yaml
deleted file mode 100644 (file)
index c740a45..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-overrides:
-  ceph:
-    max_mds: 1