Skip to content

Commit 1691676

Browse files
committed
[Test] Example config file for Mooncake test test_mooncake_env.py.
1 parent 2187a2e commit 1691676

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

test/mooncake.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"local_hostname": "127.0.0.1",
3+
"metadata_server": "http://127.0.0.1:23790/metadata",
4+
"protocol": "tcp",
5+
"device_name": "",
6+
"master_server_address": "127.0.0.1:50001"
7+
}

0 commit comments

Comments
 (0)