Jan Tattermusch
b1ab3c1217
add cmake to grpc_interop_cxx docker image
4 years ago
Stanley Cheung
7d8f295ab0
Fix run_tests pip install error
5 years ago
Lidi Zheng
b2f72702c9
Pin virtualenv to 16.7.9
5 years ago
Lidi Zheng
fe919dd71e
Pin to 19.3.1
5 years ago
Lidi Zheng
0404939ad0
Let our CI use the latest pip version
5 years ago
Eric Anderson
1f84f8950c
Remove vestigial sed for /etc/apt/sources.list in Dockerfiles
...
Jessie has a line that looks like this, now-a-days, so the regex is no
longer matching:
deb http://security.debian.org/debian-security jessie/updates main
But because that line was changed, downloads are also working correctly
out-of-the-box. The sed was originally added in #18530 .
6 years ago
murgatroid99
2a12b47f0b
Fix other docker build issues
6 years ago
Jan Tattermusch
e1efb43345
Revert "Install pyyaml through pip in docker"
7 years ago
Alex Polcyn
f3fb98e75f
Install pyyaml through pip in docker
7 years ago
Jan Tattermusch
0c4a3ba63b
regenerate dockerfiles
7 years ago
Jan Tattermusch
2e679e664d
Revert "Remove ccache from all docker images"
7 years ago
Jan Tattermusch
80095a046c
regenerate dockerfiles
7 years ago
Mehrdad Afshari
c176917789
Bump Python protobuf to 3.5.2.post1
7 years ago
Mehrdad Afshari
d0d8ce8568
Bump pip version to 10.0.1
7 years ago
Matt Kwong
01bd0c6b19
Update pip pin from 9.0.1 to 9.0.2
7 years ago
Matt Kwong
4598eb8a7a
Update pip pin from 9.0.1 to 9.0.2
7 years ago
Mehrdad Afshari
0df9c8acdc
Update Python dependency to protobuf v3.5.0.post1
7 years ago
Nathaniel Manista
8bba3bfc25
Pin pip at 9.0.1
7 years ago
Alexander Polcyn
27bf05d003
Add tests for c-ares wrapper using a local DNS server.
7 years ago
Jan Tattermusch
7897ae9308
auto-fix most of licenses
8 years ago
Mehrdad Afshari
9b3c73d1cd
Updated protobuf dependency for python to 3.2.0
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
8 years ago
Craig Tiller
eda85c6765
Expunge all references to zookeeper
9 years ago
Jan Tattermusch
24b68cd62f
generate interop test Dockerfiles using templates
9 years ago
Jan Tattermusch
c218d05029
move interop test docker files to a subdir
9 years ago
Craig Tiller
6169d5f7b0
Update copyrights
9 years ago
Alistair Veitch
75d5c0f024
post merge
9 years ago
Jan Tattermusch
8453acde02
move dockerfiles where they belong
9 years ago
David Garcia Quintas
d053ded310
copyriiiights, fuuuuu
9 years ago
Craig Tiller
1f980a816f
Fix copyrights
9 years ago
Jan Tattermusch
447ef7eaaa
extend copyright to 2016
9 years ago
Sree Kuchibhotla
e371742d83
Separate interop images and interop_stress images
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