aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--build.yaml1
-rw-r--r--tools/run_tests/generated/tests.json2
2 files changed, 2 insertions, 1 deletions
diff --git a/build.yaml b/build.yaml
index 9090a80b6a..6d09a13af4 100644
--- a/build.yaml
+++ b/build.yaml
@@ -4489,6 +4489,7 @@ targets:
- gpr
- name: client_channel_stress_test
gtest: false
+ cpu_cost: 10.0
build: test
language: c++
src:
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,