Commit Graph

71 Commits

Author SHA1 Message Date
Mehrdad Afshari 0df9c8acdc Update Python dependency to protobuf v3.5.0.post1 2017-11-27 12:52:41 -08:00
Jan Tattermusch e6ca4f0b79 consolidate C# interop test docker images 2017-11-07 16:40:38 +01:00
murgatroid99 fbc182e125 Switch Node interop tests to use grpc-node repo 2017-10-17 11:42:12 -07:00
Nathaniel Manista 8bba3bfc25 Pin pip at 9.0.1 2017-09-28 17:28:01 +00:00
Alexander Polcyn 27bf05d003 Add tests for c-ares wrapper using a local DNS server. 2017-09-14 14:32:30 -07:00
Eric Gribkoff 2b7c4ddfcc Install Android SDK tools in Dockerfile 2017-08-01 09:55:12 -07:00
Michael Lumish e9089624fe Merge pull request #11627 from murgatroid99/node_consistent_runtime_version
Make various scripts use the same version of Node
2017-07-05 10:26:56 -07:00
Eric Gribkoff e5de5e5ffa Run Android interops on Firebase 2017-06-30 13:54:55 -07:00
murgatroid99 a6ce1ff1d6 Fix how npm is upgraded, add npm update line for electron 2017-06-27 18:15:38 -07:00
murgatroid99 7ad758cd84 Make various scripts use the same version of Node 2017-06-27 13:54:22 -07:00
Jan Tattermusch 7e91ebb41d license fixes 2017-06-08 11:22:41 +02:00
Jan Tattermusch 7897ae9308 auto-fix most of licenses 2017-06-08 11:22:41 +02:00
yongni 2e47c52386 Merge pull request #11349 from yongni/matrix
Created a Java Oracle8 Dockerfile directory and moved build_inter…
2017-06-07 08:35:07 -07:00
Yong Ni 27b9a206a0 Merge branch 'master' of github.com:grpc/grpc into matrix 2017-06-06 14:02:17 -07:00
Matt Kwong a798318a08 Update Mono to Jessie for C# Dockerfiles 2017-06-02 14:20:01 -07:00
Yong Ni b92813b18b Created a Java Oracle8 Dockerfile directory and moved all build_interop.sh to under template/. Added java_oracle8 to the client matrix. 2017-05-31 12:31:20 -07: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
Yong Ni 8998cbc47c Added go 1.7 and 1.8 template and Dockerfile(s) for go/grpc-matrix test setup. 2017-05-08 18:26:02 -07:00
Jan Tattermusch 498e2b350a Merge pull request #10480 from jtattermusch/csharp_new_projects
C# new .csproj projects
2017-04-11 17:24:04 +02:00
Matt Kwong fa9da3c2db Fix C# Dockerfiles 2017-04-10 11:42:15 -07:00
Jan Tattermusch 8b43521343 fix C# build_packages scripts 2017-04-07 09:06:43 +02:00
Jan Tattermusch c4c95ada89 make C# docker image in sync with GCE performance workers 2017-04-06 13:20:49 +02:00
Eric Gribkoff 76a3943ab9 update dockerfile to version 2.6.1 of h2 2017-03-29 22:06:01 -07:00
Menghan Li e0f8940877 update go version in Dockerfile to 1.8 2017-03-24 14:32:50 -07:00
Eric Gribkoff 22afddf53c add health check for http2 server 2017-03-17 00:46:01 -07:00
Jan Tattermusch be2807de92 Add newest dotnet SDK to C# dockerfile 2017-03-09 17:38:50 +01:00
Mehrdad Afshari 9b3c73d1cd Updated protobuf dependency for python to 3.2.0 2017-03-07 22:10:15 +00:00
Eric Gribkoff caf7ea53be Enable C++ negative http2 test 2017-03-01 22:22:38 -08:00
Yuchen Zeng f6d8aae8d5 Dockerfile template update for http2_badserver_interop 2017-01-18 16:06:35 -08:00
Makarand Dharmapurikar 4dd97f9019 dockerfile update for http2_badserver_interop
added h2 and twisted python modules
2017-01-12 15:04:31 -08:00
Noah Eisen 7a60cfc662 Fix docker go 2016-11-23 11:39:26 -08:00
Jan Tattermusch 53cba4a153 Merge pull request #8182 from matt-kwong/fix_docker_local_clone
Fixed local cloning of grpc/grpc submodules on docker
2016-10-12 12:09:37 +02:00
Stanley Cheung 619c034fef php: require grpc extension to be installed before composer package 2016-10-06 12:22:02 -07:00
Matt Kwong 8bed8c853f Merge remote-tracking branch 'upstream/master' into fix_docker_local_clone 2016-10-04 17:34:35 -07:00
Jan Tattermusch 37cf0282e4 Merge pull request #8266 from jtattermusch/fix_go_docker_interop
Fix building go interop image
2016-10-03 20:04:20 +02:00
Jan Tattermusch aa2822c46e fix building go interop image 2016-10-03 19:47:37 +02:00
Stanley Cheung 39b2e5bec6 PHP Proto3: update tests and README 2016-09-29 17:26:40 -07:00
Stanley Cheung 857a130493 PHP Proto3: run generate_projects.sh 2016-09-29 17:26:29 -07:00
Matt Kwong 10dcccadfb fixed whitespacing and docker_run_tests.sh now clones submodule via network 2016-09-28 16:55:15 -07:00
Matt Kwong 5d0f24600e changed method to local clone submodules to using git submodule foreach from the local copy 2016-09-28 16:55:15 -07:00
Matt Kwong 46c7f574bd submodule clone comments changed to be more descriptive 2016-09-28 16:55:15 -07:00
Matt Kwong ce9471c962 fixed wrong directory in git clone commands 2016-09-28 16:55:14 -07:00
Matt Kwong befac97048 fixed local cloning of grpc/grpc submodules on docker 2016-09-28 16:55:14 -07:00
Jan Tattermusch a98a2ad7fd enable runing C# interop tests under coreclr 2016-09-09 12:58:10 +02:00
Nicolas "Pixel" Noble 7f074e0e20 Merge branch 'v1.0.x' into manual-upmerge 2016-08-11 21:00:08 +02:00
Nicolas Noble 10776b99cf Merge pull request #7623 from apolcyn/sys_inter_with_nuget
Updating Ix-Async to System Interactive and nuget
2016-08-09 11:10:26 -07:00
Nicolas "Pixel" Noble 0275d8c65b Reducing diff. 2016-08-05 19:42:32 -07:00
Nicolas "Pixel" Noble 6fd8a7fa03 That won't work properly. Falling back on fixing the list of dependencies. 2016-08-05 19:42:24 -07:00
Nicolas "Pixel" Noble e667fe19bf Using the interop dependencies instead. 2016-08-05 19:42:15 -07:00
Nicolas "Pixel" Noble 737bd555cf Hopefully fixing #7639. 2016-08-05 19:42:06 -07:00