Commit Graph

170 Commits

Author SHA1 Message Date
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 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 4de6dac703 upgrade bazel in Dockerfile to 0.17.1 2018-10-30 21:09:10 +01: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
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
Lidi Zheng 21ea6718cb Add '-y' 2018-10-19 11:09:53 -07:00
Lidi Zheng 4b593bd084 Testing new dockerfile from scratch 2018-10-19 11:07:55 -07:00
Jan Tattermusch 352b694544 fix google-api-python-client installation 2018-10-08 15:54:06 +02:00
Jan Tattermusch 87cd70fab3 regenerate dockerfiles 2018-10-04 11:21:36 +02:00
Naresh ebcf04d075
Kokoro setup for building gRPC Python with Bazel
In preparation for #8079, new CI tests have to be added to Kokoro for
testing gRPC Python with Bazel.

python-dev has to installed so that Python.h headers are available for
building Cython code.
2018-07-13 15:28:33 +00:00
Naresh b6518afdd6
Upgrade Bazel to 0.15.0 2018-07-12 19:35:11 +00:00
Jan Tattermusch e1efb43345
Revert "Install pyyaml through pip in docker" 2018-06-18 16:03:59 +02:00
Alex Polcyn f3fb98e75f Install pyyaml through pip in docker 2018-06-14 06:44:56 +00:00
Mehrdad Afshari 144b279993 Regenerate Projects 2018-06-01 11:12:40 -07:00
Jan Tattermusch 6bb25781a0 sanity dockerimage doesnt need bazel 2018-05-24 02:03:06 +02:00
Jan Tattermusch 515908ba31
Merge pull request #15525 from jtattermusch/fixing_grpcio_tools
Fixing make_grpcio_tools.py
2018-05-23 15:34:29 -07:00
Jan Tattermusch 7c6f061ef0 regenerate dockerfiles 2018-05-23 22:42:09 +02:00
Matt Kwong cacc2ccbf0 Readd cmake backport to Jessie 2018-05-23 10:52:47 -07:00
Matt Kwong 048bb0713b Remove installed from source Clang in standard Jessie Dockerfile 2018-05-23 10:40:25 -07:00
Matt Kwong 528775db08 Add Jessie Dockerfile using RBE's base 2018-05-23 10:38:21 -07:00
Jan Tattermusch 0c4a3ba63b regenerate dockerfiles 2018-05-23 06:29:19 +02:00
Michael Lumish 18ce0cf26e
Merge pull request #15491 from murgatroid99/node_docker_npm_fix
Don't update npm when installing node
2018-05-22 16:17:04 -07:00
Jan Tattermusch 2b511dc9c4
Merge pull request #15481 from jtattermusch/upgrade_cmake
Upgrade cmake in C++ dockerfiles
2018-05-21 13:35:12 -07:00
murgatroid99 143c7e1e6d Don't update npm when installing node 2018-05-21 11:56:26 -07:00
Jan Tattermusch 2751f01750 regenerate dockerfiles 2018-05-21 17:55:36 +02:00
Jan Tattermusch 2e679e664d
Revert "Remove ccache from all docker images" 2018-05-19 06:25:35 -07:00
Jan Tattermusch 80095a046c regenerate dockerfiles 2018-05-18 00:29:31 +02:00
Jan Tattermusch 0d571a0674 add mako to multilang dockerimage 2018-05-16 05:47:48 -07:00
Jan Tattermusch fe71244f5b Install pip for Python3.4 for gcov tests 2018-05-09 11:43:25 +02:00
Matt Kwong 4d5200f99a Install pip for Python3.4 in all Dockerfiles used for Python testing 2018-05-08 14:16:44 -07:00
Matt Kwong fcd04ec121 Remove the fallback when creating Python virtual env
See https://github.com/grpc/grpc/issues/15253 for more context. The
original behavior when running Python tests is to try to create a
virtual env with the specifed Python version. If there is an issue
with that, fallback to the system's default Python version. This leads to
misleading test results, so removing the fallback and failing the test
when virtual env fails to instantiate the specified Python version is
the new behavior.
2018-05-04 16:16:29 -07:00
Mehrdad Afshari c176917789 Bump Python protobuf to 3.5.2.post1 2018-04-19 15:48:31 -04:00
Mehrdad Afshari d0d8ce8568 Bump pip version to 10.0.1 2018-04-19 15:48:23 -04:00
Matt Kwong 4598eb8a7a Update pip pin from 9.0.1 to 9.0.2 2018-04-06 15:37:37 -07:00
Alex Polcyn 11a45a8057 Fix c-ares tests under gcc musl 2018-04-05 08:04:28 +00:00
Jan Tattermusch ffc2345ec8 fix resolver_component_tests_runner test in gcc_musl 2018-03-21 08:32:32 +01:00