mirror of
https://github.com/ceph/ceph
synced 2025-01-04 02:02:36 +00:00
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:
commit
059844f9b9
@ -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:
|
||||
|
@ -333,7 +333,6 @@ def task(ctx, config):
|
||||
Example of configuration:
|
||||
|
||||
- install:
|
||||
flavor: notcmalloc
|
||||
- ceph:
|
||||
- tox: [ client.0 ]
|
||||
- keystone:
|
||||
|
Loading…
Reference in New Issue
Block a user