]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa: fix for s3tests.functional.test_s3.test_bucket_get_location failed 29826/head
authorEnming Zhang <enming.zhang@umcloud.com>
Sat, 23 Jun 2018 09:09:54 +0000 (17:09 +0800)
committerMatt Benjamin <mbenjamin@redhat.com>
Thu, 22 Aug 2019 20:31:42 +0000 (16:31 -0400)
Fixes: https://tracker.ceph.com/issues/41401
Signed-off-by: Enming Zhang <enming.zhang@umcloud.com>
(cherry picked from commit ad6edd4dd2d6e57682ff82ad0ad0bfcde5942d66)
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
qa/tasks/s3tests.py

index b66bcca8e092629cc10e44bcc9a6ee1f102d5208..b73cedc0d37c8265481d61b3e08865d83b76fb82 100644 (file)
@@ -362,6 +362,7 @@ def task(ctx, config):
                     {
                     'port'      : 7280,
                     'is_secure' : 'no',
+                    'api_name'  : 'default',
                     },
                 'fixtures' : {},
                 's3 main'  : {},