murgatroid99
7ad758cd84
Make various scripts use the same version of Node
8 years ago
Jan Tattermusch
7897ae9308
auto-fix most of licenses
8 years ago
Matt Kwong
52ff986f94
Add option to upload Jenkins test result to BQ
8 years ago
Mehrdad Afshari
9b3c73d1cd
Updated protobuf dependency for python to 3.2.0
8 years ago
murgatroid99
972b7975a6
Fixed package name in dockerfile
8 years ago
murgatroid99
93d0b580a5
Properly generate electron dependencies in test Dockerfile from template
8 years ago
murgatroid99
804c9e90fc
Add Electron tests to portability test matrix
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
Craig Tiller
eda85c6765
Expunge all references to zookeeper
9 years ago
murgatroid99
9fab438669
Made Node tests support multiple versions and set the Node default version to 4 everywhere possible
9 years ago
Craig Tiller
6169d5f7b0
Update copyrights
9 years ago
Jan Tattermusch
9b721f8711
addressing comments
9 years ago
Jan Tattermusch
1978e26119
regenerated dockerfiles
9 years ago
Jan Tattermusch
ef8cf30cc4
add generated dockerfiles
9 years ago
Alistair Veitch
75d5c0f024
post merge
9 years ago
Jan Tattermusch
8453acde02
move dockerfiles where they belong
9 years ago
murgatroid99
c86909ce71
Fixed node interop build script and Dockerfile
9 years ago
Jan Tattermusch
91ad018c00
Build and run per-language containers for interop tests
9 years ago
Nicolas "Pixel" Noble
20ee44ff06
Removing the ssh setup of the dockerfile.
10 years ago
Craig Tiller
ab37138647
Update year
10 years ago
Craig Tiller
6ce372cc8f
Add copyrights to docker files, makefiles
10 years ago
Tim Emiola
d2130c3561
Switches the grpc-repo dockerfiles to pull gRPC source from GitHub
10 years ago
Nicolas "Pixel" Noble
27be1a2d3c
Removing a few more traces of libevent.
10 years ago
Nicolas Noble
ddef24620a
Adding the tools directory to the git export.
10 years ago