Commit Graph

648 Commits

Author SHA1 Message Date
Jan Tattermusch 385af3bc61 fixup 2019-03-19 07:25:23 -04:00
Jan Tattermusch c24acc3d4a fix grpc-dotnet interop tests 2019-03-18 22:29:08 +01:00
Jan Tattermusch 0f8a3aeeb7 install jq 2019-03-18 14:30:23 +01:00
Jan Tattermusch 472613c3bc check dotnet SDK version before building ASP.NET core interop image 2019-03-18 14:20:53 +01:00
Vishal Powar 319fcdf26e Add a script for generating C code and build rule for protobuf protos.
All these changes need to go together to make sense
  - changes to use new version of upb in bazel
  - allowing includes in build target option
  - script for generating c code (upb) for protos
  - generated code for example protos
  - adding changes for non-bazel builds
  - change sanity tests to ignore the generated files.
2019-03-13 12:53:17 -07:00
Jan Tattermusch dcb3b03971
Merge pull request #18070 from jtattermusch/aspnetcore_server
Add interop tests for grpc-dotnet repository
2019-03-12 10:05:03 +01:00
Jan Tattermusch b1dbf68373 update the docker image to netcore3 preview3 2019-03-07 03:15:08 -05:00
Jan Tattermusch d0c42dec85 hotfix: download unreleased preview3 2019-02-21 09:15:22 +01:00
Jerry a7cb65b119 Remove useless comment and add EOL 2019-02-15 13:32:34 -08:00
Jan Tattermusch cfc2156665 add AspNetCore interop server 2019-02-14 18:25:28 +01:00
Jerry ab4fbc88b6 removed changes in php docker file 2019-02-13 15:01:25 -08:00
Jerry 18c75f13a1 removed php docker file 2019-02-13 13:17:28 -08:00
Jerry 63544ea3ae memory leak test for php 2019-02-12 15:45:26 -08:00
Lidi Zheng c372768fee Install Bazel using its installation script 2019-01-31 12:10:43 -08:00
Vijay Pai b099ca217e
Revert "Memory leak test for PHP unit tests" 2019-01-28 23:09:49 -08:00
Stanley Cheung 30b80cadf9
Merge pull request #17728 from jerrycmh/memory_leak_test
Memory leak test for PHP unit tests
2019-01-28 10:58:45 -08:00
Jerry 412bba8354 changed comment in valgrind.include 2019-01-21 11:59:39 -08:00
Jerry b273ffb609 create a valgrind.include, and include it in php and php7 docker images 2019-01-21 11:55:47 -08:00
yang-g f29c56bff5 Update templates too 2019-01-18 13:32:57 -08:00
yang-g 0d22c2ff48 Add comment to keep Dockerfile up to date against oss-fuzz 2019-01-18 11:39:39 -08:00
Jan Tattermusch bdee630831 regenerate dockerimages 2019-01-07 12:02:50 -05:00
Alex Polcyn c4ed5b33c4 Pin bundler in ruby interop build 2019-01-04 09:21:17 +00:00
Alex Polcyn e894d78c35 Fix artifact dockerfiles rvm installation; keep bundler pinned 2019-01-03 21:04:30 +00:00
Alexander Polcyn 67f523ce13 Add support for ruby 2.6.0 binary package builds, drop 2.1 and 2.0
binary package builds; pin bundler to 1.17.3 where necessary
2019-01-03 18:08:05 +00:00
Lidi Zheng 8cb2d0546d Upgrade sanity Docker image to debian:stretch
* Use latest pylint in Python 3.7 (they dropped support for PY2)
* Make latest pylint happy
* Forced to upgrade to shellcheck 0.4.4
* Make shellcheck 0.4.4 happy
* Adopt reviewers' advice to reduce global disabled rules
2018-12-10 16:21:49 -08:00
Jan Tattermusch 8f9dd2a24c regenerate dockerfiles 2018-11-30 13:04:33 +01:00
Jan Tattermusch 556a993ef0 delete csharp_jessie_x64 dockerfile 2018-11-30 13:04:33 +01:00
Jan Tattermusch b0bcfb4ea5 use python stretch3.7 image for interop tests 2018-11-26 09:47:20 +01:00
Jan Tattermusch 422fdbfd6c run python interop tests with python3.7 2018-11-26 09:47:20 +01:00
Jan Tattermusch 5a0f722590 run interop tests using python3.4 2018-11-21 13:08:30 +01:00
Jan Tattermusch edea79c014
Merge pull request #17245 from jtattermusch/coverage_split_up
Split up test coverage runs by language
2018-11-20 17:34:58 +01:00
Jan Tattermusch 3ce9b4fc43 remove remnants of ccache with --use_docker
using ccache when building under a docker image isn't useful when
building on kokoro as each build runs on a fresh VM.
Originally ccache builds were used to speed up jenkins builds,
now removing to guarantee build isolation and simplify stuff.
2018-11-20 13:41:39 +01:00
Jan Tattermusch cde2cec279 pip install coverage for python_stretch3.7 image 2018-11-20 09:46:30 +01:00
Jan Tattermusch 667a17c1f3 split up coverage runs by language 2018-11-19 22:15:34 +01:00
Jan Tattermusch dff13fe1a9 speedup C++ interop build 2018-11-06 19:11:39 +01:00
Jan Tattermusch a8d960bbd2 speedup php7 interop build 2018-11-06 19:11:39 +01:00
Jan Tattermusch f1df763d32 speedup PHP interop build 2018-11-06 19:11:38 +01:00
Jan Tattermusch 4de6dac703 upgrade bazel in Dockerfile to 0.17.1 2018-10-30 21:09:10 +01:00
Lidi Zheng cd0c58d674
Merge pull request #16945 from lidizheng/update-python-3.7-dockerfile
Update Python 2.7/3.5/3.6/3.7 testing Dockerfile
2018-10-24 16:08:14 -07:00
Lidi Zheng a62344e56a Rename the Dockerfiles 2018-10-23 20:01:17 -07:00
Lidi Zheng a82ba64943 Pack templates into a concentrated one 2018-10-23 19:48:24 -07:00
Lidi Zheng b18abf21d6 Uppercase `Authors` 2018-10-23 17:18:47 -07:00
Lidi Zheng a8658d9192 Put `jessie` back for Python3.4
* According to `https://packages.debian.org/jessie/python/python3.4` the Python3.4 has security issues.
* Debian `stretch` doesn't include Python3.4 packages in their repo
2018-10-23 13:29:24 -07:00
Lidi Zheng 772c4c4336 Migrate from `jessie` to `stretch` 2018-10-23 12:59:22 -07:00
Alex Polcyn e52d87b53d Add a grpclb-in-DNS interop test suite 2018-10-23 00:00:08 -07:00
Lidi Zheng 0dbd7831c3 Add different Dockerfile for each Python version 2018-10-22 11:08:45 -07:00
Lidi Zheng 1a74f991e1 Rename Dockerfile && fix typo 2018-10-22 10:39:20 -07:00
Lidi Zheng bfe2d8153d Using template to generate Dockerfile 2018-10-19 11:59:28 -07:00
Lidi Zheng 2f038f611a Install pip for each Python version 2018-10-19 11:54:41 -07:00
Lidi Zheng f57f142b23 Migrate to new dockerfile 2018-10-19 11:37:49 -07:00