Skip to content

Commit a5ea206

Browse files
committed
hotfix: scenario timing
1 parent 621a2fb commit a5ea206

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

config.json.example

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
{
1313
"name": "bad",
1414
"ips": ["136.25.33.12", "175.26.2.152", "192.168.1.1", "136.15.22.45"],
15-
"interval": 30,
16-
"count": 10,
15+
"interval": 120,
16+
"count": 20,
1717
"max_duration": 250000,
1818
"min_duration": 160000,
1919
"mos_range": [2.8, 3.5],
@@ -23,7 +23,7 @@
2323
{
2424
"name": "403",
2525
"ips": ["186.30.1.125", "184.125.22.123", "156.152.10.1", "125.2.35.120"],
26-
"interval": 60,
27-
"count": 15
26+
"interval": 240,
27+
"count": 50
2828
}
2929
]

0 commit comments

Comments
 (0)