]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
fixed dumpling-firefly-x suite to upgrade to firefly branch during upgrade-sequence0
authortamil <tamil.muthamizhan@inktank.com>
Mon, 20 Oct 2014 23:31:33 +0000 (16:31 -0700)
committertamil <tamil.muthamizhan@inktank.com>
Mon, 20 Oct 2014 23:31:33 +0000 (16:31 -0700)
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
suites/upgrade/dumpling-firefly-x/parallel/3-upgrade-sequence/upgrade-client-first.yaml

index 6ee00a39a1e24db78b02a2dd0b50ea724473f9f5..bfbfdcf9d773f27f596491f024a7c405d5db9c51 100644 (file)
@@ -1,10 +1,12 @@
-upgrade-sequence:
+upgrade-sequence0:
    sequential:
    - install.upgrade:
        client.0:
+         branch: firefly
    - print: "**** done install.upgrade client.0 to the version from teuthology-suite arg"
    - install.upgrade:
        mon.a:
+         branch: firefly
    - ceph.restart:
        daemons: [mon.a]
        wait-for-healthy: true
@@ -13,6 +15,7 @@ upgrade-sequence:
    - print: "**** done install.upgrade mon.a to the version from teuthology-suite arg"
    - install.upgrade:
        mon.b:
+         branch: firefly
    - ceph.restart:
        daemons: [mon.b, mon.c]
        wait-for-healthy: true