aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/qps/qps_openloop_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/cpp/qps/qps_openloop_test.cc')
-rw-r--r--test/cpp/qps/qps_openloop_test.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/cpp/qps/qps_openloop_test.cc b/test/cpp/qps/qps_openloop_test.cc
index dc88c893bb..51df79ef2f 100644
--- a/test/cpp/qps/qps_openloop_test.cc
+++ b/test/cpp/qps/qps_openloop_test.cc
@@ -59,6 +59,7 @@ static void RunQPS() {
ServerConfig server_config;
server_config.set_server_type(ASYNC_SERVER);
+ server_config.set_host("localhost");
server_config.set_async_server_threads(4);
const auto result =