]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Revert "fix mon restart in firefly upgrade tests"
authorSage Weil <sage@redhat.com>
Tue, 25 Nov 2014 04:55:29 +0000 (20:55 -0800)
committerSage Weil <sage@redhat.com>
Tue, 25 Nov 2014 04:55:29 +0000 (20:55 -0800)
suites/upgrade/firefly/newer/3-upgrade-sequence/upgrade-mon-osd-mds.yaml
suites/upgrade/firefly/newer/3-upgrade-sequence/upgrade-osd-mon-mds.yaml
suites/upgrade/firefly/older/3-upgrade-sequence/upgrade-mon-osd-mds.yaml

index 395be9a15a8b5b56d5d3d3c686805c9a12164c54..32f2314f736d340ced98ceae870d1c082bf45dd2 100644 (file)
@@ -5,19 +5,13 @@ upgrade-sequence:
          branch: firefly
       mon.b:
          branch: firefly
-   - ceph.restart:
-       daemons: [mon.a]
-       wait-for-healthy: false
+   - ceph.restart: [mon.a]
    - sleep:
        duration: 60
-   - ceph.restart:
-       daemons: [mon.b]
-       wait-for-healthy: false
+   - ceph.restart: [mon.b]
    - sleep:
        duration: 60
-   - ceph.restart:
-       daemons: [mon.c]
-       wait-for-healthy: false
+   - ceph.restart: [mon.c]
    - sleep:
        duration: 60
    - ceph.restart: [osd.0]
index 49a9559e69b31467c104d0b441a7ad6148a3bb64..7a3dbe51e3f33d10813cb01205e9f0fab973f84f 100644 (file)
@@ -23,19 +23,13 @@ upgrade-sequence:
    - ceph.restart: [osd.5]
    - sleep:
        duration: 60
-   - ceph.restart:
-       daemons: [mon.a]
-       wait-for-healthy: false
+   - ceph.restart: [mon.a]
    - sleep:
        duration: 60
-   - ceph.restart:
-       daemons: [mon.b]
-       wait-for-healthy: false
+   - ceph.restart: [mon.b]
    - sleep:
        duration: 60
-   - ceph.restart:
-       daemons: [mon.c]
-       wait-for-healthy: false
+   - ceph.restart: [mon.c]
    - sleep:
        duration: 60
    - ceph.restart: [mds.a]
index cb606a545129bc6979b2a5769fd2def19f2e51e9..120de5cca8e303cc2e8519aa120dc015799d79f3 100644 (file)
@@ -5,19 +5,13 @@ upgrade-sequence:
          branch: firefly
       mon.b:
          branch: firefly
-   - ceph.restart:
-       daemons: [mon.a]
-       wait-for-healthy: true
+   - ceph.restart: [mon.a]
    - sleep:
        duration: 60
-   - ceph.restart:
-       daemons: [mon.b]
-       wait-for-healthy: true
+   - ceph.restart: [mon.b]
    - sleep:
        duration: 60
-   - ceph.restart:
-       daemons: [mon.c]
-       wait-for-healthy: true
+   - ceph.restart: [mon.c]
    - sleep:
        duration: 60
    - ceph.restart: [osd.0]