diff options
author | Jan Tattermusch <jtattermusch@google.com> | 2018-11-12 14:47:29 +0100 |
---|---|---|
committer | Jan Tattermusch <jtattermusch@google.com> | 2018-11-12 14:47:29 +0100 |
commit | 14d0dff09f081ccc150359041dcc048557e7e157 (patch) | |
tree | b0d3238fc2e802877276198fce8390e53ee876a7 /tools | |
parent | 6d0add97736b781acbf5a155229e14cb6200253e (diff) |
make client_channel_stress_test run exclusively
Diffstat (limited to 'tools')
-rw-r--r-- | tools/run_tests/generated/tests.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/run_tests/generated/tests.json b/tools/run_tests/generated/tests.json index ef34cd6556..340343caf0 100644 --- a/tools/run_tests/generated/tests.json +++ b/tools/run_tests/generated/tests.json @@ -3990,7 +3990,7 @@ "posix", "windows" ], - "cpu_cost": 1.0, + "cpu_cost": 10.0, "exclude_configs": [], "exclude_iomgrs": [], "flaky": false, |