Commit Graph

16 Commits

Author SHA1 Message Date
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