aboutsummaryrefslogtreecommitdiff
path: root/src/rps/test_rps.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/rps/test_rps.conf')
-rw-r--r--src/rps/test_rps.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/rps/test_rps.conf b/src/rps/test_rps.conf
index 9db6711ea..45f62133a 100644
--- a/src/rps/test_rps.conf
+++ b/src/rps/test_rps.conf
@@ -23,7 +23,8 @@ HOSTNAME = localhost
23OPERATION_TIMEOUT = 60 s 23OPERATION_TIMEOUT = 60 s
24 24
25MAX_PARALLEL_TOPOLOGY_CONFIG_OPERATIONS = 1 25MAX_PARALLEL_TOPOLOGY_CONFIG_OPERATIONS = 1
26OVERLAY_TOPOLOGY = CLIQUE 26#OVERLAY_TOPOLOGY = CLIQUE
27OVERLAY_TOPOLOGY = SMALL_WORLD
27SCALE_FREE_TOPOLOGY_CAP = 28SCALE_FREE_TOPOLOGY_CAP =
28 29
29OVERLAY_RANDOM_LINKS = 5 30OVERLAY_RANDOM_LINKS = 5