aboutsummaryrefslogtreecommitdiff
path: root/build.yaml
diff options
context:
space:
mode:
authorNa-Na Pang <ladynana@google.com>2019-05-08 15:51:58 -0700
committerNa-Na Pang <ladynana@google.com>2019-05-08 15:51:58 -0700
commit070902b871ea7c7149f9746bb2464da5e5dc94cf (patch)
tree1c6c3286a2eb76f6c074c77825f566b5d831fb94 /build.yaml
parent3fc702510faa1f201ea4f1e1a86ea2e60a89ee69 (diff)
downloadgrpc-grpc-070902b871ea7c7149f9746bb2464da5e5dc94cf.tar.gz
Merge bm_callback_cq to bm_cq
Diffstat (limited to 'build.yaml')
-rw-r--r--build.yaml29
1 files changed, 3 insertions, 26 deletions
diff --git a/build.yaml b/build.yaml
index a271a8bb52..975fc4ed2c 100644
--- a/build.yaml
+++ b/build.yaml
@@ -1677,7 +1677,7 @@ libs:
- grpc_test_util
- grpc
- gpr
-- name: callback_test_service
+- name: bm_callback_test_service_impl
build: test
language: c++
headers:
@@ -4054,29 +4054,6 @@ targets:
- linux
- posix
uses_polling: false
-- name: bm_callback_cq
- build: test
- language: c++
- src:
- - test/cpp/microbenchmarks/bm_callback_cq.cc
- deps:
- - grpc_benchmark
- - benchmark
- - grpc++_test_util_unsecure
- - grpc_test_util_unsecure
- - grpc++_unsecure
- - grpc_unsecure
- - gpr
- - grpc++_test_config
- benchmark: true
- defaults: benchmark
- excluded_poll_engines:
- - poll
- platforms:
- - mac
- - linux
- - posix
- timeout_seconds: 1200
- name: bm_callback_streaming_ping_pong
build: test
language: c++
@@ -4093,7 +4070,7 @@ targets:
- grpc_unsecure
- gpr
- grpc++_test_config
- - callback_test_service
+ - bm_callback_test_service_impl
benchmark: true
defaults: benchmark
platforms:
@@ -4116,7 +4093,7 @@ targets:
- grpc_unsecure
- gpr
- grpc++_test_config
- - callback_test_service
+ - bm_callback_test_service_impl
benchmark: true
defaults: benchmark
platforms: