Skip to content

Commit 85accbb

Browse files
authored
chore(e2e): reduce block time (#953)
* reduce e2e blocktime * empty commit
1 parent f8e628a commit 85accbb

11 files changed

Lines changed: 44 additions & 44 deletions

File tree

tests/e2e/consensus/nodes/api-node/core/crypto.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -291,10 +291,10 @@
291291
"denomination": 1000000000000000000
292292
},
293293
"timeouts": {
294-
"blockPrepareTime": 4000,
295-
"blockTime": 8000,
296-
"stageTimeout": 2000,
297-
"stageTimeoutIncrease": 2000,
294+
"blockPrepareTime": 500,
295+
"blockTime": 500,
296+
"stageTimeout": 500,
297+
"stageTimeoutIncrease": 500,
298298
"tolerance": 100
299299
},
300300
"vendorFieldLength": 255

tests/e2e/consensus/nodes/node0/core/crypto.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -291,10 +291,10 @@
291291
"denomination": 1000000000000000000
292292
},
293293
"timeouts": {
294-
"blockPrepareTime": 4000,
295-
"blockTime": 8000,
296-
"stageTimeout": 2000,
297-
"stageTimeoutIncrease": 2000,
294+
"blockPrepareTime": 500,
295+
"blockTime": 500,
296+
"stageTimeout": 500,
297+
"stageTimeoutIncrease": 500,
298298
"tolerance": 100
299299
},
300300
"vendorFieldLength": 255

tests/e2e/consensus/nodes/node1/core/crypto.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -291,10 +291,10 @@
291291
"denomination": 1000000000000000000
292292
},
293293
"timeouts": {
294-
"blockPrepareTime": 4000,
295-
"blockTime": 8000,
296-
"stageTimeout": 2000,
297-
"stageTimeoutIncrease": 2000,
294+
"blockPrepareTime": 500,
295+
"blockTime": 500,
296+
"stageTimeout": 500,
297+
"stageTimeoutIncrease": 500,
298298
"tolerance": 100
299299
},
300300
"vendorFieldLength": 255

tests/e2e/consensus/nodes/node2/core/crypto.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -291,10 +291,10 @@
291291
"denomination": 1000000000000000000
292292
},
293293
"timeouts": {
294-
"blockPrepareTime": 4000,
295-
"blockTime": 8000,
296-
"stageTimeout": 2000,
297-
"stageTimeoutIncrease": 2000,
294+
"blockPrepareTime": 500,
295+
"blockTime": 500,
296+
"stageTimeout": 500,
297+
"stageTimeoutIncrease": 500,
298298
"tolerance": 100
299299
},
300300
"vendorFieldLength": 255

tests/e2e/consensus/nodes/node3/core/crypto.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -291,10 +291,10 @@
291291
"denomination": 1000000000000000000
292292
},
293293
"timeouts": {
294-
"blockPrepareTime": 4000,
295-
"blockTime": 8000,
296-
"stageTimeout": 2000,
297-
"stageTimeoutIncrease": 2000,
294+
"blockPrepareTime": 500,
295+
"blockTime": 500,
296+
"stageTimeout": 500,
297+
"stageTimeoutIncrease": 500,
298298
"tolerance": 100
299299
},
300300
"vendorFieldLength": 255

tests/e2e/consensus/nodes/node4/core/crypto.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -291,10 +291,10 @@
291291
"denomination": 1000000000000000000
292292
},
293293
"timeouts": {
294-
"blockPrepareTime": 4000,
295-
"blockTime": 8000,
296-
"stageTimeout": 2000,
297-
"stageTimeoutIncrease": 2000,
294+
"blockPrepareTime": 500,
295+
"blockTime": 500,
296+
"stageTimeout": 500,
297+
"stageTimeoutIncrease": 500,
298298
"tolerance": 100
299299
},
300300
"vendorFieldLength": 255

tests/e2e/snapshot/nodes/node0/core/crypto.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,10 @@
5050
"denomination": 1000000000000000000
5151
},
5252
"timeouts": {
53-
"blockPrepareTime": 4000,
54-
"blockTime": 8000,
55-
"stageTimeout": 2000,
56-
"stageTimeoutIncrease": 2000,
53+
"blockPrepareTime": 500,
54+
"blockTime": 500,
55+
"stageTimeout": 500,
56+
"stageTimeoutIncrease": 500,
5757
"tolerance": 100
5858
},
5959
"vendorFieldLength": 255,

tests/e2e/snapshot/nodes/node1/core/crypto.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,10 @@
5050
"denomination": 1000000000000000000
5151
},
5252
"timeouts": {
53-
"blockPrepareTime": 4000,
54-
"blockTime": 8000,
55-
"stageTimeout": 2000,
56-
"stageTimeoutIncrease": 2000,
53+
"blockPrepareTime": 500,
54+
"blockTime": 500,
55+
"stageTimeout": 500,
56+
"stageTimeoutIncrease": 500,
5757
"tolerance": 100
5858
},
5959
"vendorFieldLength": 255,

tests/e2e/snapshot/nodes/node2/core/crypto.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,10 @@
5050
"denomination": 1000000000000000000
5151
},
5252
"timeouts": {
53-
"blockPrepareTime": 4000,
54-
"blockTime": 8000,
55-
"stageTimeout": 2000,
56-
"stageTimeoutIncrease": 2000,
53+
"blockPrepareTime": 500,
54+
"blockTime": 500,
55+
"stageTimeout": 500,
56+
"stageTimeoutIncrease": 500,
5757
"tolerance": 100
5858
},
5959
"vendorFieldLength": 255,

tests/e2e/snapshot/nodes/node3/core/crypto.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,10 @@
5050
"denomination": 1000000000000000000
5151
},
5252
"timeouts": {
53-
"blockPrepareTime": 4000,
54-
"blockTime": 8000,
55-
"stageTimeout": 2000,
56-
"stageTimeoutIncrease": 2000,
53+
"blockPrepareTime": 500,
54+
"blockTime": 500,
55+
"stageTimeout": 500,
56+
"stageTimeoutIncrease": 500,
5757
"tolerance": 100
5858
},
5959
"vendorFieldLength": 255,

0 commit comments

Comments
 (0)