Ken Payson
1b0661bfd7
Rollback Dockerfile changes
2017-06-02 16:09:27 -07:00
Matt Kwong
a798318a08
Update Mono to Jessie for C# Dockerfiles
2017-06-02 14:20:01 -07:00
kpayson64
b3abfa6ac7
Merge pull request #11374 from kpayson64/kokoro_python
...
Change Python Windows tests to 3.5
2017-06-02 12:33:14 -07:00
Ken Payson
631862f421
Change Python Windows tests to 3.5
2017-06-02 09:08:35 -07:00
Matt Kwong
4e55bf1293
Merge pull request #11348 from matt-kwong/upload_windows
...
Enable uploading more test results to BQ
2017-05-31 15:16:31 -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
Matt Kwong
96d9031759
Merge branch 'master' into more-kokoro-job
2017-05-18 13:50:57 -07:00
Stanley Cheung
ebeda85eb8
Upmerge from v1.3.x branch to master
2017-05-17 19:34:47 -07:00
Matt Kwong
6bf7782ee1
Add Python GCP API library installation to Alpine Dockerfiles
2017-05-17 16:51:50 -07:00
Matt Kwong
c4f73ece94
Add MacOS interop and UBSan C to internal CI
2017-05-16 17:51:35 -07:00
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
Ken Payson
7ff21a6719
Add Raspberry Pi Python binaries
2017-05-15 20:11:21 -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
Alexander Polcyn
f5521c33f9
Revert "Merge branch 'master' into v1.3.x"
...
This reverts commit 79759fea1a , reversing
changes made to dc36f4df6a .
2017-04-26 14:18:39 -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
matt-kwong
e633e47494
Merge pull request #8906 from matt-kwong/pin-bazel-version
...
Pin bazel version to 0.4.1 release tag
2016-12-02 11:55:15 -08:00
Matt Kwong
180ea4bb20
Set Bazel to specific commit in Dockerfile
2016-12-01 15:26:59 -08:00
Jan Tattermusch
4597061352
add script for pushing testing docker images
2016-11-30 11:58:50 +01:00
Noah Eisen
7a60cfc662
Fix docker go
2016-11-23 11:39:26 -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
Yuchen Zeng
0df7d349b7
Merge pull request #8380 from y-zeng/reflection_header
...
Remove generated pb files
2016-10-31 15:27:48 -07:00
Yuchen Zeng
169c985f67
Remove generated pb files
2016-10-14 15:58:09 -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
murgatroid99
1687cab9ed
Add libuv tests, and installation step in dockerfile
2016-10-12 10:59:11 -07: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
Matt Kwong
41c06a2ed5
move changes from dockerfile to template
2016-10-11 13:49:23 -07: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
Matt Kwong
66a1eea681
changed wheezy dockerfile to install git version > 1.7 to support local submodule cloning
2016-09-29 18:30:19 -07: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
41a56ac8ac
fixed one more incorrect directory for git clone
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
Nicolas "Pixel" Noble
87a1081211
Merge remote-tracking branch 'google/v1.0.x' into master-upmerge-from-deep-under
2016-09-29 01:31:54 +02:00
Jan Tattermusch
4d2df96ff5
dont require libc-dev on coreclr
2016-09-21 19:57:19 +02:00
Jan Tattermusch
9c6276f5f7
fix C# distribtest on centos7
2016-09-21 16:39:32 +02:00
Jan Tattermusch
caa965b548
regenerate C# related files after backporting from master
2016-09-15 18:18:28 +02:00
Jan Tattermusch
e70f20b5a0
enable runing C# interop tests under coreclr
2016-09-15 18:18:26 +02:00
Jan Tattermusch
fb8fb404b8
install dotnet cli into ubuntu1404 distribtest docker
2016-09-15 18:18:24 +02:00
Jan Tattermusch
19e04b5388
get the right nuget version in linux distribtests
2016-09-15 18:18:24 +02:00
Jan Tattermusch
a98a2ad7fd
enable runing C# interop tests under coreclr
2016-09-09 12:58:10 +02:00
Jan Tattermusch
845323099e
install dotnet cli into ubuntu1404 distribtest docker
2016-09-08 16:21:40 +02:00
Jan Tattermusch
b85976f268
get the right nuget version in linux distribtests
2016-09-08 16:21:39 +02:00