Searched refs:interop_matrix (Results 1 – 12 of 12) sorted by relevance
12 …- `tools/interop_matrix/create_matrix_images.py --git_checkout --release=v1.9.9 --upload_images --…19 …- `docker_image=gcr.io/grpc-testing/grpc_interop_java:v1.9.9 tools/interop_matrix/testcases/java__…30 - Run `tools/interop_matrix/create_matrix_images.py` which will build (and upload) images to GCR.39 - Run `tools/interop_matrix/run_interop_matrix_tests.py`. Useful options:42 …t all languages for all gRPC releases across all runtimes, do `tools/interop_matrix/run_interop_ma…52 …root dir. File path starting with `./` are relative to current directory (`tools/interop_matrix`).
30 TESTCASES_DIR=${GRPC_ROOT}/tools/interop_matrix/testcases
28 tools/interop_matrix/run_interop_matrix_tests.py $RUN_TESTS_FLAGS || FAILED="true"
16 interop_matrix: Scripts to build, upload, and run gRPC clients in docker with various language/runt…
31 cp ~/git_repo.patch tools/interop_matrix/patches/<language>_<git_tag>/
139 interop_row interop_matrix[] = { variable342 const interop_row& row(interop_matrix[nrow]); in cell()400 for (std::size_t row = 0; interop_matrix[row].conversion_specifier != 0x00; ++row) in matrix()
172 [GCR image generation instructions](https://github.com/grpc/grpc/blob/master/tools/interop_matrix/R…