ceph/qa/suites/smoke/basic/tasks/rgw_ec_s3tests.yaml
Sage Weil 5b4e9de5fd qa/suites: run s3tests on ubuntu
Note that this does not capture the rgw/website test on valgrind, since
valgrind is centos only.

Signed-off-by: Sage Weil <sage@redhat.com>
2019-12-16 11:37:10 -06:00

24 lines
572 B
YAML

# for now, s3-tests requires py2
os_type: ubuntu
overrides:
rgw:
ec-data-pool: true
cache-pools: true
frontend: civetweb
tasks:
- install:
- ceph:
- 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