]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
adding filter for s3select 35910/head
authorgal salomon <gal.salomon@gmail.com>
Fri, 3 Jul 2020 03:43:28 +0000 (06:43 +0300)
committergal salomon <gal.salomon@gmail.com>
Fri, 3 Jul 2020 03:43:28 +0000 (06:43 +0300)
Signed-off-by: gal salomon <gal.salomon@gmail.com>
qa/tasks/s3tests.py

index c0266b6d2f6c2ca570672e4483e3bf3ff835325e..ae6871256cf25908345142a830b4acb29f6f5e79 100644 (file)
@@ -295,7 +295,7 @@ def run_tests(ctx, config):
         else:
             args += ['REQUESTS_CA_BUNDLE=/etc/pki/tls/certs/ca-bundle.crt']
         # civetweb > 1.8 && beast parsers are strict on rfc2616
-        attrs = ["!fails_on_rgw", "!lifecycle_expiration", "!fails_strict_rfc2616"]
+        attrs = ["!fails_on_rgw", "!lifecycle_expiration", "!fails_strict_rfc2616","!s3select"]
         if client_config.get('calling-format') != 'ordinary':
             attrs += ['!fails_with_subdomain']
         args += [