mirror of
https://github.com/ceph/ceph
synced 2025-01-29 22:43:40 +00:00
upgrade/hammer-x/point-to-point: use different client for second rgw
Can't do 2 rgw's on the same client id.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit a0f0194ab2
)
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
This commit is contained in:
parent
aed5a6dbc6
commit
ab76f766da
@ -199,12 +199,12 @@ workload_x:
|
||||
- rados/test.sh
|
||||
- cls
|
||||
- print: "**** done rados/test.sh & cls workload_x upgraded client"
|
||||
- rgw: [client.0]
|
||||
- rgw: [client.1]
|
||||
- print: "**** done rgw workload_x"
|
||||
- s3tests:
|
||||
client.0:
|
||||
client.1:
|
||||
force-branch: hammer
|
||||
rgw_server: client.0
|
||||
rgw_server: client.1
|
||||
- print: "**** done s3tests workload_x"
|
||||
upgrade-sequence_x:
|
||||
sequential:
|
||||
|
Loading…
Reference in New Issue
Block a user