]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa: fix for s3tests.functional.test_s3.test_bucket_get_location failed 22312/head
authorEnming Zhang <enming.zhang@umcloud.com>
Sat, 23 Jun 2018 09:09:54 +0000 (17:09 +0800)
committerEnming Zhang <enming.zhang@umcloud.com>
Sat, 23 Jun 2018 09:09:54 +0000 (17:09 +0800)
Signed-off-by: Enming Zhang <enming.zhang@umcloud.com>
qa/tasks/s3tests.py

index 430a123425f4b93409a1c88b9f3c572bb8d135cb..ba699665fcf9563f2785991c24e34c84f92092bb 100644 (file)
@@ -396,6 +396,7 @@ def task(ctx, config):
                     {
                     'port'      : endpoint.port,
                     'is_secure' : 'yes' if endpoint.cert else 'no',
+                    'api_name'  : 'default',
                     },
                 'fixtures' : {},
                 's3 main'  : {},