aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/tests.json
diff options
context:
space:
mode:
authorGravatar David Garcia Quintas <dgq@google.com>2015-09-03 17:26:06 -0700
committerGravatar David Garcia Quintas <dgq@google.com>2015-09-08 10:47:37 -0700
commit4fb049b647489509c98bcfacbe9ba8cae5ed913d (patch)
treebd8914ac20211bbdbc57527f99c406e4ba7234ba /tools/run_tests/tests.json
parent5c4543d9f5d1d98c4a79d5a2e28d74c532cfec31 (diff)
Added round robin LB policy.
Diffstat (limited to 'tools/run_tests/tests.json')
-rw-r--r--tools/run_tests/tests.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/tools/run_tests/tests.json b/tools/run_tests/tests.json
index 11fc4951df..ce0b42f722 100644
--- a/tools/run_tests/tests.json
+++ b/tools/run_tests/tests.json
@@ -863,6 +863,24 @@
"exclude_configs": [],
"flaky": false,
"language": "c",
+ "name": "lb_policies_test",
+ "platforms": [
+ "linux",
+ "mac",
+ "posix",
+ "windows"
+ ]
+ },
+ {
+ "ci_platforms": [
+ "linux",
+ "mac",
+ "posix",
+ "windows"
+ ],
+ "exclude_configs": [],
+ "flaky": false,
+ "language": "c",
"name": "message_compress_test",
"platforms": [
"linux",