]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
qa/suites/rados/cephadm/upgrade: adjust starting version
authorSage Weil <sage@redhat.com>
Thu, 5 Mar 2020 13:38:25 +0000 (07:38 -0600)
committerSage Weil <sage@redhat.com>
Sat, 7 Mar 2020 12:42:07 +0000 (06:42 -0600)
This version understands how to apply a mgr spec like '2;host=x' with a
semicolon.  This particular test build does.

Signed-off-by: Sage Weil <sage@redhat.com>
qa/suites/rados/cephadm/upgrade/1-start.yaml

index b9857329a6a8cc1b58112841367b87af979a47d6..c15937f04e512129eff8af08f9b4fb308e5f8233 100644 (file)
@@ -1,4 +1,4 @@
 tasks:
 - cephadm:
-    image: quay.io/ceph-ci/ceph:wip-sage-testing-2020-02-21-2307
-    cephadm_branch: wip-sage-testing-2020-02-21-2307
+    image: quay.io/ceph-ci/ceph:wip-sage-testing-2020-03-06-1552
+    cephadm_branch: wip-sage-testing-2020-03-06-1552