File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -16,11 +16,11 @@ tasks:
1616 privateKey : " walletPrivkey"
1717- name : tx_pool_clean
1818 title : " Clean transaction pool"
19- timeout : 5m
19+ timeout : 20m
2020 config :
2121 waitTime : 5
2222- name : tx_pool_throughput_analysis
23- timeout : 20m
23+ timeout : 30m
2424 title : " Check transaction pool throughput from 100 to 1000 TPS with 100 TPS increment, duration 2s per test"
2525 config :
2626 startingTps : 100
3232 privateKey : " walletPrivkey"
3333- name : tx_pool_clean
3434 title : " Clean transaction pool"
35- timeout : 15m
35+ timeout : 20m
3636 config :
3737 waitTime : 5
3838- name : tx_pool_latency_analysis
@@ -46,11 +46,11 @@ tasks:
4646 privateKey : " walletPrivkey"
4747- name : tx_pool_clean
4848 title : " Clean transaction pool"
49- timeout : 15m
49+ timeout : 20m
5050 config :
5151 waitTime : 5
5252- name : tx_pool_throughput_analysis
53- timeout : 40m
53+ timeout : 60m
5454 title : " Check transaction pool throughput from 1000 to 5000 TPS with 500 TPS increment, duration 2s per test"
5555 config :
5656 startingTps : 1000
You can’t perform that action at this time.
0 commit comments