Commit Graph

25 Commits

Author SHA1 Message Date
Alexander Polcyn c4dd07aa75 yapf code 2020-03-09 12:13:32 -07:00
Alexander Polcyn cf20b1763e run re-initialize submodules after checking out a tag in interop matrix image builder 2020-03-06 16:03:52 -08:00
Esun Kim 7be821ac47 Yapf all target python sources 2020-01-03 09:25:10 -08:00
chentanjun 4ecc1fe6a4 fix the wrong word 2019-10-01 05:13:33 +08:00
Jan Tattermusch 2a997c66ea allow creating images for non-yet-listed releases 2019-01-09 21:16:44 +01:00
Jan Tattermusch 5aa166eb2d interop_matrix: refactor LANG_RELEASE_MATRIX 2019-01-08 20:57:23 +01:00
Jan Tattermusch a13e77e14d interop_matrix: support skipping runtimes 2019-01-07 12:02:50 -05:00
Jan Tattermusch f1f456baf5 yapf code 2018-05-31 11:45:44 +02:00
Jan Tattermusch d851d827dd point out complexity in create_matrix_images.py 2018-05-30 20:16:13 +02:00
Jan Tattermusch c093a7f8a1 create_matrix_images.py usability fixes 2018-05-30 20:16:05 +02:00
Mehrdad Afshari 87cd994b04 Upgrade yapf to 0.20.0
Upgrade yapf version to 0.20.0 and reformat Python files.
2018-01-02 14:40:00 -08:00
Menghan Li caada990c7 Fix interop_matrix/create_matrix_images.py None error 2017-12-12 17:46:57 -08:00
ncteisen 173c477bd0 tools/profiling 2017-12-11 16:52:44 -08:00
ncteisen e4bef08a8c yapf tools/interop_matrix 2017-12-11 16:51:34 -08:00
Alex Polcyn 8426329120 Apply patches to ruby 101 docker image during upload script, for
compatibility tests.
2017-12-06 15:09:10 -08:00
Adele Zhou e4d63e6446 Give a command example with multiple languages. 2017-11-22 11:10:10 -08:00
Adele Zhou 4fba378edf Switch back to using template located at _IMAGE_BUILDER because the previous change will break Go, Java and Node. 2017-11-22 11:10:01 -08:00
Adele Zhou a3664680c5 Recreate the git root dir by default. 2017-11-22 11:09:01 -08:00
Adele Zhou 317641d6fc Added C# 2017-11-06 14:44:35 -08:00
Adele Zhou bcd23cdb11 Added info for Node. Also use the dockerfile from the specified release to build docker images instead of using the one master. 2017-11-06 11:28:42 -08:00
Adele Zhou 1487c9fa52 Add Python 2017-11-06 11:28:42 -08:00
murgatroid99 fbc182e125 Switch Node interop tests to use grpc-node repo 2017-10-17 11:42:12 -07:00
Yong Ni b7ea4ab4d7 Created test driver to run matrix test against different docker images in GCR and generate a Junit like test result file. 2017-06-30 09:41:31 -07:00
Jan Tattermusch 7897ae9308 auto-fix most of licenses 2017-06-08 11:22:41 +02:00
Yong Ni b2e4bfa1ef Merge matrix feature branch into master.
Features included in this merge:
- Added script to build and upload docker image for matrix test.
- Added script to create test cases and created go__master testcases based on it.
- Created dictionary for runtimes and gRPC releases for supported languages.
- Added go 1.7 and 1.8 Dockerfile/templates.

See tools/interop_matrix/README.md for details.
2017-05-19 09:01:24 -07:00