aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/dockerfile/interoptest
Commit message (Collapse)AuthorAge
* fixed local cloning of grpc/grpc submodules on dockerGravatar Matt Kwong2016-09-28
|
* enable runing C# interop tests under coreclrGravatar Jan Tattermusch2016-09-09
|
* Merge branch 'v1.0.x' into manual-upmergeGravatar Nicolas "Pixel" Noble2016-08-11
|\
| * Merge pull request #7623 from apolcyn/sys_inter_with_nugetGravatar Nicolas Noble2016-08-09
| |\ | | | | | | Updating Ix-Async to System Interactive and nuget
| * | Reducing diff.Gravatar Nicolas "Pixel" Noble2016-08-05
| | |
| * | That won't work properly. Falling back on fixing the list of dependencies.Gravatar Nicolas "Pixel" Noble2016-08-05
| | |
| * | Using the interop dependencies instead.Gravatar Nicolas "Pixel" Noble2016-08-05
| | |
| * | Hopefully fixing #7639.Gravatar Nicolas "Pixel" Noble2016-08-05
| | |
| * | Undo Go Docker fix - fixed in another PRGravatar Jorge Canizales2016-08-05
| | |
* | | Reducing diff.Gravatar Nicolas "Pixel" Noble2016-08-05
| | |
* | | That won't work properly. Falling back on fixing the list of dependencies.Gravatar Nicolas "Pixel" Noble2016-08-05
| | |
* | | Using the interop dependencies instead.Gravatar Nicolas "Pixel" Noble2016-08-05
| | |
* | | Hopefully fixing #7639.Gravatar Nicolas "Pixel" Noble2016-08-05
| | |
| * | @pgrosu’s fix of Go’s docker buildGravatar Jorge Canizales2016-08-04
| | |
| | * ran script to update actual docker filesGravatar Alexander Polcyn2016-08-02
| |/
| * php: add php7 to jenkins basic and interop testsGravatar Stanley Cheung2016-07-26
| |
| * php: remove protobuf-php clone hackGravatar Stanley Cheung2016-07-26
| |
| * remove outdated php dockerfile dependencyGravatar Stanley Cheung2016-07-26
| |
* | php: add php7 to jenkins basic and interop testsGravatar Stanley Cheung2016-07-23
| |
* | php: remove protobuf-php clone hackGravatar Stanley Cheung2016-07-22
| |
* | remove outdated php dockerfile dependencyGravatar Stanley Cheung2016-07-22
| |
* | Make testing toolchain python 3.x compliantGravatar siddharthshukla2016-07-12
|/ | | | | | | | | | | | | | | six is necessary for making these scripts cross compatible between python 2.x and 3.x Changes: Add six to python_deps.include Include python_deps.include to all Dockerfile templates in test directory Include python_deps.include to all Dockerfile templates in stress_test directory Include python_deps.include to all Dockerfile templates in interop_test directory Replace print statements with print function calls (from futute..) Replace .iteritems() with .items() wherever necessary use six.moves to import BaseHTTPServer Generate new dockerfiles using generate_projects.sh
* Merge pull request #6791 from soltanmm/painGravatar kpayson642016-07-06
|\ | | | | Make running individual Python tests less painful
* | Expunge all references to zookeeperGravatar Craig Tiller2016-07-01
| |
| * Remove toxGravatar Masood Malekghassemi2016-07-01
|/
* Load default roots.pem in PHP via grpc_set_ssl_roots_override_callbackGravatar thinkerou2016-06-17
|
* Made Node tests support multiple versions and set the Node default version ↵Gravatar murgatroid992016-04-29
| | | | to 4 everywhere possible
* generate interop test Dockerfiles using templatesGravatar Jan Tattermusch2016-04-27
|
* move interop test docker files to a subdirGravatar Jan Tattermusch2016-04-27