make client_channel_stress_test run exclusively

pull/17183/head
Jan Tattermusch 6 years ago
parent 6d0add9773
commit 14d0dff09f
  1. 1
      build.yaml
  2. 2
      tools/run_tests/generated/tests.json

@ -4489,6 +4489,7 @@ targets:
- gpr
- name: client_channel_stress_test
gtest: false
cpu_cost: 10.0
build: test
language: c++
src:

@ -3990,7 +3990,7 @@
"posix",
"windows"
],
"cpu_cost": 1.0,
"cpu_cost": 10.0,
"exclude_configs": [],
"exclude_iomgrs": [],
"flaky": false,

Loading…
Cancel
Save