diff options
author | David G. Quintas <dgq@google.com> | 2016-11-02 08:12:52 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-11-02 08:12:52 +0100 |
commit | 105b39450aa03a55af537a4a85220e7bf5e48f70 (patch) | |
tree | 118fbdeca68ed5fb83536a3a3b9b02e173265ce4 /tools | |
parent | 00bbb4122a8875876eb3075c32585fe296d5ba85 (diff) | |
parent | 6e7baf75dd8ab88d452e7001c41699857afd6e98 (diff) |
Merge pull request #8568 from dgquintas/grpclb_leaks_fix
gRPC LB fixes from end two end testing
Diffstat (limited to 'tools')
-rw-r--r-- | tools/run_tests/tests.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/run_tests/tests.json b/tools/run_tests/tests.json index 733bfe3b8f..39daf859b4 100644 --- a/tools/run_tests/tests.json +++ b/tools/run_tests/tests.json @@ -3003,6 +3003,7 @@ ], "cpu_cost": 1.0, "exclude_configs": [], + "exclude_iomgrs": [], "flaky": false, "gtest": false, "language": "c++", |