ceph/qa/suites/rgw/verify/tasks/rgw_tests.yaml
Ricardo Dias 98e4b331aa
qa/rgw: renamed ssl task to openssl_keys
The ssl task located in a python file called `ssl.py` will generate
python module loading conflicts with the `ssl` system module, when
running QA tests using vstart_runner.py.

Signed-off-by: Ricardo Dias <rdias@suse.com>
2018-03-13 14:41:25 +00:00

32 lines
628 B
YAML

# see http://tracker.ceph.com/issues/20360 and http://tracker.ceph.com/issues/18126
os_type: centos
tasks:
- install:
flavor: notcmalloc
- ceph:
- openssl_keys:
- rgw:
client.0:
valgrind: [--tool=memcheck]
- s3tests:
client.0:
force-branch: ceph-master
rgw_server: client.0
- swift:
client.0:
rgw_server: client.0
- ragweed:
client.0:
force-branch: ceph-master
rgw_server: client.0
stages: prepare,check
overrides:
ceph:
conf:
global:
osd_min_pg_log_entries: 10
osd_max_pg_log_entries: 10
client:
rgw lc debug interval: 10