aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates/tools/run_tests
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2017-02-03 14:27:17 -0800
committerGravatar Craig Tiller <ctiller@google.com>2017-02-03 14:27:17 -0800
commita4354b0185e6397a67a8519f87b71a8ff78aa9da (patch)
tree625b52385fa1f731e7bb852d9fb90068c02da0e6 /templates/tools/run_tests
parentd72dbec9c54d44370cd60141362b1063d1641739 (diff)
Speed up bm_fullstack test
Diffstat (limited to 'templates/tools/run_tests')
-rw-r--r--templates/tools/run_tests/generated/tests.json.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/tools/run_tests/generated/tests.json.template b/templates/tools/run_tests/generated/tests.json.template
index 1e21465dd2..2815dbb9b3 100644
--- a/templates/tools/run_tests/generated/tests.json.template
+++ b/templates/tools/run_tests/generated/tests.json.template
@@ -11,7 +11,7 @@
"gtest": tgt.gtest,
"exclude_configs": tgt.get("exclude_configs", []),
"exclude_iomgrs": tgt.get("exclude_iomgrs", []),
- "args": [],
+ "args": tgt.get("args", []),
"flaky": tgt.flaky,
"cpu_cost": tgt.get("cpu_cost", 1.0)}
for tgt in targets