mirror of https://github.com/etcd-io/dbtester.git
bench-configuration: revert skip-database start configs
This commit is contained in:
parent
86d0b84944
commit
df30ced410
|
|
@ -38,4 +38,4 @@ step2:
|
||||||
|
|
||||||
# after benchmark
|
# after benchmark
|
||||||
step3:
|
step3:
|
||||||
action: only-upload-log
|
action: stop
|
||||||
|
|
|
||||||
|
|
@ -38,4 +38,4 @@ step2:
|
||||||
|
|
||||||
# after benchmark
|
# after benchmark
|
||||||
step3:
|
step3:
|
||||||
action: only-upload-log
|
action: stop
|
||||||
|
|
|
||||||
|
|
@ -38,4 +38,4 @@ step2:
|
||||||
|
|
||||||
# after benchmark
|
# after benchmark
|
||||||
step3:
|
step3:
|
||||||
action: only-upload-log
|
action: stop
|
||||||
|
|
|
||||||
|
|
@ -19,7 +19,7 @@ result_path_log: result.log
|
||||||
|
|
||||||
# start database by sending RPC calls to agents
|
# start database by sending RPC calls to agents
|
||||||
step1:
|
step1:
|
||||||
skip_start_database: true
|
skip_start_database: false
|
||||||
zookeeper_max_client_connections: 5000
|
zookeeper_max_client_connections: 5000
|
||||||
zookeeper_snap_count: 100000
|
zookeeper_snap_count: 100000
|
||||||
|
|
||||||
|
|
@ -38,4 +38,4 @@ step2:
|
||||||
|
|
||||||
# after benchmark
|
# after benchmark
|
||||||
step3:
|
step3:
|
||||||
action: only-upload-log
|
action: stop
|
||||||
|
|
|
||||||
|
|
@ -19,7 +19,7 @@ result_path_log: result.log
|
||||||
|
|
||||||
# start database by sending RPC calls to agents
|
# start database by sending RPC calls to agents
|
||||||
step1:
|
step1:
|
||||||
skip_start_database: true
|
skip_start_database: false
|
||||||
zookeeper_max_client_connections: 5000
|
zookeeper_max_client_connections: 5000
|
||||||
zookeeper_snap_count: 100000
|
zookeeper_snap_count: 100000
|
||||||
|
|
||||||
|
|
@ -38,4 +38,4 @@ step2:
|
||||||
|
|
||||||
# after benchmark
|
# after benchmark
|
||||||
step3:
|
step3:
|
||||||
action: only-upload-log
|
action: stop
|
||||||
|
|
|
||||||
|
|
@ -19,7 +19,7 @@ result_path_log: result.log
|
||||||
|
|
||||||
# start database by sending RPC calls to agents
|
# start database by sending RPC calls to agents
|
||||||
step1:
|
step1:
|
||||||
skip_start_database: true
|
skip_start_database: false
|
||||||
zookeeper_max_client_connections: 5000
|
zookeeper_max_client_connections: 5000
|
||||||
zookeeper_snap_count: 100000
|
zookeeper_snap_count: 100000
|
||||||
|
|
||||||
|
|
@ -38,4 +38,4 @@ step2:
|
||||||
|
|
||||||
# after benchmark
|
# after benchmark
|
||||||
step3:
|
step3:
|
||||||
action: only-upload-log
|
action: stop
|
||||||
|
|
|
||||||
|
|
@ -19,7 +19,7 @@ result_path_log: result.log
|
||||||
|
|
||||||
# start database by sending RPC calls to agents
|
# start database by sending RPC calls to agents
|
||||||
step1:
|
step1:
|
||||||
skip_start_database: true
|
skip_start_database: false
|
||||||
zookeeper_max_client_connections: 5000
|
zookeeper_max_client_connections: 5000
|
||||||
zookeeper_snap_count: 100000
|
zookeeper_snap_count: 100000
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -19,7 +19,7 @@ result_path_log: result.log
|
||||||
|
|
||||||
# start database by sending RPC calls to agents
|
# start database by sending RPC calls to agents
|
||||||
step1:
|
step1:
|
||||||
skip_start_database: true
|
skip_start_database: false
|
||||||
zookeeper_max_client_connections: 5000
|
zookeeper_max_client_connections: 5000
|
||||||
zookeeper_snap_count: 100000
|
zookeeper_snap_count: 100000
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -19,7 +19,7 @@ result_path_log: result.log
|
||||||
|
|
||||||
# start database by sending RPC calls to agents
|
# start database by sending RPC calls to agents
|
||||||
step1:
|
step1:
|
||||||
skip_start_database: true
|
skip_start_database: false
|
||||||
zookeeper_max_client_connections: 5000
|
zookeeper_max_client_connections: 5000
|
||||||
zookeeper_snap_count: 100000
|
zookeeper_snap_count: 100000
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue