Commit Graph

197 Commits

Author SHA1 Message Date
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 4d5c3102a1 fix remaining license notices 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
Matt Kwong a798318a08 Update Mono to Jessie for C# Dockerfiles 2017-06-02 14:20:01 -07:00
Yong Ni 4a60e7ec3a Create Dockerfile.include for java to be shared for java and java_oracle8. 2017-05-31 15:29:13 -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
Vijay Pai add2e4da2d Remove gcc-4.4 and 4.6 from portability tests since core now accepts C++11. 2017-05-10 10:25:13 -07:00
Matt Kwong c7676a3d00 Merge pull request #10967 from matt-kwong/upload_results2
Add option to upload Jenkins test result to BQ
2017-05-09 15:38:31 -07:00
yongni ca75496404 Merge pull request #11027 from yongni/stress_cleanup
Removed the dockerfiles and test driver for stress test
2017-05-09 07:19:57 -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
Yong Ni f0a54a1883 Removed the dockerfiles and test driver for stress test 2017-05-08 17:51:21 -07:00
Matt Kwong 52ff986f94 Add option to upload Jenkins test result to BQ 2017-05-08 13:52:45 -07:00
Mahak Mukhi a0cabfcad7 trial and error 2017-04-18 15:43:11 -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 3c344d2f69 adjust run_tests scripts 2017-04-07 09:02:45 +02:00
Jan Tattermusch c4c95ada89 make C# docker image in sync with GCE performance workers 2017-04-06 13:20:49 +02:00
Matt Kwong 0ff1957a5b Fix test coverage reporting 2017-03-31 09:54:11 -07: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 01deb9d748 add hyper to Dockerfile.template 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
matt-kwong e188c7d39a Merge pull request #10033 from matt-kwong/fix-dockerfiles
Fix pyenv Dockerfile
2017-03-08 17:49:48 -08:00
Matt Kwong 5faabc45c5 Fix pyenv dockerfile 2017-03-08 12:42:24 -08:00
Mehrdad Afshari 9b3c73d1cd Updated protobuf dependency for python to 3.2.0 2017-03-07 22:10:15 +00:00
Jan Tattermusch 6820c8c746 fix bazel_deps.sh 2017-03-07 13:00:19 +01:00
Craig Tiller 122e4500d1 Exclude poll, poll-cv for bm_fullstack (its not interesting) 2017-02-22 10:22:32 -08:00
Craig Tiller 3f06e3f8a6 Increase timeout for bm_fullstack 2017-02-16 11:16:03 -08:00
Craig Tiller a4354b0185 Speed up bm_fullstack test 2017-02-03 14:27:17 -08:00
Yuchen Zeng f6d8aae8d5 Dockerfile template update for http2_badserver_interop 2017-01-18 16:06:35 -08:00
murgatroid99 972b7975a6 Fixed package name in dockerfile 2017-01-13 09:28:09 -08:00
murgatroid99 93d0b580a5 Properly generate electron dependencies in test Dockerfile from template 2017-01-12 17:57:36 -08:00
Craig Tiller aa272bcf7b Always sort code generated outputs 2017-01-10 12:48:52 -08:00
Craig Tiller d9ed57c0d7 Stub documentation for some gRPC Core modules 2017-01-06 13:14:06 -08:00
Craig Tiller e519a03a1f Small improvements to generated documentation 2017-01-06 12:41:21 -08:00
Nicolas "Pixel" Noble 229def1a86 Adding Bazel tests. 2017-01-05 23:28:02 +01:00
Jan Tattermusch 7dd2cc6f68 cleanup and speedup of sanity tests 2016-12-22 10:54:25 +01:00
Jan Tattermusch 5c79a3199c cleanup tools/run_tests directory 2016-12-22 10:47:52 +01:00
Matt Kwong 180ea4bb20 Set Bazel to specific commit in Dockerfile 2016-12-01 15:26:59 -08:00
Matt Kwong e403607ba7 Revert "Enable port tests to be run using gcc4.8"
This reverts commit 029ed106c5.
2016-11-03 13:50:40 -07:00
Matt Kwong 1347e40563 Use Jessie instead of Ubuntu Dockerfile for GCC-4.8 tests 2016-11-02 18:07:40 -07:00
Matt Kwong 029ed106c5 Enable port tests to be run using gcc4.8 2016-11-02 11:37:40 -07:00
murgatroid99 c0aa97d158 Merge branch 'master' into uv_core_transport 2016-10-12 16:41:38 -07:00
murgatroid99 22d50e98d8 Fix sanity and move a header include 2016-10-12 10:59:59 -07:00