aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2017-11-10 14:14:35 -0800
committerGravatar Craig Tiller <ctiller@google.com>2017-11-10 14:14:35 -0800
commitd2ff02df18d8261ccbd664e6f972d48be51005b9 (patch)
tree25e54a301ef74531fb100445f9ba329a89ccc685 /tools
parent4ac2b8e585cbf7064f9bdde4eabaf8ff42801142 (diff)
Actually turn on the test
Diffstat (limited to 'tools')
-rw-r--r--tools/run_tests/sanity/sanity_tests.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/run_tests/sanity/sanity_tests.yaml b/tools/run_tests/sanity/sanity_tests.yaml
index ec58a10a85..3ca5c1b6c0 100644
--- a/tools/run_tests/sanity/sanity_tests.yaml
+++ b/tools/run_tests/sanity/sanity_tests.yaml
@@ -17,5 +17,5 @@
- script: tools/distrib/pylint_code.sh
- script: tools/distrib/yapf_code.sh
- script: tools/distrib/python/check_grpcio_tools.py
-- script: tools/run_tests/sanity/check_clang_tidy.sh -j 3
- cpu_cost: 3
+- script: tools/run_tests/sanity/check_clang_tidy.sh
+ cpu_cost: 1000