grpc/tools/remote_build/include
Jan Tattermusch 2b0a9d3916
[bazel] Teach bazel how to run non-bazel test suites under docker locally and on RBE (#33707)
Add "bazelified" non-bazel tests. See tools/bazelify_tests/README.md for
the core idea.
- add a bunch of test targets that run under docker and execute tests
that correspond to `run_tests.py -l LANG ...`
- many more tests can be added in the future
- to enable running some of the C/C++ portability tests easily, added
support for `--cmake_extra_configure_args` in run_tests.py (the change
is fairly small).

Example passing build that shows how test results are structured:

https://source.cloud.google.com/results/invocations/21295351-a3e3-4be1-b6e9-aaf52195a044/targets
2023-08-02 14:15:19 +02:00
..
rbe_base_config.bazelrc [bazel] Teach bazel how to run non-bazel test suites under docker locally and on RBE (#33707) 2023-08-02 14:15:19 +02:00
rbe_remote_execution.bazelrc [bazel rbe] RBE config: update names of some deprecated bazel option flags (#33759) 2023-07-21 16:28:04 +02:00
test_config_common.bazelrc Cleanup bazel RBE configs (#29281) 2022-04-04 09:47:43 +02:00
test_locally_with_resultstore_results.bazelrc Better bazel C++ iOS tests (with structured test results) (#29354) 2022-04-12 13:16:48 +02:00