From 1132c6b7db990d83fd178c927c39d0b67fa02778 Mon Sep 17 00:00:00 2001 From: Vijay Pai Date: Thu, 11 Feb 2016 06:05:24 -0800 Subject: Simplify and properly implement openloop testing. Revive it in tests as well --- tools/run_tests/tests.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'tools') 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 @@ -2077,6 +2077,24 @@ "windows" ] }, + { + "args": [], + "ci_platforms": [ + "linux", + "mac", + "posix" + ], + "cpu_cost": 1.0, + "exclude_configs": [], + "flaky": false, + "language": "c++", + "name": "qps_openloop_test", + "platforms": [ + "linux", + "mac", + "posix" + ] + }, { "args": [], "ci_platforms": [ -- cgit v1.2.3