aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/dockerfile/test/sanity
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
* fix google-api-python-client installationGravatar Jan Tattermusch2018-10-08
|
* Revert "Install pyyaml through pip in docker"Gravatar Jan Tattermusch2018-06-18
|
* Install pyyaml through pip in dockerGravatar Alex Polcyn2018-06-14
|
* sanity dockerimage doesnt need bazelGravatar Jan Tattermusch2018-05-24
|
* regenerate dockerfilesGravatar Jan Tattermusch2018-05-23
|
* regenerate dockerfilesGravatar Jan Tattermusch2018-05-23
|
* Revert "Remove ccache from all docker images"Gravatar Jan Tattermusch2018-05-19
|
* regenerate dockerfilesGravatar Jan Tattermusch2018-05-18
|
* 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
|
* Pin bazel to 0.9.0Gravatar Adele Zhou2018-02-12
|
* 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 Python dependency to protobuf v3.5.0.post1Gravatar Mehrdad Afshari2017-11-27
|
* Update sanity dockerfileGravatar Craig Tiller2017-11-13
|
* fix clang format installationGravatar Jan Tattermusch2017-11-06
|
* Try again on DockerfilesGravatar Craig Tiller2017-11-03
|
* Pin pip at 9.0.1Gravatar Nathaniel Manista2017-09-28
|
* Update Dockerfiles from ubuntu:15.10 to debian:jessieGravatar Matt Kwong2017-09-18
|
* Add tests for c-ares wrapper using a local DNS server.Gravatar Alexander Polcyn2017-09-14
|
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
|
* Add option to upload Jenkins test result to BQGravatar Matt Kwong2017-05-08
|
* Updated protobuf dependency for python to 3.2.0Gravatar Mehrdad Afshari2017-03-07
|
* cleanup and speedup of sanity testsGravatar Jan Tattermusch2016-12-22
|
* Set Bazel to specific commit in DockerfileGravatar Matt Kwong2016-12-01
|
* Make testing toolchain python 3.x compliantGravatar siddharthshukla2016-07-12
| | | | | | | | | | | | | | | six is necessary for making these scripts cross compatible between python 2.x and 3.x Changes: Add six to python_deps.include Include python_deps.include to all Dockerfile templates in test directory Include python_deps.include to all Dockerfile templates in stress_test directory Include python_deps.include to all Dockerfile templates in interop_test directory Replace print statements with print function calls (from futute..) Replace .iteritems() with .items() wherever necessary use six.moves to import BaseHTTPServer Generate new dockerfiles using generate_projects.sh
* hotfix for sanity testsGravatar Jan Tattermusch2016-05-22
|
* Add sanity test for grpcio protoc packageGravatar Masood Malekghassemi2016-05-04
|
* Add a sanity check to make sure vsprojects stays usable.Gravatar Matthew Iselin2016-04-07
|
* Update copyrightsGravatar Craig Tiller2016-03-31
|
* fixed backslashesGravatar David Garcia Quintas2016-03-17
|
* moved apt-gets from .sh file to dockerfile for nanopbGravatar David Garcia Quintas2016-03-16
|
* Fix docker inception for nowGravatar Craig Tiller2016-02-10
|
* cleanup sanity docker imageGravatar Jan Tattermusch2016-02-08
|
* regenerated dockerfilesGravatar Jan Tattermusch2016-02-08
|
* add generated dockerfilesGravatar Jan Tattermusch2016-02-08