Commit Graph

426 Commits

Author SHA1 Message Date
Jan Tattermusch de030a35a2 regenerate projects 2017-05-16 18:20:26 +02:00
kpayson64 3634fbe874 Merge pull request #10800 from kpayson64/fix_alpine
Fix alpine build
2017-05-16 08:44:27 -07:00
Matt Kwong b6b4976cf4 Update Bazel Dockerfile to build from oss-fuzz 2017-05-11 13:52:34 -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
Matt Kwong 112cf66cdd Update VM creation script to install GCP Python library 2017-05-09 08:42:25 -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
Ken Payson 5db8ef9cd0 Fix alpine build 2017-04-21 14:12:44 -07:00
Craig Tiller 5b1c5f22f4 Extend clang-format to C#, Node, Ruby 2017-04-19 09:52:18 -07:00
Matt Kwong 380c3a7e1e Merge pull request #10562 from matt-kwong/pin-bazel-version-2
Pin Bazel version to 0.4.4 in Dockerfile
2017-04-11 11:46:06 -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 20f0d5ba01 Merge pull request #10551 from matt-kwong/fix-csharp-docker
Remove unnecessary C# dependency in Dockerfiles
2017-04-10 18:33:17 -07:00
Matt Kwong 5101b3f7cf Pin Bazel version to 0.4.4 in Dockerfile 2017-04-10 14:34:39 -07:00
kpayson64 115b4fa35d Merge pull request #10407 from kpayson64/alpine_linux_support
Alpine linux support
2017-04-10 14:11:04 -07:00
Matt Kwong fa9da3c2db Fix C# Dockerfiles 2017-04-10 11:42:15 -07:00
Julien Boeuf 935d02ebd4 Cleanup of tsi ssl handshaker factories.
There is no reason why the client and server factories should be
implementations from the same base.
Doing the cleanup now so that implementation of the #10528 feature will
be less noisy.
Also, re-added tsi to clang-format which was dropped when moved from
src/core/lib to src/core.
2017-04-09 00:32:33 -07:00
Jan Tattermusch 8b43521343 fix C# build_packages scripts 2017-04-07 09:06:43 +02:00
Ken Payson 975b5103e5 Fix build on Alpine linux + add portability tests 2017-04-06 13:39:35 -07: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
Nicolas "Pixel" Noble e44a50ffd7 Merge branch 'v1.2.x' of https://github.com/grpc/grpc into upmerge-1.2.0 2017-03-24 00:54:47 +01:00
Eric Gribkoff 22afddf53c add health check for http2 server 2017-03-17 00:46:01 -07:00
Ken Payson 38901585d4 Workaround new wget SSL failure 2017-03-15 16:23:36 -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
Eric Gribkoff caf7ea53be Enable C++ negative http2 test 2017-03-01 22:22:38 -08:00
Michael Lumish 07e4c13a68 Merge pull request #9857 from murgatroid99/merge_1.1.x_master
Upmerge 1.1.x into master
2017-02-27 10:50:31 -08:00
Jan Tattermusch 13c1562934 add experimental CI job to run sanity tests 2017-02-23 23:30:15 +01:00
Ken Payson 626fb455ac Add Python3.6 to build artifacts 2017-02-22 18:43:10 -08:00
Yuchen Zeng f6d8aae8d5 Dockerfile template update for http2_badserver_interop 2017-01-18 16:06:35 -08:00
makdharma 72e670843c Merge pull request #9339 from makdharma/dockerfile
dockerfile update for http2_badserver_interop
2017-01-18 11:32:58 -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
Makarand Dharmapurikar 4dd97f9019 dockerfile update for http2_badserver_interop
added h2 and twisted python modules
2017-01-12 15:04:31 -08:00
murgatroid99 433d3f1d42 Merge branch 'master' into node_electron_build 2017-01-12 12:39:25 -08:00
Nicolas "Pixel" Noble 229def1a86 Adding Bazel tests. 2017-01-05 23:28:02 +01:00
murgatroid99 c34cac2891 Merge branch 'master' into node_electron_build 2017-01-04 15:43:02 -08:00
Jan Tattermusch 22b28264f9 Merge pull request #9178 from jtattermusch/docker_inception_is_evil
Cleanup and speedup sanity tests
2016-12-23 17:51:35 +01:00
Matt Kwong 346f9e46eb Fix Python artifact build 2016-12-22 12:07:27 -08:00
Jan Tattermusch 7dd2cc6f68 cleanup and speedup of sanity tests 2016-12-22 10:54:25 +01:00
Jan Tattermusch 3ad655099e fix building protoc artifacts on linux 2016-12-14 18:34:56 +01:00
murgatroid99 804c9e90fc Add Electron tests to portability test matrix 2016-12-05 14:32:56 -08:00