From 2f0ba0faf1c758f7c98a24f1d1d7591ce540d711 Mon Sep 17 00:00:00 2001 From: Gyuho Lee Date: Fri, 12 Jan 2018 11:18:01 -0800 Subject: [PATCH] test-configs: fix typos Signed-off-by: Gyuho Lee --- test-configs/read-3M-same-keys-best-throughput-etcd.yaml | 2 +- test-configs/read-3M-same-keys-best-throughput.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test-configs/read-3M-same-keys-best-throughput-etcd.yaml b/test-configs/read-3M-same-keys-best-throughput-etcd.yaml index 590da2ae..87dbfe9a 100644 --- a/test-configs/read-3M-same-keys-best-throughput-etcd.yaml +++ b/test-configs/read-3M-same-keys-best-throughput-etcd.yaml @@ -71,7 +71,7 @@ datatbase_id_to_config_client_machine_agent_control: step4_upload_logs: true etcd__v3_3: - database_description: etcd v3.3.0 (Go 1.9.3) + database_description: etcd v3.3.0 (Go 1.9.2) peer_ips: - 10.138.0.2 - 10.138.0.3 diff --git a/test-configs/read-3M-same-keys-best-throughput.yaml b/test-configs/read-3M-same-keys-best-throughput.yaml index eca34c25..c93362b4 100644 --- a/test-configs/read-3M-same-keys-best-throughput.yaml +++ b/test-configs/read-3M-same-keys-best-throughput.yaml @@ -78,7 +78,7 @@ datatbase_id_to_config_client_machine_agent_control: step4_upload_logs: true etcd__v3_3: - database_description: etcd v3.3.0 (Go 1.9.3) + database_description: etcd v3.3.0 (Go 1.9.2) peer_ips: - 10.138.0.2 - 10.138.0.3