mirror of
https://github.com/ceph/ceph
synced 2025-02-19 08:57:27 +00:00
qa: add force-branch to suites running s3readwrite & s3roundtrip tasks
Signed-off-by: Ali Maredia <amaredia@redhat.com>
This commit is contained in:
parent
3d18771ebe
commit
73d9131839
@ -28,6 +28,7 @@ tasks:
|
|||||||
- default.rgw.log
|
- default.rgw.log
|
||||||
- s3readwrite:
|
- s3readwrite:
|
||||||
client.0:
|
client.0:
|
||||||
|
force-branch: ceph-master
|
||||||
rgw_server: client.0
|
rgw_server: client.0
|
||||||
readwrite:
|
readwrite:
|
||||||
bucket: rwtest
|
bucket: rwtest
|
||||||
|
@ -4,6 +4,7 @@ tasks:
|
|||||||
- rgw: [client.0]
|
- rgw: [client.0]
|
||||||
- s3readwrite:
|
- s3readwrite:
|
||||||
client.0:
|
client.0:
|
||||||
|
force-branch: ceph-master
|
||||||
rgw_server: client.0
|
rgw_server: client.0
|
||||||
readwrite:
|
readwrite:
|
||||||
bucket: rwtest
|
bucket: rwtest
|
||||||
|
@ -4,6 +4,7 @@ tasks:
|
|||||||
- rgw: [client.0]
|
- rgw: [client.0]
|
||||||
- s3roundtrip:
|
- s3roundtrip:
|
||||||
client.0:
|
client.0:
|
||||||
|
force-branch: ceph-master
|
||||||
rgw_server: client.0
|
rgw_server: client.0
|
||||||
roundtrip:
|
roundtrip:
|
||||||
bucket: rttest
|
bucket: rttest
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
tasks:
|
tasks:
|
||||||
- s3readwrite:
|
- s3readwrite:
|
||||||
client.0:
|
client.0:
|
||||||
|
force-branch: ceph-master
|
||||||
rgw_server: client.0
|
rgw_server: client.0
|
||||||
readwrite:
|
readwrite:
|
||||||
bucket: rwtest
|
bucket: rwtest
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
tasks:
|
tasks:
|
||||||
- s3roundtrip:
|
- s3roundtrip:
|
||||||
client.0:
|
client.0:
|
||||||
|
force-branch: ceph-master
|
||||||
rgw_server: client.0
|
rgw_server: client.0
|
||||||
roundtrip:
|
roundtrip:
|
||||||
bucket: rttest
|
bucket: rttest
|
||||||
|
Loading…
Reference in New Issue
Block a user