aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
diff options
context:
space:
mode:
authorGravatar David G. Quintas <dgq@google.com>2016-02-16 11:27:45 -0800
committerGravatar David G. Quintas <dgq@google.com>2016-02-16 11:27:45 -0800
commite683814416a724d1e110180ddf13848a028f1a34 (patch)
treef9ae11b4f2f7a199a96a392eebf27c6ba1edf776 /tools
parent43f6311c58bcf8825b8ba392d498b19bd5b6d69b (diff)
parent4625c7123bc69e3d37ac60116bd5c981a714ef3a (diff)
Merge pull request #5201 from vjpai/alarm_openloop
Revive and reform open-loop QPS testing
Diffstat (limited to 'tools')
-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 4a80cbcef2..ea9c129101 100644
--- a/tools/run_tests/tests.json
+++ b/tools/run_tests/tests.json
@@ -2104,6 +2104,24 @@
"mac",
"posix"
],
+ "cpu_cost": 1.0,
+ "exclude_configs": [],
+ "flaky": false,
+ "language": "c++",
+ "name": "qps_openloop_test",
+ "platforms": [
+ "linux",
+ "mac",
+ "posix"
+ ]
+ },
+ {
+ "args": [],
+ "ci_platforms": [
+ "linux",
+ "mac",
+ "posix"
+ ],
"cpu_cost": 10,
"exclude_configs": [
"tsan"