Imported Upstream version 1.34.0
[platform/upstream/grpc.git] / tools / run_tests / sanity / sanity_tests.yaml
index b94e7b3..9b6d300 100644 (file)
@@ -24,6 +24,9 @@
 - script: tools/distrib/check_pytype.sh
 - script: tools/distrib/clang_format_code.sh
 - script: tools/distrib/clang_tidy_code.sh
+  # ClangTidy needs to run exclusively because it uses files under the bazel output
+  # directory and this will be removed by another bazel invocation.
+  cpu_cost: 1000
 - script: tools/distrib/pylint_code.sh
 - script: tools/distrib/python/check_grpcio_tools.py
 - script: tools/distrib/yapf_code.sh --diff