Merge pull request #199 from gyuho/aaa

bench-configuration: fix IP
This commit is contained in:
Gyu-Ho Lee 2017-01-23 19:58:35 -08:00 committed by GitHub
commit 08e4c4f327
5 changed files with 5 additions and 5 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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