From 53a2e752d17c7cb23fe1a590275514f566b0cb15 Mon Sep 17 00:00:00 2001 From: Shengliang Guan Date: Wed, 29 Dec 2021 19:42:18 -0800 Subject: [PATCH] minor changes --- tests/script/tmp/dnodes.sim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/script/tmp/dnodes.sim b/tests/script/tmp/dnodes.sim index cc7d1090f1..a3f9a0c173 100644 --- a/tests/script/tmp/dnodes.sim +++ b/tests/script/tmp/dnodes.sim @@ -5,7 +5,7 @@ $node3 = 192.168.0.203 $node4 = 192.168.0.204 $self = $node1 -$num = 5 +$num = 25 #deploy = 0, start = 1, stop = 2 $option = 0 -- GitLab