mirror of
https://github.com/vacp2p/wakurtosis.git
synced 2026-01-09 14:58:02 -05:00
Added option to config.json to skip topology interconnection
This commit is contained in:
@@ -6,6 +6,7 @@
|
|||||||
"enclave_name": "wakurtosis",
|
"enclave_name": "wakurtosis",
|
||||||
"topology_path": "./config/topology_generated/",
|
"topology_path": "./config/topology_generated/",
|
||||||
"jobs": 4,
|
"jobs": 4,
|
||||||
|
"interconnect_nodes": false,
|
||||||
"interconnection_batch": 10
|
"interconnection_batch": 10
|
||||||
},
|
},
|
||||||
"gennet": {
|
"gennet": {
|
||||||
|
|||||||
Reference in New Issue
Block a user