mirror of https://github.com/etcd-io/dbtester.git
bench-configuration: fix IP
This commit is contained in:
parent
b3a84ba946
commit
05a3f344f1
|
|
@ -9,7 +9,7 @@ google_cloud_storage_sub_directory: 2017Q1-01-etcd-zookeeper-consul/01-write-1M-
|
|||
peer_ips:
|
||||
- 10.240.0.30
|
||||
- 10.240.0.31
|
||||
- 10.240.0.35
|
||||
- 10.240.0.33
|
||||
|
||||
agent_port: 3500
|
||||
database_port: 8500
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ google_cloud_storage_sub_directory: 2017Q1-01-etcd-zookeeper-consul/02-write-1M-
|
|||
peer_ips:
|
||||
- 10.240.0.30
|
||||
- 10.240.0.31
|
||||
- 10.240.0.35
|
||||
- 10.240.0.33
|
||||
|
||||
agent_port: 3500
|
||||
database_port: 8500
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ google_cloud_storage_sub_directory: 2017Q1-01-etcd-zookeeper-consul/03-write-1M-
|
|||
peer_ips:
|
||||
- 10.240.0.30
|
||||
- 10.240.0.31
|
||||
- 10.240.0.35
|
||||
- 10.240.0.33
|
||||
|
||||
agent_port: 3500
|
||||
database_port: 8500
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ google_cloud_storage_sub_directory: 2017Q1-01-etcd-zookeeper-consul/04-write-1M-
|
|||
peer_ips:
|
||||
- 10.240.0.30
|
||||
- 10.240.0.31
|
||||
- 10.240.0.35
|
||||
- 10.240.0.33
|
||||
|
||||
agent_port: 3500
|
||||
database_port: 8500
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ google_cloud_storage_sub_directory: 2017Q1-02-etcd-zookeeper-consul/read-1M-keys
|
|||
peer_ips:
|
||||
- 10.240.0.30
|
||||
- 10.240.0.31
|
||||
- 10.240.0.35
|
||||
- 10.240.0.33
|
||||
|
||||
agent_port: 3500
|
||||
database_port: 8500
|
||||
|
|
|
|||
Loading…
Reference in New Issue