]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/cephadm/upgrade: Exclude RGW for now
authorSebastian Wagner <sebastian.wagner@suse.com>
Thu, 25 Jun 2020 07:55:51 +0000 (09:55 +0200)
committerSebastian Wagner <sebastian.wagner@suse.com>
Thu, 25 Jun 2020 08:54:38 +0000 (10:54 +0200)
tasks/cephadm.py gained RGW support very recently and
I'm now facing a dilemman:

* Either we set the upgrade start to 15.2.4 and thus
  no longer upgrade from an old version, or
* Disable RGW upgrade for now.

I think doing both would be optinal, but for now, let's
disable RGW, in order to keep the coverage for everything
else.

Fixes: https://tracker.ceph.com/issues/46157
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
qa/suites/rados/cephadm/upgrade/fixed-2.yaml [changed from symlink to file mode: 0644]

deleted file mode 120000 (symlink)
index 5c3e0593cbc967a57d9b0aaf3998e1f3af29b26c..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../smoke/fixed-2.yaml
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..8c79ebe96bf6fc6b4569691241f5f5bd2edabc33
--- /dev/null
@@ -0,0 +1,31 @@
+roles:
+- - mon.a
+  - mon.c
+  - mgr.y
+  - osd.0
+  - osd.1
+  - osd.2
+  - osd.3
+  - client.0
+#   - ceph.rgw.realm.zone.a # Disabled, needs 15.2.4 as an upgrade start
+  - node-exporter.a
+  - alertmanager.a
+- - mon.b
+  - mgr.x
+  - osd.4
+  - osd.5
+  - osd.6
+  - osd.7
+  - client.1
+  - prometheus.a
+  - grafana.a
+  - node-exporter.b
+openstack:
+- volumes: # attached to each instance
+    count: 4
+    size: 10 # GB
+overrides:
+  ceph:
+    conf:
+      osd:
+        osd shutdown pgref assert: true