Merge PR #26336 into master

* refs/pull/26336/head:
	qa/tasks/keystone.py: no need for notcmalloc in example
	qa/suites/rgw/tempest/tasks/rgw_tempest: no need for notcmalloc

Reviewed-by: Alfredo Deza <adeza@redhat.com>
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
This commit is contained in:
Sage Weil 2019-02-11 15:47:29 -06:00
commit 059844f9b9
2 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,6 @@
# see http://tracker.ceph.com/issues/20360 and http://tracker.ceph.com/issues/18126
tasks:
- install:
flavor: notcmalloc
- ceph:
- tox: [ client.0 ]
- keystone:

View File

@ -333,7 +333,6 @@ def task(ctx, config):
Example of configuration:
- install:
flavor: notcmalloc
- ceph:
- tox: [ client.0 ]
- keystone: