Jan Tattermusch
4d5c3102a1
fix remaining license notices
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
Noah Eisen
4625b8bb94
Fix go docker
8 years ago
Noah Eisen
7a60cfc662
Fix docker go
8 years ago
Jan Tattermusch
5f33e0b1d4
fix building go interop image
9 years ago
Jan Tattermusch
aa2822c46e
fix building go interop image
9 years ago
Nicolas "Pixel" Noble
0275d8c65b
Reducing diff.
9 years ago
Nicolas "Pixel" Noble
6fd8a7fa03
That won't work properly. Falling back on fixing the list of dependencies.
9 years ago
Nicolas "Pixel" Noble
e667fe19bf
Using the interop dependencies instead.
9 years ago
Nicolas "Pixel" Noble
737bd555cf
Hopefully fixing #7639 .
9 years ago
Jorge Canizales
0db98cda0d
Undo Go Docker fix - fixed in another PR
9 years ago
Nicolas "Pixel" Noble
30f809556f
Reducing diff.
9 years ago
Nicolas "Pixel" Noble
45fa6323db
That won't work properly. Falling back on fixing the list of dependencies.
9 years ago
Nicolas "Pixel" Noble
ba02ee1adc
Using the interop dependencies instead.
9 years ago
Nicolas "Pixel" Noble
fb1a318b6f
Hopefully fixing #7639 .
9 years ago
Jorge Canizales
31871df58f
@pgrosu’s fix of Go’s docker build
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
Jan Tattermusch
25ec13e903
fix go build_interop script
10 years ago
Jan Tattermusch
2b778d6971
copy service account key logic
10 years ago
Jan Tattermusch
4b6bc1e859
added comment about go dependencies
10 years ago
Jan Tattermusch
cc1bde7603
add go support to run_interop_tests.py
10 years ago
Donna Dionne
0218dcae0e
small fix for go docker private image building
10 years ago
Donna Dionne
689b70596d
adding build.sh for go so that go can test with private changes and private docker images.
...
fixing a go docker image build error.
10 years ago
Craig Tiller
d4db33dcab
Add missing copyright notices
10 years ago
Donna Dionne
79d68d550b
To allow local private changes to be build into private
...
docker images to do interop testing before submitting code
c++ and java are done previously, adding ruby and node.
see script tools/gce_setup/private_build_and_test.sh
10 years ago