21 Commits (586c6397959355bc2ecdfd6dc9bb82c80c79232d)

Author SHA1 Message Date
Jan Tattermusch b6a2eeb816 add TODO to remove unnecessary logic 7 years ago
Adele Zhou cda43a3ab5 Increase per test timeout 7 years ago
Adele Zhou 46fb1659f5 Use a dictionary to tell which version of test cases to run. 7 years ago
Adele Zhou b1c9b5f10f Replace old server_host with the new one via command line. 7 years ago
Mehrdad Afshari 87cd994b04 Upgrade yapf to 0.20.0 7 years ago
ncteisen e4bef08a8c yapf tools/interop_matrix 7 years ago
Alex Polcyn 8426329120 Apply patches to ruby 101 docker image during upload script, for 7 years ago
Alex Polcyn 1d5737feb3 Fix error when a language skips a certain version 7 years ago
Adele Zhou fe783c19ff Removed Python because of test timeouts 7 years ago
Adele Zhou 92b5a00bea Remove images as soon as its testing is done instead in the end. 7 years ago
Adele Zhou 317641d6fc Added C# 7 years ago
Adele Zhou 0c4e14f0d4 Do not reuse job_specs now that we incorporate release info in the shortname 7 years ago
Adele Zhou 091c3ebba8 Add suite name, client lang, server name to shortname for displaying on Sponge and being able to use upload_interop_results_to_bq func 7 years ago
Adele Zhou 10ab806d28 record results to bq 7 years ago
Adele Zhou e757adc352 Added allow_flakes flag and set to True by default. 7 years ago
Adele Zhou e6b9c787c0 Exit 1 when there are failures. 7 years ago
Yong Ni bbd348c5e1 Added all previous minor releases of gRPC to the matrix. Modified the testsuite name format for better display test results in sponge. 7 years ago
Yong Ni 51750dc7d1 Added c++ to interop_matrix. Per earlier conversation, interop_matrix will not run against different compiler/toolchains so we are not addding _<runtime> to c++. This simplifies our setup and reduces unnecesary complexities in the infrastructure. 7 years ago
Yong Ni 5f32c517b1 Added timestamp to the xml report and minor changes to the API per review feedback. 8 years ago
Yong Ni f303426f72 Replaced 'docker run' with 'gcloud docker -- run' to take care of docker image downloading. 8 years ago
Yong Ni b7ea4ab4d7 Created test driver to run matrix test against different docker images in GCR and generate a Junit like test result file. 8 years ago