aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
diff options
context:
space:
mode:
authorGravatar Vijay Pai <vpai@google.com>2016-02-11 06:05:24 -0800
committerGravatar Vijay Pai <vpai@google.com>2016-02-11 06:05:24 -0800
commit1132c6b7db990d83fd178c927c39d0b67fa02778 (patch)
tree97a71efd97084efbc8c8935624f3704a1bf9b8e3 /tools
parentd472ad2a7fe19474409a5dff1afab5244072fda4 (diff)
Simplify and properly implement openloop testing.
Revive it in tests as well
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 2c73c40d1f..ddf4a1293f 100644
--- a/tools/run_tests/tests.json
+++ b/tools/run_tests/tests.json
@@ -2084,6 +2084,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"