Jan Tattermusch
e66fb82495
disable bazel wrapper inside docker containers
2019-06-05 16:53:12 -04:00
Jan Tattermusch
ed7e8c53e0
update scripts
2019-06-05 14:21:51 -04:00
Jan Tattermusch
b53e707c3c
update bazel version in dockerfile
2019-05-23 17:54:40 +02:00
Bill Feng
d74e4079c5
upgrade bazel to 0.23.2 for docker legacy bazel builds
...
excluded Python tests from Bazel legacy C/C++ Kokoro CI jobs
disabled building examples due to existance of python
2019-04-04 17:22:03 -07:00
Lidi Zheng
c372768fee
Install Bazel using its installation script
2019-01-31 12:10:43 -08: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
352b694544
fix google-api-python-client installation
2018-10-08 15:54:06 +02: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
Jan Tattermusch
6bb25781a0
sanity dockerimage doesnt need bazel
2018-05-24 02:03:06 +02:00
Jan Tattermusch
7c6f061ef0
regenerate dockerfiles
2018-05-23 22:42:09 +02:00
Jan Tattermusch
0c4a3ba63b
regenerate dockerfiles
2018-05-23 06:29:19 +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
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
Adele Zhou
3e13d123b7
Pin bazel to 0.9.0
2018-02-12 21:51:44 -08:00
Noah Eisen
86ddb5393d
Ensure all sanity finds clang-tidy
2018-01-16 18:13:26 -08:00
Noah Eisen
d268793ff3
Fix clang format docker
2018-01-16 17:24:51 -08:00
ncteisen
365ea6309b
Dockerize clang tidy
2018-01-16 17:24:51 -08:00
Mehrdad Afshari
a2ed77db56
Add a sanity test for shellcheck
...
Start by checking the scripts in tools/run_tests/helper_scripts.
2017-12-19 08:59:28 -08:00
Mehrdad Afshari
0df9c8acdc
Update Python dependency to protobuf v3.5.0.post1
2017-11-27 12:52:41 -08:00
Craig Tiller
a61abff6ad
Update sanity dockerfile
2017-11-13 15:01:10 -08:00
Jan Tattermusch
53d89d7f25
fix clang format installation
2017-11-06 14:31:24 +01:00
Craig Tiller
0c6a3e3e67
Try again on Dockerfiles
2017-11-03 13:54:35 -07:00
Nathaniel Manista
8bba3bfc25
Pin pip at 9.0.1
2017-09-28 17:28:01 +00:00
Matt Kwong
75c2778902
Update Dockerfiles from ubuntu:15.10 to debian:jessie
2017-09-18 19:05:15 -07:00
Alexander Polcyn
27bf05d003
Add tests for c-ares wrapper using a local DNS server.
2017-09-14 14:32:30 -07:00
Jan Tattermusch
7897ae9308
auto-fix most of licenses
2017-06-08 11:22:41 +02:00
Matt Kwong
52ff986f94
Add option to upload Jenkins test result to BQ
2017-05-08 13:52:45 -07:00
Mehrdad Afshari
9b3c73d1cd
Updated protobuf dependency for python to 3.2.0
2017-03-07 22:10:15 +00:00
Jan Tattermusch
7dd2cc6f68
cleanup and speedup of sanity tests
2016-12-22 10:54:25 +01:00
Matt Kwong
180ea4bb20
Set Bazel to specific commit in Dockerfile
2016-12-01 15:26:59 -08:00
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
2016-07-12 01:35:53 +02:00
Jan Tattermusch
348ca76cf7
hotfix for sanity tests
2016-05-22 20:23:21 -04:00
Masood Malekghassemi
58d24c259a
Add sanity test for grpcio protoc package
2016-05-04 15:30:30 -07:00
Matthew Iselin
50df82ffe4
Add a sanity check to make sure vsprojects stays usable.
2016-04-07 09:33:08 -07:00
Craig Tiller
6169d5f7b0
Update copyrights
2016-03-31 07:46:18 -07:00
David Garcia Quintas
f09f020a49
fixed backslashes
2016-03-17 21:54:04 -07:00
David Garcia Quintas
b84571840a
moved apt-gets from .sh file to dockerfile for nanopb
2016-03-16 16:46:59 -07:00
Craig Tiller
f6fd7ec8a0
Fix docker inception for now
2016-02-10 16:04:26 -08:00
Jan Tattermusch
8763501cf0
cleanup sanity docker image
2016-02-08 17:23:02 -08:00
Jan Tattermusch
1978e26119
regenerated dockerfiles
2016-02-08 17:23:02 -08:00
Jan Tattermusch
ef8cf30cc4
add generated dockerfiles
2016-02-08 17:23:01 -08:00