Skip to content

Commit 6decd7e

Browse files
fix(tx_pool_throughput_analysis): update task descriptions
1 parent f2859a2 commit 6decd7e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

playbooks/dev/tx-pool-check.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ tasks:
2121
waitTime: 5
2222
- name: tx_pool_throughput_analysis
2323
timeout: 30m
24-
title: "Check transaction pool throughput from 100 to 1000 TPS with 100 TPS increment, duration 2s per test"
24+
title: "Check transaction pool throughput from 100 to 2000 TPS with 100 TPS increment, duration 2s per test"
2525
config:
2626
startingTps: 100
2727
endingTps: 2000
@@ -51,7 +51,7 @@ tasks:
5151
waitTime: 5
5252
- name: tx_pool_throughput_analysis
5353
timeout: 60m
54-
title: "Check transaction pool throughput from 1000 to 5000 TPS with 500 TPS increment, duration 2s per test"
54+
title: "Check transaction pool throughput from 1000 to 10.000 TPS with 1.000 TPS increment, duration 2s per test"
5555
config:
5656
startingTps: 1000
5757
endingTps: 10000

0 commit comments

Comments
 (0)