mirror of
https://github.com/deepseek-ai/3FS
synced 2025-06-26 18:16:45 +00:00
fix run.sh, support set a test filesystem with single node (#161)
Some checks failed
Build / build (push) Has been cancelled
Some checks failed
Build / build (push) Has been cancelled
This commit is contained in:
@@ -4,7 +4,7 @@ cluster_id = '${FS_CLUSTER}'
|
||||
default_pkey_index = ${PKEY_INDEX}
|
||||
|
||||
[fdb]
|
||||
clusterFile = '${FDB_UNITTEST_CLUSTER}'
|
||||
clusterFile = '${FDB_TEST_CLUSTER}'
|
||||
|
||||
[mgmtd_client]
|
||||
mgmtd_server_addresses = [ 'RDMA://${ADDRESS}:${MGMTD_PORT}' ]
|
||||
|
||||
Reference in New Issue
Block a user