Mehrdad Afshari
ce91d326a3
Make build_interop_image.sh pass shellcheck (with suppressions)
7 years ago
Jan Tattermusch
69bd8f2d5d
print timing for docker pull
7 years ago
murgatroid99
fbc182e125
Switch Node interop tests to use grpc-node repo
7 years ago
Adele Zhou
457b02e6b2
Fix image path when pulled from dockerhub.
7 years ago
Adele Zhou
44360ab64f
Modify image names to match the one in dockerhub.
7 years ago
Adele Zhou
e2810d2f53
Pull from dockerhub.
7 years ago
Jan Tattermusch
7897ae9308
auto-fix most of licenses
8 years ago
Yong Ni
b2e4bfa1ef
Merge matrix feature branch into master.
...
Features included in this merge:
- Added script to build and upload docker image for matrix test.
- Added script to create test cases and created go__master testcases based on it.
- Created dictionary for runtimes and gRPC releases for supported languages.
- Added go 1.7 and 1.8 Dockerfile/templates.
See tools/interop_matrix/README.md for details.
8 years ago
Makarand Dharmapurikar
996a673423
minor changes to get docker building on osx
...
docker on osx needs slightly different command line option
8 years ago
Jan Tattermusch
26ca776e3e
update working directories
9 years ago
Jan Tattermusch
99341e30cf
move helper script for dockerization
9 years ago
Jan Tattermusch
24b68cd62f
generate interop test Dockerfiles using templates
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
Jan Tattermusch
492405c8eb
fix copyright
9 years ago
Jan Tattermusch
49832f27ca
an attempt to fix #4835
9 years ago
Adele Zhou
862a4d707e
Port #4061 to interop tests.
9 years ago
Stanley Cheung
15bc8e7081
allow explicit BUILD_INTEROP_DOCKER_EXTRA_ARGS params to docker run command
9 years ago
Jan Tattermusch
9b9812133c
use --name instead of --cidfile
9 years ago
Jan Tattermusch
2b778d6971
copy service account key logic
9 years ago
Jan Tattermusch
91ad018c00
Build and run per-language containers for interop tests
9 years ago
Craig Tiller
d383b0f7e7
Integrate docker-based clang_format with Jenkins
9 years ago
Jan Tattermusch
261b58ca80
using tty option is not ok on jenkins
9 years ago
Jan Tattermusch
c95eead416
use_docker support for run_tests.py
9 years ago
Nicolas "Pixel" Noble
43e5f5663f
Various Jenkins-related tweaks.
...
-) created a .profile at the root of the docker image - seems the new nvm script requires that.
-) installing simplejson and mako python packages, for the sanity check.
-) calling prepare_travis.sh in order to try and download precompiled packages for openssl and protobuf.
-) using the new "config" axis.
-) improved the output of prepare_travis.sh.
10 years ago
Craig Tiller
d4db33dcab
Add missing copyright notices
10 years ago
Nicolas "Pixel" Noble
9adbf48970
Adjusting scripts to fake-install.
10 years ago
Nicolas "Pixel" Noble
882d7a7eec
Adding pre-built packages for OpenSSL and protobuf for Travis.
10 years ago