]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
qa/tasks/ragweed: point at ceph.conf in config
authorYehuda Sadeh <yehuda@redhat.com>
Tue, 21 Feb 2017 22:16:41 +0000 (14:16 -0800)
committerYehuda Sadeh <yehuda@redhat.com>
Mon, 19 Feb 2018 22:45:51 +0000 (14:45 -0800)
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
qa/tasks/ragweed.py

index e610f787e031b8334b7e42205ada4d4beb6daf5f..7106c1a85867b98825bac850270ae9d4e1041f39 100644 (file)
@@ -324,6 +324,10 @@ def task(ctx, config):
                 'fixtures' : {},
                 'user system'  : {},
                 'user regular'   : {},
+                'rados':
+                    {
+                    'ceph_conf'  : '/etc/ceph/ceph.conf',
+                    },
                 }
             )