summaryrefslogtreecommitdiff
path: root/test/sample.conf
diff options
context:
space:
mode:
authorThiago da Silva <thiago@redhat.com>2018-05-29 16:57:57 -0400
committerTim Burke <tim.burke@gmail.com>2020-05-15 22:38:04 -0700
commitf4bc9515082c75c393f6d9540932f354aa0c3663 (patch)
tree01d31e4ff9a8637fba5341bef92a8b57a2c342c6 /test/sample.conf
parent08db36a295377fc437c56f6fc470be035fd74c4f (diff)
downloadswift-f4bc9515082c75c393f6d9540932f354aa0c3663.tar.gz
fix s3api functional tests
Connection was hard coded to use saio config Change-Id: I9c11162de89fa3aa2a78aea093b187d0309860f5 Signed-off-by: Thiago da Silva <thiago@redhat.com>
Diffstat (limited to 'test/sample.conf')
-rw-r--r--test/sample.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/sample.conf b/test/sample.conf
index 6b6a7ac4d..b54398835 100644
--- a/test/sample.conf
+++ b/test/sample.conf
@@ -24,6 +24,10 @@ auth_uri = http://127.0.0.1:8080/auth/v1.0
#auth_version = 3
#auth_uri = http://localhost:5000/v3/
+# Used by s3api functional tests, which don't contact auth directly
+#s3_storage_url = http://127.0.0.1:8080/
+#s3_region = us-east-1
+
# Primary functional test account (needs admin access to the account)
account = test
username = tester