aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates/tools/dockerfile/test
Commit message (Collapse)AuthorAge
* 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
* switch C# docker images to debian stretchGravatar Jan Tattermusch2018-11-30
|
* pip install coverage for python_stretch3.7 imageGravatar Jan Tattermusch2018-11-20
|
* split up coverage runs by languageGravatar Jan Tattermusch2018-11-19
|
* 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
|
* 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.
* Use Python3.5 instead of Python3.4 on Debian 9Gravatar Mehrdad Afshari2018-06-01
|
* Install Python 3.7 in pyenv DockerfileGravatar Mehrdad Afshari2018-06-01
| | | | | | | Bump pyenv Dockerfile to Debian stretch to install OpenSSL 1.0.2 which is required to build Python 3.7 and get Python 3.7 installed in the test docker image.
* 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
| * upgrade bazel to 0.13.1, introduce templateGravatar 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
|/
* remove ccache from all docker imagesGravatar Jan Tattermusch2018-05-23
|
* Merge pull request #15481 from jtattermusch/upgrade_cmakeGravatar Jan Tattermusch2018-05-21
|\ | | | | Upgrade cmake in C++ dockerfiles
| * use cmake from jessie backportsGravatar Jan Tattermusch2018-05-21
| |
* | Revert "Remove ccache from all docker images"Gravatar Jan Tattermusch2018-05-19
|/
* remove ccache from all docker imagesGravatar 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 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
|
* Pin bazel to 0.9.0Gravatar Adele Zhou2018-02-12
|
* add portability test for gcc7.2Gravatar Jan Tattermusch2018-01-23
|
* Ensure all sanity finds clang-tidyGravatar Noah Eisen2018-01-16
|
* Fix clang format dockerGravatar Noah Eisen2018-01-16
|
* Dockerize clang tidyGravatar ncteisen2018-01-16
|
* Add a sanity test for shellcheckGravatar Mehrdad Afshari2017-12-19
| | | | Start by checking the scripts in tools/run_tests/helper_scripts.
* Update sanity dockerfileGravatar Craig Tiller2017-11-13
|
* Install Mako to generate files in grpc/grpc-nodeGravatar Matt Kwong2017-10-06
|
* Merge pull request #12690 from matt-kwong/covGravatar Matt Kwong2017-10-03
|\ | | | | Fix coverage tests
* | Update Dockerfiles from ubuntu:15.10 to debian:jessieGravatar Matt Kwong2017-09-18
| |
| * Add .NET CLI to coverage DockerfileGravatar Matt Kwong2017-09-12
|/
* fix remaining license noticesGravatar Jan Tattermusch2017-06-08
|
* Remove gcc-4.4 and 4.6 from portability tests since core now accepts C++11.Gravatar Vijay Pai2017-05-10
|
* Add option to upload Jenkins test result to BQGravatar Matt Kwong2017-05-08
|
* adjust run_tests scriptsGravatar Jan Tattermusch2017-04-07
|
* Fix test coverage reportingGravatar Matt Kwong2017-03-31
|