Support uploading structured test gRPC ObjC test results to BigQuery
Open
area/bazel
kind/test
- Dominant language
- C
- Stars
- 61
- Forks
- 26
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 11
Description
Two alternative ways of uploading our test results to BQ
* run_test.py with --bq_result_table ([link](https://github.com/grpc/grpc/blob/775362a2cea21363339d73215e3b9a1394ad55b2/tools/run_tests/run_tests.py#L1639))
* via bazel post-build script [upload_rbe_results.py](https://github.com/grpc/grpc/blob/master/tools/run_tests/python_utils/upload_rbe_results.py)
----
@HannahShiSFB @jtattermusch
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.