From: Zack Cerza Date: Tue, 15 Apr 2014 19:28:04 +0000 (-0500) Subject: Don't pass apache's config to radosgw X-Git-Tag: 1.1.0~1540 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=823219bb276f99c725199dfaf5234b4905262cfb;p=teuthology.git Don't pass apache's config to radosgw Signed-off-by: Zack Cerza --- diff --git a/teuthology/task/rgw.py b/teuthology/task/rgw.py index 9bf412b7d..c7f93b651 100644 --- a/teuthology/task/rgw.py +++ b/teuthology/task/rgw.py @@ -188,8 +188,6 @@ def start_rgw(ctx, config): '--rgw_ops_log_socket_path', '{tdir}/rgw.opslog.{client}.sock'.format(tdir=testdir, client=client), - '{tdir}/apache/apache.{client}.conf'.format(tdir=testdir, - client=client), '--foreground', run.Raw('|'), 'sudo',