mirror of
https://github.com/ceph/ceph
synced 2025-01-11 05:29:51 +00:00
upgrade: do not start second radosgw
Use the first one. This verifies bobtail radosgw works against cuttlefish osds.
This commit is contained in:
parent
f08c3a502b
commit
5744afeb5b
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user