diff options
author | Sage Weil <sage@redhat.com> | 2019-02-08 16:11:07 +0100 |
---|---|---|
committer | Sage Weil <sage@redhat.com> | 2019-02-08 16:11:07 +0100 |
commit | b8b398e1abfdfc9ad7b290378b5698c31675413b (patch) | |
tree | ec0a1aefe704146e17e195464948c0ce2dfec706 /qa/suites/rgw/tempest | |
parent | Merge pull request #26317 from jtlayton/wip-jlayton-orch (diff) | |
download | ceph-b8b398e1abfdfc9ad7b290378b5698c31675413b.tar.xz ceph-b8b398e1abfdfc9ad7b290378b5698c31675413b.zip |
qa/suites/rgw/tempest/tasks/rgw_tempest: no need for notcmalloc
Signed-off-by: Sage Weil <sage@redhat.com>
Diffstat (limited to 'qa/suites/rgw/tempest')
-rw-r--r-- | qa/suites/rgw/tempest/tasks/rgw_tempest.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/qa/suites/rgw/tempest/tasks/rgw_tempest.yaml b/qa/suites/rgw/tempest/tasks/rgw_tempest.yaml index f9a8a50ce87..f0d9070cad8 100644 --- a/qa/suites/rgw/tempest/tasks/rgw_tempest.yaml +++ b/qa/suites/rgw/tempest/tasks/rgw_tempest.yaml @@ -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: |