qa/rgw/tempest: either force os_type or select random distro

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

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
This commit is contained in:
Yehuda Sadeh 2019-01-14 16:54:11 -08:00
parent 8cb6de178e
commit 0c238c2704
4 changed files with 6 additions and 3 deletions

View File

@ -0,0 +1 @@
../../.qa

View File

@ -0,0 +1,5 @@
os_type: centos
overrides:
rgw:
client.0:
valgrind: [--tool=memcheck, --max-threads=1024] # http://tracker.ceph.com/issues/25214

View File

@ -1,6 +1,4 @@
# see http://tracker.ceph.com/issues/20360 and http://tracker.ceph.com/issues/18126
os_type: centos
tasks:
- install:
flavor: notcmalloc
@ -31,7 +29,6 @@ tasks:
description: Swift Service
- rgw:
client.0:
valgrind: [--tool=memcheck, --max-threads=1024] # http://tracker.ceph.com/issues/25214
frontend_prefix: /swift
use-keystone-role: client.0
- tempest: