Skip to content

Commit b19a527

Browse files
committed
test: check extended wait times
1 parent e4f473b commit b19a527

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

netsim/sims/iroh/iroh.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"count": 1,
1111
"cmd": "./bins/iroh-transfer provide --size=1G",
1212
"type": "public",
13-
"wait": 10,
13+
"wait": 20,
1414
"connect": {
1515
"strategy": "none"
1616
},
@@ -39,7 +39,7 @@
3939
"count": 1,
4040
"cmd": "./bins/iroh-transfer provide --size=1G",
4141
"type": "public",
42-
"wait": 10,
42+
"wait": 20,
4343
"connect": {
4444
"strategy": "none"
4545
},
@@ -68,7 +68,7 @@
6868
"count": 1,
6969
"cmd": "./bins/iroh-transfer provide --size=1G",
7070
"type": "public",
71-
"wait": 10,
71+
"wait": 20,
7272
"connect": {
7373
"strategy": "none"
7474
},
@@ -97,7 +97,7 @@
9797
"count": 1,
9898
"cmd": "./bins/iroh-transfer provide --size=1G",
9999
"type": "public",
100-
"wait": 10,
100+
"wait": 20,
101101
"connect": {
102102
"strategy": "none"
103103
},
@@ -126,7 +126,7 @@
126126
"count": 2,
127127
"cmd": "./bins/iroh-transfer provide --size=1G",
128128
"type": "public",
129-
"wait": 10,
129+
"wait": 20,
130130
"connect": {
131131
"strategy": "none"
132132
},
@@ -155,7 +155,7 @@
155155
"count": 2,
156156
"cmd": "./bins/iroh-transfer provide --size=1G",
157157
"type": "public",
158-
"wait": 10,
158+
"wait": 20,
159159
"connect": {
160160
"strategy": "none"
161161
},
@@ -184,7 +184,7 @@
184184
"count": 2,
185185
"cmd": "./bins/iroh-transfer provide --size=1G",
186186
"type": "public",
187-
"wait": 10,
187+
"wait": 20,
188188
"connect": {
189189
"strategy": "none"
190190
},
@@ -213,7 +213,7 @@
213213
"count": 2,
214214
"cmd": "./bins/iroh-transfer provide --size=1G",
215215
"type": "public",
216-
"wait": 10,
216+
"wait": 20,
217217
"connect": {
218218
"strategy": "none"
219219
},

0 commit comments

Comments
 (0)