ceph/qa/suites/smoke/basic/tasks/rgw_s3tests.yaml
Ali Maredia f43c0cf454 qa: update s3-test download code for s3-test tasks
- Ensure the download code for all tasks running
s3-tests is consistent.
- Simplify download code to only use the config
variable 'force-branch' for the branch being
cloned.
- make ceph-master the force-branch for all
suites using s3-tests.

Fixes: https://tracker.ceph.com/issues/43077

Signed-off-by: Ali Maredia <amaredia@redhat.com>
2019-12-10 12:39:28 -05:00

18 lines
448 B
YAML

tasks:
- install:
- ceph:
fs: xfs
- rgw: [client.0]
- s3tests:
client.0:
force-branch: ceph-master
rgw_server: client.0
overrides:
ceph:
conf:
client:
rgw lc debug interval: 10
rgw crypt s3 kms backend: testing
rgw crypt s3 kms encryption keys: testkey-1=YmluCmJvb3N0CmJvb3N0LWJ1aWxkCmNlcGguY29uZgo= testkey-2=aWIKTWFrZWZpbGUKbWFuCm91dApzcmMKVGVzdGluZwo=
rgw crypt require ssl: false