File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ runner:
1111 # timeout: 1000s
1212
1313 test :
14- mode : proactive_upgrade # standalone, cluster or proactive_upgrade
14+ mode : standalone # standalone, cluster or proactive_upgrade
1515 clients : 1 # Number of client instances
1616 connectionsPerClient : 1 # Number of connections per client
1717 threadsPerConnection : 1 # Number of threads sharing same connection
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ runner:
1111 # timeout: 1000s
1212
1313 test :
14- mode : standalone # or cluster
14+ mode : standalone # standalone, cluster or proactive_upgrade
1515 clients : 1 # Number of client instances
1616 connectionsPerClient : 1 # Number of connections per client
1717 threadsPerConnection : 1 # Number of threads sharing same connection
You can’t perform that action at this time.
0 commit comments