aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/tests.json
diff options
context:
space:
mode:
authorGravatar Vijay Pai <vpai@google.com>2016-11-02 16:00:52 -0700
committerGravatar Vijay Pai <vpai@google.com>2016-11-02 16:00:52 -0700
commit739a93e47fcf985113293be554e79b3d03c9edaa (patch)
tree9f4d737eccb8ff681bf69e0a64d898b2d8433d70 /tools/run_tests/tests.json
parent0109d16ac0158b6ab60a8ea5c94707c639736414 (diff)
parentea14e0e2a0ad698855d052e2fe8ba0b7e8114c57 (diff)
Merge branch 'master' into turn_it_to_11
Diffstat (limited to 'tools/run_tests/tests.json')
-rw-r--r--tools/run_tests/tests.json22
1 files changed, 22 insertions, 0 deletions
diff --git a/tools/run_tests/tests.json b/tools/run_tests/tests.json
index 39daf859b4..878cba35df 100644
--- a/tools/run_tests/tests.json
+++ b/tools/run_tests/tests.json
@@ -2837,6 +2837,28 @@
"flaky": false,
"gtest": true,
"language": "c++",
+ "name": "round_robin_end2end_test",
+ "platforms": [
+ "linux",
+ "mac",
+ "posix",
+ "windows"
+ ]
+ },
+ {
+ "args": [],
+ "ci_platforms": [
+ "linux",
+ "mac",
+ "posix",
+ "windows"
+ ],
+ "cpu_cost": 1.0,
+ "exclude_configs": [],
+ "exclude_iomgrs": [],
+ "flaky": false,
+ "gtest": true,
+ "language": "c++",
"name": "secure_auth_context_test",
"platforms": [
"linux",