diff --git a/bench-configuration/01-write-2M-keys/consul-v0.7.1.yaml b/bench-configuration/01-write-2M-keys/consul-v0.7.1.yaml index a78c3208..e2e93bdc 100644 --- a/bench-configuration/01-write-2M-keys/consul-v0.7.1.yaml +++ b/bench-configuration/01-write-2M-keys/consul-v0.7.1.yaml @@ -38,4 +38,4 @@ step2: # after benchmark step3: - action: only-upload-log + action: stop diff --git a/bench-configuration/01-write-2M-keys/etcd-v3.1.yaml b/bench-configuration/01-write-2M-keys/etcd-v3.1.yaml index 16c939c7..c51d22d5 100644 --- a/bench-configuration/01-write-2M-keys/etcd-v3.1.yaml +++ b/bench-configuration/01-write-2M-keys/etcd-v3.1.yaml @@ -38,4 +38,4 @@ step2: # after benchmark step3: - action: only-upload-log + action: stop diff --git a/bench-configuration/01-write-2M-keys/zk-v3.4.9.yaml b/bench-configuration/01-write-2M-keys/zk-v3.4.9.yaml index ff2f4393..a25f8d05 100644 --- a/bench-configuration/01-write-2M-keys/zk-v3.4.9.yaml +++ b/bench-configuration/01-write-2M-keys/zk-v3.4.9.yaml @@ -38,4 +38,4 @@ step2: # after benchmark step3: - action: only-upload-log + action: stop diff --git a/bench-configuration/02-read-2M-keys-linearizable/consul-v0.7.1.yaml b/bench-configuration/02-read-2M-keys-linearizable/consul-v0.7.1.yaml index 893d4fbc..740f00b4 100644 --- a/bench-configuration/02-read-2M-keys-linearizable/consul-v0.7.1.yaml +++ b/bench-configuration/02-read-2M-keys-linearizable/consul-v0.7.1.yaml @@ -19,7 +19,7 @@ result_path_log: result.log # start database by sending RPC calls to agents step1: - skip_start_database: true + skip_start_database: false zookeeper_max_client_connections: 5000 zookeeper_snap_count: 100000 @@ -38,4 +38,4 @@ step2: # after benchmark step3: - action: only-upload-log + action: stop diff --git a/bench-configuration/02-read-2M-keys-linearizable/etcd-v3.1.yaml b/bench-configuration/02-read-2M-keys-linearizable/etcd-v3.1.yaml index c679b896..c9361106 100644 --- a/bench-configuration/02-read-2M-keys-linearizable/etcd-v3.1.yaml +++ b/bench-configuration/02-read-2M-keys-linearizable/etcd-v3.1.yaml @@ -19,7 +19,7 @@ result_path_log: result.log # start database by sending RPC calls to agents step1: - skip_start_database: true + skip_start_database: false zookeeper_max_client_connections: 5000 zookeeper_snap_count: 100000 @@ -38,4 +38,4 @@ step2: # after benchmark step3: - action: only-upload-log + action: stop diff --git a/bench-configuration/02-read-2M-keys-linearizable/zk-v3.4.9.yaml b/bench-configuration/02-read-2M-keys-linearizable/zk-v3.4.9.yaml index 45b6824a..759bb72e 100644 --- a/bench-configuration/02-read-2M-keys-linearizable/zk-v3.4.9.yaml +++ b/bench-configuration/02-read-2M-keys-linearizable/zk-v3.4.9.yaml @@ -19,7 +19,7 @@ result_path_log: result.log # start database by sending RPC calls to agents step1: - skip_start_database: true + skip_start_database: false zookeeper_max_client_connections: 5000 zookeeper_snap_count: 100000 @@ -38,4 +38,4 @@ step2: # after benchmark step3: - action: only-upload-log + action: stop diff --git a/bench-configuration/03-read-2M-keys-serializable/consul-v0.7.1.yaml b/bench-configuration/03-read-2M-keys-serializable/consul-v0.7.1.yaml index adb0ac58..19ff09eb 100644 --- a/bench-configuration/03-read-2M-keys-serializable/consul-v0.7.1.yaml +++ b/bench-configuration/03-read-2M-keys-serializable/consul-v0.7.1.yaml @@ -19,7 +19,7 @@ result_path_log: result.log # start database by sending RPC calls to agents step1: - skip_start_database: true + skip_start_database: false zookeeper_max_client_connections: 5000 zookeeper_snap_count: 100000 diff --git a/bench-configuration/03-read-2M-keys-serializable/etcd-v3.1.yaml b/bench-configuration/03-read-2M-keys-serializable/etcd-v3.1.yaml index 4b346dd4..03e6bf98 100644 --- a/bench-configuration/03-read-2M-keys-serializable/etcd-v3.1.yaml +++ b/bench-configuration/03-read-2M-keys-serializable/etcd-v3.1.yaml @@ -19,7 +19,7 @@ result_path_log: result.log # start database by sending RPC calls to agents step1: - skip_start_database: true + skip_start_database: false zookeeper_max_client_connections: 5000 zookeeper_snap_count: 100000 diff --git a/bench-configuration/03-read-2M-keys-serializable/zk-v3.4.9.yaml b/bench-configuration/03-read-2M-keys-serializable/zk-v3.4.9.yaml index eccf325a..a31909d1 100644 --- a/bench-configuration/03-read-2M-keys-serializable/zk-v3.4.9.yaml +++ b/bench-configuration/03-read-2M-keys-serializable/zk-v3.4.9.yaml @@ -19,7 +19,7 @@ result_path_log: result.log # start database by sending RPC calls to agents step1: - skip_start_database: true + skip_start_database: false zookeeper_max_client_connections: 5000 zookeeper_snap_count: 100000