Skip to content

Commit

Permalink
qa: fix for s3tests.functional.test_s3.test_bucket_get_location failed
Browse files Browse the repository at this point in the history
Signed-off-by: Enming Zhang <enming.zhang@umcloud.com>
  • Loading branch information
ZVampirEM77 committed Jun 23, 2018
1 parent 1811591 commit ad6edd4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions qa/tasks/s3tests.py
Expand Up @@ -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' : {},
Expand Down

0 comments on commit ad6edd4

Please sign in to comment.