qa: add force-branch to suites running s3readwrite & s3roundtrip tasks

Signed-off-by: Ali Maredia <amaredia@redhat.com>
This commit is contained in:
Ali Maredia 2019-12-12 16:09:07 -05:00
parent 3d18771ebe
commit 73d9131839
5 changed files with 5 additions and 0 deletions

View File

@ -28,6 +28,7 @@ tasks:
- default.rgw.log
- s3readwrite:
client.0:
force-branch: ceph-master
rgw_server: client.0
readwrite:
bucket: rwtest

View File

@ -4,6 +4,7 @@ tasks:
- rgw: [client.0]
- s3readwrite:
client.0:
force-branch: ceph-master
rgw_server: client.0
readwrite:
bucket: rwtest

View File

@ -4,6 +4,7 @@ tasks:
- rgw: [client.0]
- s3roundtrip:
client.0:
force-branch: ceph-master
rgw_server: client.0
roundtrip:
bucket: rttest

View File

@ -1,6 +1,7 @@
tasks:
- s3readwrite:
client.0:
force-branch: ceph-master
rgw_server: client.0
readwrite:
bucket: rwtest

View File

@ -1,6 +1,7 @@
tasks:
- s3roundtrip:
client.0:
force-branch: ceph-master
rgw_server: client.0
roundtrip:
bucket: rttest