1. dd312a4 Merge pull request #13453 from apolcyn/fix_error_when_interop_lang_skipped by apolcyn · 7 years ago
  2. ab8fce5 Disable node 1.7 by Adele Zhou · 7 years ago
  3. e4d63e6 Give a command example with multiple languages. by Adele Zhou · 7 years ago
  4. 935aa47 Use special VIP by Adele Zhou · 7 years ago
  5. 4fba378 Switch back to using template located at _IMAGE_BUILDER because the previous change will break Go, Java and Node. by Adele Zhou · 7 years ago
  6. a366468 Recreate the git root dir by default. by Adele Zhou · 7 years ago
  7. 99986d7 fix by Adele Zhou · 7 years ago
  8. 937e53d Merge pull request #13480 from carl-mastrangelo/bumpybumpsarebumpy by adelez · 7 years ago
  9. a4f0320 Add go release versions to client_matrix.py by Menghan Li · 7 years ago
  10. 4c1713a Add java 1.8 by Carl Mastrangelo · 7 years ago
  11. 1d5737f Fix error when a language skips a certain version by Alex Polcyn · 7 years ago
  12. 82c8f94 Merge pull request #13411 from adelez/fix_python by adelez · 7 years ago
  13. a00f972 Fix manual docker command output for Python. by Adele Zhou · 7 years ago
  14. b90cd3c fix interop_matrix C# tests for v1.1.4 by Jan Tattermusch · 7 years ago
  15. 608b73e modify interop_matrix commands for csharp v1.2.5 by Jan Tattermusch · 7 years ago
  16. fe783c1 Removed Python because of test timeouts by Adele Zhou · 7 years ago
  17. d21204c Update C# versions by Adele Zhou · 7 years ago
  18. 92b5a00 Remove images as soon as its testing is done instead in the end. by Adele Zhou · 7 years ago
  19. 317641d Added C# by Adele Zhou · 7 years ago
  20. f7f38d1 Add Csharp by Adele Zhou · 7 years ago
  21. 9fe79dc Add php test case file. by Adele Zhou · 7 years ago
  22. bcd23cd Added info for Node. Also use the dockerfile from the specified release to build docker images instead of using the one master. by Adele Zhou · 7 years ago
  23. 1487c9f Add Python by Adele Zhou · 7 years ago
  24. 0c4e14f Do not reuse job_specs now that we incorporate release info in the shortname by Adele Zhou · 7 years ago
  25. 39cfd8d update readme by Adele Zhou · 7 years ago
  26. 1751af1 Add newer versions by Adele Zhou · 7 years ago
  27. 523fefe Merge pull request #13043 from murgatroid99/grpc-node_interop by Michael Lumish · 7 years ago
  28. fbc182e Switch Node interop tests to use grpc-node repo by murgatroid99 · 7 years ago
  29. 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
  30. 10ab806 record results to bq by Adele Zhou · 7 years ago
  31. e757adc Added allow_flakes flag and set to True by default. by Adele Zhou · 7 years ago
  32. e6b9c78 Exit 1 when there are failures. by Adele Zhou · 7 years ago
  33. 00181bd Added cloud gateway4 backend and auth tests by Adele Zhou · 7 years ago
  34. d847616 Added step-by-step instrution on how to add a new release to grpc backward compatiblity test. by Yong Ni · 7 years ago
  35. 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
  36. 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
  37. 5f32c51 Added timestamp to the xml report and minor changes to the API per review feedback. by Yong Ni · 7 years ago
  38. f303426 Replaced 'docker run' with 'gcloud docker -- run' to take care of docker image downloading. by Yong Ni · 7 years ago
  39. 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
  40. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  41. 8ea5514 Added testcases/java__master for interop_matrix. by Yong Ni · 7 years ago
  42. b92813b Created a Java Oracle8 Dockerfile directory and moved all build_interop.sh to under template/. Added java_oracle8 to the client matrix. by Yong Ni · 7 years ago
  43. fe75634 Fix sanity by ncteisen · 7 years ago
  44. b2e4bfa Merge matrix feature branch into master. by Yong Ni · 7 years ago