]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Removed last step to 'firefly', in order to keep *only* released versions in ths...
authorYuri Weinstein <yuri.weinstein@inktank.com>
Fri, 17 Oct 2014 16:24:48 +0000 (09:24 -0700)
committerYuri Weinstein <yuri.weinstein@inktank.com>
Fri, 17 Oct 2014 16:24:48 +0000 (09:24 -0700)
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
suites/upgrade/firefly/singleton/all/versions-steps.yaml

index e186c2e769ccf5bf5d61b058a8aa71f923ddffd9..61caa4256312c61a9c758987420a87d395bec19e 100644 (file)
@@ -38,10 +38,6 @@ tasks:
    - workload3
    - upgrade-sequence3
 - print: "**** done parallel v0.80.7"
-- parallel:
-   - workload_firefly
-   - upgrade-sequence_firefly
-- print: "**** done parallel firefly branch"
 #######################
 workload:
    workunit:
@@ -160,54 +156,6 @@ upgrade-sequence2:
    - sleep:
        duration: 60
    - print: "**** done ceph.restart all 2 osd/mon/mds"
-workload_firefly:
-  sequential:
-  - rgw: [client.0]
-  - s3tests:
-      client.0:
-        force-branch: firefly-original
-        rgw_server: client.0
-upgrade-sequence_firefly:
-   sequential:
-   - install.upgrade:
-       mon.a:
-         branch: firefly
-       mon.b:
-         branch: firefly
-       client.1:
-         branch: firefly
-   - print: "**** done branch: firefly install.upgrade"
-   - ceph.restart: [mds.a]
-   - sleep:
-       duration: 60
-   - ceph.restart: [osd.0]
-   - sleep:
-       duration: 30
-   - ceph.restart: [osd.1]
-   - sleep:
-       duration: 30
-   - ceph.restart: [osd.2]
-   - sleep:
-       duration: 30
-   - ceph.restart: [osd.3]
-   - sleep:
-       duration: 30
-   - ceph.restart: [osd.4]
-   - sleep:
-       duration: 30
-   - ceph.restart: [osd.5]
-   - sleep:
-       duration: 60
-   - ceph.restart: [mon.a]
-   - sleep:
-       duration: 60
-   - ceph.restart: [mon.b]
-   - sleep:
-       duration: 60
-   - ceph.restart: [mon.c]
-   - sleep:
-       duration: 60
-   - print: "**** done ceph.restart all firefly current branch mds/osd/mon"
 workload3:
   rados:
     clients: [client.0]