aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/dockerfile/test
Commit message (Collapse)AuthorAge
* Add support for ruby 2.6.0 binary package builds, drop 2.1 and 2.0Gravatar Alexander Polcyn2019-01-03
| | | | binary package builds; pin bundler to 1.17.3 where necessary
* Upgrade sanity Docker image to debian:stretchGravatar Lidi Zheng2018-12-10
| | | | | | | | * 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
* regenerate dockerfilesGravatar Jan Tattermusch2018-11-30
|
* delete csharp_jessie_x64 dockerfileGravatar Jan Tattermusch2018-11-30
|
* Merge pull request #17245 from jtattermusch/coverage_split_upGravatar Jan Tattermusch2018-11-20
|\ | | | | Split up test coverage runs by language
* | remove remnants of ccache with --use_dockerGravatar Jan Tattermusch2018-11-20
| | | | | | | | | | | | | | 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.
| * pip install coverage for python_stretch3.7 imageGravatar Jan Tattermusch2018-11-20
| |
| * split up coverage runs by languageGravatar Jan Tattermusch2018-11-19
|/
* upgrade bazel in Dockerfile to 0.17.1Gravatar Jan Tattermusch2018-10-30
|
* Rename the DockerfilesGravatar Lidi Zheng2018-10-23
|
* Pack templates into a concentrated oneGravatar Lidi Zheng2018-10-23
|
* Uppercase `Authors`Gravatar Lidi Zheng2018-10-23
|
* Put `jessie` back for Python3.4Gravatar Lidi Zheng2018-10-23
| | | | | * 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
* Migrate from `jessie` to `stretch`Gravatar Lidi Zheng2018-10-23
|
* Add different Dockerfile for each Python versionGravatar Lidi Zheng2018-10-22
|
* Rename Dockerfile && fix typoGravatar Lidi Zheng2018-10-22
|
* Using template to generate DockerfileGravatar Lidi Zheng2018-10-19
|
* Install pip for each Python versionGravatar Lidi Zheng2018-10-19
|
* Migrate to new dockerfileGravatar Lidi Zheng2018-10-19
|
* Add '-y'Gravatar Lidi Zheng2018-10-19
|
* Testing new dockerfile from scratchGravatar Lidi Zheng2018-10-19
|
* fix google-api-python-client installationGravatar Jan Tattermusch2018-10-08
|
* regenerate dockerfilesGravatar Jan Tattermusch2018-10-04
|
* Kokoro setup for building gRPC Python with BazelGravatar Naresh2018-07-13
| | | | | | | | 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.
* Upgrade Bazel to 0.15.0Gravatar Naresh2018-07-12
|
* Revert "Install pyyaml through pip in docker"Gravatar Jan Tattermusch2018-06-18
|
* Install pyyaml through pip in dockerGravatar Alex Polcyn2018-06-14
|
* Regenerate ProjectsGravatar Mehrdad Afshari2018-06-01
|
* sanity dockerimage doesnt need bazelGravatar Jan Tattermusch2018-05-24
|
* Merge pull request #15525 from jtattermusch/fixing_grpcio_toolsGravatar Jan Tattermusch2018-05-23
|\ | | | | Fixing make_grpcio_tools.py
| * regenerate dockerfilesGravatar Jan Tattermusch2018-05-23
| |
* | Readd cmake backport to JessieGravatar Matt Kwong2018-05-23
| |
* | Remove installed from source Clang in standard Jessie DockerfileGravatar Matt Kwong2018-05-23
| |
* | Add Jessie Dockerfile using RBE's baseGravatar Matt Kwong2018-05-23
|/
* regenerate dockerfilesGravatar Jan Tattermusch2018-05-23
|
* Merge pull request #15491 from murgatroid99/node_docker_npm_fixGravatar Michael Lumish2018-05-22
|\ | | | | Don't update npm when installing node
* \ Merge pull request #15481 from jtattermusch/upgrade_cmakeGravatar Jan Tattermusch2018-05-21
|\ \ | | | | | | Upgrade cmake in C++ dockerfiles
| | * Don't update npm when installing nodeGravatar murgatroid992018-05-21
| |/ |/|
| * regenerate dockerfilesGravatar Jan Tattermusch2018-05-21
| |
* | Revert "Remove ccache from all docker images"Gravatar Jan Tattermusch2018-05-19
|/
* regenerate dockerfilesGravatar Jan Tattermusch2018-05-18
|
* add mako to multilang dockerimageGravatar Jan Tattermusch2018-05-16
|
* Install pip for Python3.4 for gcov testsGravatar Jan Tattermusch2018-05-09
|
* Install pip for Python3.4 in all Dockerfiles used for Python testingGravatar Matt Kwong2018-05-08
|
* Remove the fallback when creating Python virtual envGravatar Matt Kwong2018-05-04
| | | | | | | | | | 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.
* Bump Python protobuf to 3.5.2.post1Gravatar Mehrdad Afshari2018-04-19
|
* Bump pip version to 10.0.1Gravatar Mehrdad Afshari2018-04-19
|
* Update pip pin from 9.0.1 to 9.0.2Gravatar Matt Kwong2018-04-06
|
* Fix c-ares tests under gcc muslGravatar Alex Polcyn2018-04-05
|
* fix resolver_component_tests_runner test in gcc_muslGravatar Jan Tattermusch2018-03-21
|