From: Yehuda Sadeh Date: Thu, 15 Feb 2018 18:35:59 +0000 (-0800) Subject: qa/tasks/ragweed: don't reference fastcgi X-Git-Tag: v13.0.2~206^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F13644%2Fhead;p=ceph.git qa/tasks/ragweed: don't reference fastcgi Signed-off-by: Yehuda Sadeh --- diff --git a/qa/tasks/ragweed.py b/qa/tasks/ragweed.py index d5fc382a1af4..b1586914f029 100644 --- a/qa/tasks/ragweed.py +++ b/qa/tasks/ragweed.py @@ -246,8 +246,6 @@ def run_tests(ctx, config, run_stages): assert isinstance(config, dict) testdir = teuthology.get_testdir(ctx) attrs = ["!fails_on_rgw"] - if not ctx.rgw.use_fastcgi: - attrs.append("!fails_on_mod_proxy_fcgi") for client, client_config in config.iteritems(): stages = string.join(run_stages[client], ',') args = [