upgrade*: do not hard-code next as the final upgrade hop

The overrides for the job will have some branch; leave the target
unspecified so that we use that as the target version.  This will let us
test upgrades to master and next (and whatever else, provided it is
a forward hop).

Signed-off-by: Sage Weil <sage@inktank.com>
This commit is contained in:
Sage Weil 2013-10-15 12:24:23 -07:00
parent 80d9ac5c51
commit 5f5eb2b241
21 changed files with 0 additions and 22 deletions

View File

@ -2,5 +2,4 @@ upgrade-sequence:
sequential:
- install.upgrade:
all:
branch: next
- ceph.restart: [mon.a, mon.b, mon.c, mds.a, osd.0, osd.1, osd.2, osd.3]

View File

@ -2,5 +2,4 @@ upgrade-sequence:
sequential:
- install.upgrade:
all:
branch: next
- ceph.restart: [mon.a, mon.b, mon.c, mds.a, osd.0, osd.1, osd.2, osd.3]

View File

@ -2,7 +2,6 @@ upgrade-sequence:
sequential:
- install.upgrade:
all:
branch: next
- ceph.restart: [mds.a]
- sleep:
duration: 60

View File

@ -2,7 +2,6 @@ upgrade-sequence:
sequential:
- install.upgrade:
all:
branch: next
- ceph.restart:
daemons: [mon.a]
wait-for-healthy: false

View File

@ -2,7 +2,6 @@ upgrade-sequence:
sequential:
- install.upgrade:
all:
branch: next
- ceph.restart: [osd.0]
- sleep:
duration: 60

View File

@ -2,5 +2,4 @@ upgrade-sequence:
sequential:
- install.upgrade:
all:
branch: next
- ceph.restart: [mon.a, mon.b, mon.c, mds.a, osd.0, osd.1, osd.2, osd.3, rgw.client.0]

View File

@ -1,6 +1,5 @@
tasks:
- install.upgrade:
osd.0:
branch: next
- ceph.restart:
daemons: [osd.0, osd.1, osd.2]

View File

@ -1,5 +1,4 @@
tasks:
- install.upgrade:
all:
branch: next

View File

@ -1,4 +1,3 @@
tasks:
- install.upgrade:
all:
branch: next

View File

@ -1,6 +1,5 @@
tasks:
- workunit:
branch: next
clients:
client.0:
- rados/test.sh

View File

@ -1,4 +1,3 @@
tasks:
- install.upgrade:
all:
branch: next

View File

@ -1,6 +1,5 @@
tasks:
- workunit:
branch: next
clients:
client.0:
- cls/test_cls_rbd.sh

View File

@ -1,4 +1,3 @@
tasks:
- install.upgrade:
all:
branch: next

View File

@ -1,4 +1,3 @@
tasks:
- install.upgrade:
all:
branch: next

View File

@ -1,6 +1,5 @@
tasks:
- workunit:
branch: next
clients:
client.0:
- rados/test.sh

View File

@ -1,4 +1,3 @@
tasks:
- install.upgrade:
all:
branch: next

View File

@ -1,6 +1,5 @@
tasks:
- workunit:
branch: next
clients:
client.0:
- rbd/import_export.sh

View File

@ -1,6 +1,5 @@
tasks:
- workunit:
branch: next
clients:
client.0:
- rbd/test_librbd_python.sh

View File

@ -1,4 +1,3 @@
tasks:
- install.upgrade:
all:
branch: next

View File

@ -1,5 +1,4 @@
tasks:
- s3tests:
client.0:
force-branch: next
rgw_server: client.0

View File

@ -21,11 +21,9 @@ tasks:
debug client: 20
- install.upgrade:
all:
branch: next
- ceph.restart:
- ceph-fuse: [client.0]
- workunit:
branch: next
clients:
client.0:
- suites/dbench.sh