1. fe783c1 Removed Python because of test timeouts by Adele Zhou · 7 years ago
  2. 92b5a00 Remove images as soon as its testing is done instead in the end. by Adele Zhou · 7 years ago
  3. 317641d Added C# by Adele Zhou · 7 years ago
  4. 0c4e14f Do not reuse job_specs now that we incorporate release info in the shortname by Adele Zhou · 7 years ago
  5. 091c3eb Add suite name, client lang, server name to shortname for displaying on Sponge and being able to use upload_interop_results_to_bq func by Adele Zhou · 7 years ago
  6. 10ab806 record results to bq by Adele Zhou · 7 years ago
  7. e757adc Added allow_flakes flag and set to True by default. by Adele Zhou · 7 years ago
  8. e6b9c78 Exit 1 when there are failures. by Adele Zhou · 7 years ago
  9. bbd348c Added all previous minor releases of gRPC to the matrix. Modified the testsuite name format for better display test results in sponge. by Yong Ni · 7 years ago
  10. 51750dc 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. by Yong Ni · 7 years ago
  11. 5f32c51 Added timestamp to the xml report and minor changes to the API per review feedback. by Yong Ni · 7 years ago
  12. f303426 Replaced 'docker run' with 'gcloud docker -- run' to take care of docker image downloading. by Yong Ni · 7 years ago
  13. b7ea4ab Created test driver to run matrix test against different docker images in GCR and generate a Junit like test result file. by Yong Ni · 7 years ago