From: Yehuda Sadeh Date: Tue, 21 Feb 2017 22:16:41 +0000 (-0800) Subject: qa/tasks/ragweed: point at ceph.conf in config X-Git-Tag: v13.0.2~206^2~7 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=cb1660d566ba4f953783f79ec0ef976a0a14eef5;p=ceph.git qa/tasks/ragweed: point at ceph.conf in config Signed-off-by: Yehuda Sadeh --- diff --git a/qa/tasks/ragweed.py b/qa/tasks/ragweed.py index e610f787e031..7106c1a85867 100644 --- a/qa/tasks/ragweed.py +++ b/qa/tasks/ragweed.py @@ -324,6 +324,10 @@ def task(ctx, config): 'fixtures' : {}, 'user system' : {}, 'user regular' : {}, + 'rados': + { + 'ceph_conf' : '/etc/ceph/ceph.conf', + }, } )