aboutsummaryrefslogtreecommitdiff
path: root/test/s3/filer_group/test_config.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/s3/filer_group/test_config.json')
-rw-r--r--test/s3/filer_group/test_config.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/test/s3/filer_group/test_config.json b/test/s3/filer_group/test_config.json
new file mode 100644
index 000000000..3e0f8f17c
--- /dev/null
+++ b/test/s3/filer_group/test_config.json
@@ -0,0 +1,8 @@
+{
+ "s3_endpoint": "http://localhost:8333",
+ "master_address": "localhost:9333",
+ "access_key": "some_access_key1",
+ "secret_key": "some_secret_key1",
+ "region": "us-east-1",
+ "filer_group": "testgroup"
+} \ No newline at end of file