qa/s3tests: add tox task before every s3tests task

Signed-off-by: Casey Bodley <cbodley@redhat.com>
This commit is contained in:
Casey Bodley 2023-01-22 14:01:15 -05:00
parent 5b06a7d43f
commit 9d6513bd15
10 changed files with 10 additions and 0 deletions

View File

@ -45,6 +45,7 @@ tasks:
# cloud-user creds to be created on cloud-client
#cloud_secret: "foobar"
#cloud_access_key: "87654321"
- tox: [client.0]
- s3tests:
client.0:
rgw_server: client.0

View File

@ -1,4 +1,5 @@
tasks:
- tox: [client.0]
- s3tests:
client.0:
barbican:

View File

@ -2,6 +2,7 @@ tasks:
- install:
- ceph:
- rgw: [client.0]
- tox: [client.0]
- exec:
client.0:
- sudo chmod 0777 /var/lib/ceph

View File

@ -2,6 +2,7 @@ tasks:
- install:
- ceph:
- rgw: [client.0]
- tox: [client.0]
- s3tests:
client.0:
rgw_server: client.0

View File

@ -2,6 +2,7 @@ tasks:
- install:
- ceph:
- rgw: [client.0]
- tox: [client.0]
- s3tests:
client.0:
rgw_server: client.0

View File

@ -1,4 +1,5 @@
tasks:
- tox: [client.0]
- s3tests:
client.0:
rgw_server: client.0

View File

@ -1,4 +1,5 @@
tasks:
- tox: [client.0]
- s3tests:
client.0:
rgw_server: client.0

View File

@ -10,6 +10,7 @@ tasks:
dns-name: s3.
client.1:
dns-s3website-name: s3-website.
- tox: [client.0]
- s3tests:
client.0:
rgw_server: client.0

View File

@ -5,6 +5,7 @@ overrides:
tasks:
- ceph:
- rgw: [client.0]
- tox: [client.0]
- s3tests:
client.0:
force-branch: ceph-master

View File

@ -2,6 +2,7 @@ tasks:
- ceph:
fs: xfs
- rgw: [client.0]
- tox: [client.0]
- s3tests:
client.0:
force-branch: ceph-master