rbd/rgw upgrade suites to test upgrade from bobtail to cuttlefish to next

Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
This commit is contained in:
tamil 2013-06-25 16:05:04 -07:00
parent d5acff2888
commit 00bc3a84b6
34 changed files with 152 additions and 0 deletions

View File

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

View File

@ -0,0 +1,4 @@
tasks:
- install:
branch: bobtail
- ceph:

View File

@ -0,0 +1,8 @@
tasks:
- workunit:
branch: bobtail
clients:
client.0:
- rbd/import_export.sh
env:
RBD_CREATE_ARGS: --new-format

View File

@ -0,0 +1,4 @@
tasks:
- install.upgrade:
all:
branch: cuttlefish

View File

@ -0,0 +1,2 @@
tasks:
- ceph.restart: [mds.a, osd.0, osd.1, osd.2, osd.3, mon.a, mon.b, mon.c]

View File

@ -0,0 +1,2 @@
tasks:
- ceph.restart: [mon.a, mon.b, mon.c, mds.a, osd.0, osd.1, osd.2, osd.3]

View File

@ -0,0 +1,2 @@
tasks:
- ceph.restart: [osd.0, osd.1, osd.2, osd.3, mds.a, mon.a, mon.b, mon.c]

View File

@ -0,0 +1,2 @@
tasks:
- ceph.restart: [osd.0, osd.1, osd.2, osd.3, mon.a, mon.b, mon.c, mds.a]

View File

@ -0,0 +1,6 @@
tasks:
- workunit:
branch: cuttlefish
clients:
client.0:
- rbd/test_librbd.sh

View File

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

View File

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

View File

@ -0,0 +1,2 @@
tasks:
- ceph.restart: [mds.a, mon.a, mon.b, mon.c, osd.0, osd.1, osd.2, osd.3]

View File

@ -0,0 +1,2 @@
tasks:
- ceph.restart: [mon.a, mon.b, mon.c, mds.a, osd.0, osd.1, osd.2, osd.3]

View File

@ -0,0 +1,2 @@
tasks:
- ceph.restart: [osd.0, osd.1, osd.2, osd.3, mds.a, mon.a, mon.b, mon.c]

View File

@ -0,0 +1,8 @@
tasks:
- workunit:
branch: next
clients:
client.0:
- rbd/import_export.sh
env:
RBD_CREATE_ARGS: --new-format

View File

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

View File

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

View File

@ -0,0 +1,4 @@
tasks:
- install:
branch: bobtail
- ceph:

View File

@ -0,0 +1,4 @@
tasks:
- s3tests:
client.0:
rgw_server: client.0

View File

@ -0,0 +1,4 @@
tasks:
- install.upgrade:
all:
branch: cuttlefish

View File

@ -0,0 +1,2 @@
tasks:
- ceph.restart: [mds.a, osd.0, osd.1, osd.2, osd.3, mon.a, mon.b, mon.c]

View File

@ -0,0 +1,2 @@
tasks:
- ceph.restart: [mon.a, mon.b, mon.c, mds.a, osd.0, osd.1, osd.2, osd.3]

View File

@ -0,0 +1,2 @@
tasks:
- ceph.restart: [osd.0, osd.1, osd.2, osd.3, mds.a, mon.a, mon.b, mon.c]

View File

@ -0,0 +1,2 @@
tasks:
- ceph.restart: [osd.0, osd.1, osd.2, osd.3, mon.a, mon.b, mon.c, mds.a]

View File

@ -0,0 +1,13 @@
tasks:
- s3readwrite:
client.0:
rgw_server: client.0
readwrite:
bucket: rwtest
readers: 10
writers: 3
duration: 300
files:
num: 10
size: 2000
stddev: 500

View File

@ -0,0 +1,4 @@
tasks:
- s3tests:
client.0:
rgw_server: client.0

View File

@ -0,0 +1,4 @@
tasks:
- swift:
client.0:
rgw_server: client.0

View File

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

View File

@ -0,0 +1,2 @@
tasks:
- ceph.restart: [mds.a, mon.a, mon.b, mon.c, osd.0, osd.1, osd.2, osd.3]

View File

@ -0,0 +1,2 @@
tasks:
- ceph.restart: [mon.a, mon.b, mon.c, mds.a, osd.0, osd.1, osd.2, osd.3]

View File

@ -0,0 +1,2 @@
tasks:
- ceph.restart: [osd.0, osd.1, osd.2, osd.3, mds.a, mon.a, mon.b, mon.c]

View File

@ -0,0 +1,13 @@
tasks:
- s3readwrite:
client.0:
rgw_server: client.0
readwrite:
bucket: rwtest
readers: 10
writers: 3
duration: 300
files:
num: 10
size: 2000
stddev: 500

View File

@ -0,0 +1,4 @@
tasks:
- s3tests:
client.0:
rgw_server: client.0

View File

@ -0,0 +1,4 @@
tasks:
- swift:
client.0:
rgw_server: client.0