aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/qps/qps_test_with_poll.cc
diff options
context:
space:
mode:
authorGravatar Sree Kuchibhotla <sreek@google.com>2016-02-01 14:04:19 -0800
committerGravatar Sree Kuchibhotla <sreek@google.com>2016-02-01 14:04:19 -0800
commita0a8eaab0e86148f40fb629a36c0529eea9e1b35 (patch)
treea7c28c2b60061afbdc52137421007a63e3ea1eaf /test/cpp/qps/qps_test_with_poll.cc
parent369a04ace686d2db7fff8a39473680566da6700a (diff)
parentc1fdfec641b2b27c553a8b0bb00b47e56e23bfa1 (diff)
Merge branch 'master' into server_try_cancel_api
Diffstat (limited to 'test/cpp/qps/qps_test_with_poll.cc')
-rw-r--r--test/cpp/qps/qps_test_with_poll.cc3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/cpp/qps/qps_test_with_poll.cc b/test/cpp/qps/qps_test_with_poll.cc
index dc800092db..8340a6386a 100644
--- a/test/cpp/qps/qps_test_with_poll.cc
+++ b/test/cpp/qps/qps_test_with_poll.cc
@@ -1,6 +1,6 @@
/*
*
- * Copyright 2015, Google Inc.
+ * Copyright 2015-2016, Google Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -62,7 +62,6 @@ 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 =