aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.yaml
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2017-06-02 14:36:41 -0700
committerGravatar Craig Tiller <ctiller@google.com>2017-06-02 14:36:41 -0700
commit71005b169afbac8b5b84e76f86e87c2c0aae1af4 (patch)
tree33ff94d5237362b5409a0f918a4b6c5b80bbb77a /build.yaml
parent02b0f2b29d3fb94b5688ecfbc81f0dfb281174cc (diff)
parent9bd105d94031c455e2eadfa21754e5e58732ddfe (diff)
Merge branch 'selectivity' into ALL-the-things
Diffstat (limited to 'build.yaml')
-rw-r--r--build.yaml14
1 files changed, 13 insertions, 1 deletions
diff --git a/build.yaml b/build.yaml
index 008933922b..ab2195ebf6 100644
--- a/build.yaml
+++ b/build.yaml
@@ -14,7 +14,7 @@ settings:
'#10': See the expand_version.py for all the quirks here
core_version: 4.0.0-dev
g_stands_for: gregarious
- version: 1.4.0-dev
+ version: 1.5.0-dev
filegroups:
- name: census
public_headers:
@@ -2702,6 +2702,18 @@ targets:
- grpc
- gpr_test_util
- gpr
+- name: num_external_connectivity_watchers_test
+ build: test
+ language: c
+ src:
+ - test/core/surface/num_external_connectivity_watchers_test.c
+ deps:
+ - grpc_test_util
+ - grpc
+ - gpr_test_util
+ - gpr
+ exclude_iomgrs:
+ - uv
- name: parse_address_test
build: test
language: c