3FS/tests/fuse/config/hf3fs_fuse_main_launcher.toml
Yiyuan Liu 0a4929718c
Some checks are pending
Build / build (push) Waiting to run
reduce memory usage for single node test config (#180)
2025-03-17 15:59:11 +08:00

10 lines
206 B
TOML

allow_other = false
token_file = '${TOKEN_FILE}'
cluster_id = '${FS_CLUSTER}'
[ib_devices]
default_pkey_index = ${PKEY_INDEX}
[mgmtd_client]
mgmtd_server_addresses = [ 'RDMA://${ADDRESS}:${MGMTD_PORT}' ]