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