upgrade: do not start second radosgw

Use the first one.  This verifies bobtail radosgw works against cuttlefish
osds.
This commit is contained in:
Sage Weil 2013-04-26 17:12:55 -07:00
parent f08c3a502b
commit 5744afeb5b
6 changed files with 0 additions and 6 deletions

View File

@ -20,7 +20,6 @@ tasks:
all:
branch: next
- ceph.restart: [mds.a, mon.a, mon.b, mon.c, osd.0, osd.1, osd.2, osd.3]
- rgw: [client.0]
- swift:
client.0:
rgw_server: client.0

View File

@ -20,7 +20,6 @@ tasks:
all:
branch: next
- ceph.restart: [mds.a, osd.0, osd.1, osd.2, osd.3, mon.a, mon.b, mon.c]
- rgw: [client.0]
- s3tests:
client.0:
rgw_server: client.0

View File

@ -20,7 +20,6 @@ tasks:
all:
branch: next
- ceph.restart: [mon.a, mon.b, mon.c, mds.a, osd.0, osd.1, osd.2, osd.3]
- rgw: [client.0]
- swift:
client.0:
rgw_server: client.0

View File

@ -20,7 +20,6 @@ tasks:
all:
branch: next
- ceph.restart: [mon.a, mon.b, mon.c, osd.0, osd.1, osd.2, osd.3, mds.a]
- rgw: [client.0]
- s3readwrite:
client.0:
rgw_server: client.0

View File

@ -20,7 +20,6 @@ tasks:
all:
branch: next
- ceph.restart: [osd.0, osd.1, osd.2, osd.3, mds.a, mon.a, mon.b, mon.c]
- rgw: [client.0]
- swift:
client.0:
rgw_server: client.0

View File

@ -20,7 +20,6 @@ tasks:
all:
branch: next
- ceph.restart: [osd.0, osd.1, osd.2, osd.3, mon.a, mon.b, mon.c, mds.a]
- rgw: [client.0]
- s3readwrite:
client.0:
rgw_server: client.0