Jan Tattermusch
205d7569ea
Big dockerimage cleanup ( #28010 )
...
* use python3 for running run_tests.py
* update dockerimage templates
* update dockerfiles
* fix bazel build in the bazel docker image
* adjust run_tests.py to renamed php docker image
* add previously forgotten new templates
* add missing images
* php dockerfile remove whitespaces
* restore accidentally deleted binder_transport_apk image
* add back cxx_buster_x64 image
* add back php zts stretch image
* add back binder_transport_apk image
* fix bazel builds by temporarily adding back python2-dev
* check_redundant_namespace_qualifiers.py to python3
* fix clang-tidy
* make run_tests_matrix.py use python3
* fixup cxx_debian9 templates
* regenerate
* stop running dummy grpc-node tests for protobuf-at-head and boringssl-at-head jobs
* remove cxx_buster image (replaced by cxx_debian9)
* add back python_alpine_x64 image
* run_tests_in_workspace using python3
* unbreak python macos basictests by partially reverting run_tests_matrix to python2
* fix cxx_gcc_X docker images
3 years ago
Lidi Zheng
25a849baf3
Fix pytype missing bz2 lib error ( #26638 )
3 years ago
Esun Kim
377fe6095a
Upgrade clang-tidy and clang-format to 11 ( #25590 )
...
* Upgrade clang-tidy and clang-format to 11
* Reformat code
* Fix abseil-string-find-str-contains
* Fix modernize-make-unique
4 years ago
Lidi Zheng
a6c5d6c43e
[xDS Proto] Pin PyPI dependencies in Dockerfiles ( #25510 )
4 years ago
Esun Kim
ab44f737ec
py2to3 sanity scripts
4 years ago
Esun Kim
024cd29fdb
Upgrade clang-format-8
4 years ago
Esun Kim
994c2047e9
Bump to clang-tidy-8
4 years ago
Esun Kim
b8f1b71a05
Use clang-tidy 7
4 years ago
Esun Kim
0e0e12aa22
Using comp_db for clang-tidy
4 years ago
Hannah Shi
d3c1cbf4cb
replace gawk with awk, so as not to introduce an extra dependency
4 years ago
Hannah Shi
c69c06b8d6
generate api reference documents by doxygen
4 years ago
Esun Kim
128c8eaacf
Upgrade sanity docker
5 years ago
Lidi Zheng
b2f72702c9
Pin virtualenv to 16.7.9
5 years ago
Lidi Zheng
9a05fb3573
Add buildifier sanity check
5 years ago
Jan Tattermusch
905f52852e
make python dockerfiles buildable again
5 years ago
Lidi Zheng
c372768fee
Install Bazel using its installation script
6 years ago
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
6 years ago
Jan Tattermusch
6bb25781a0
sanity dockerimage doesnt need bazel
7 years ago
Jan Tattermusch
629d621a3e
upgrade bazel to 0.13.1, introduce template
7 years ago
Adele Zhou
3e13d123b7
Pin bazel to 0.9.0
7 years ago
Noah Eisen
86ddb5393d
Ensure all sanity finds clang-tidy
7 years ago
Noah Eisen
d268793ff3
Fix clang format docker
7 years ago
ncteisen
365ea6309b
Dockerize clang tidy
7 years ago
Mehrdad Afshari
a2ed77db56
Add a sanity test for shellcheck
...
Start by checking the scripts in tools/run_tests/helper_scripts.
7 years ago
Craig Tiller
a61abff6ad
Update sanity dockerfile
7 years ago
Matt Kwong
75c2778902
Update Dockerfiles from ubuntu:15.10 to debian:jessie
7 years ago
Jan Tattermusch
4d5c3102a1
fix remaining license notices
8 years ago
Matt Kwong
52ff986f94
Add option to upload Jenkins test result to BQ
8 years ago
Jan Tattermusch
7dd2cc6f68
cleanup and speedup of sanity tests
8 years ago
Matt Kwong
180ea4bb20
Set Bazel to specific commit in Dockerfile
8 years ago
siddharthshukla
0589e533cd
Make testing toolchain python 3.x compliant
...
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
9 years ago
Jan Tattermusch
348ca76cf7
hotfix for sanity tests
9 years ago
Masood Malekghassemi
58d24c259a
Add sanity test for grpcio protoc package
9 years ago
Matthew Iselin
50df82ffe4
Add a sanity check to make sure vsprojects stays usable.
9 years ago
Craig Tiller
6169d5f7b0
Update copyrights
9 years ago
David Garcia Quintas
f09f020a49
fixed backslashes
9 years ago
David Garcia Quintas
b84571840a
moved apt-gets from .sh file to dockerfile for nanopb
9 years ago
Craig Tiller
f6fd7ec8a0
Fix docker inception for now
9 years ago
Jan Tattermusch
9b721f8711
addressing comments
9 years ago
Jan Tattermusch
8763501cf0
cleanup sanity docker image
9 years ago
Jan Tattermusch
a810876732
dockerfile refactoring
9 years ago