aboutsummaryrefslogtreecommitdiff
path: root/.bazelignore
diff options
context:
space:
mode:
authorRichard Belleville <rbellevi@google.com>2022-03-25 12:01:23 -0700
committerGitHub <noreply@github.com>2022-03-25 12:01:23 -0700
commit7942f30f6301f5baf93ea242d13433349640fc57 (patch)
tree683edcb68fb14c630c1acd310dc0331940562c93 /.bazelignore
parente79b2a9b32a01aba6615a6a6d3721ad8da6bc230 (diff)
downloadgrpc-grpc-7942f30f6301f5baf93ea242d13433349640fc57.tar.gz
Add bazel cpp distribtest for grpc_cc_library (#29175)
* Add bazel cpp distribtest for grpc_cc_library * Add new directory to bazelignore * Try changing to workspace differently * Debug cd * Fix bazel wrapper * Yet more debug * Try again * Clean up * Sanity fixes * Run per-language distribtests even if overall build fails
Diffstat (limited to '.bazelignore')
-rw-r--r--.bazelignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.bazelignore b/.bazelignore
index 160716ea6e..12c4c1349c 100644
--- a/.bazelignore
+++ b/.bazelignore
@@ -21,6 +21,7 @@ third_party/upb
third_party/xds
bazel/test/python_test_repo
+test/distrib/bazel/cpp
# Directories generated by setuptools build containing BUILD files.
src/python/grpcio_tests/src/