added upgrade task for mixed mon test

Signed-off-by: tamil <tamil@tamil-VirtualBox.(none)>
This commit is contained in:
tamil 2013-07-11 15:54:12 -07:00
parent e18a6b8112
commit 3a5cdb1ec7
6 changed files with 35 additions and 0 deletions

View File

@ -0,0 +1,11 @@
roles:
- - mon.a
- mds.a
- osd.0
- osd.1
- - mon.b
- mon.c
- osd.2
- osd.3
- - client.0

View File

@ -0,0 +1,5 @@
tasks:
- install:
branch: cuttlefish
- ceph:

View File

@ -0,0 +1,7 @@
- workunit:
branch: cuttlefish
clients:
all:
- cephtool
- mon/pool_ops.sh

View File

@ -0,0 +1,4 @@
tasks:
- install.upgrade:
mon.a:
branch: next

View File

@ -0,0 +1,2 @@
tasks:
- ceph.restart: [mon.a]

View File

@ -0,0 +1,6 @@
- workunit:
branch: cuttlefish
clients:
all:
- cephtool
- mon/pool_ops.sh