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.
Showing
- templates/tools/dockerfile/go_build_interop.sh.include 47 additions, 0 deletionstemplates/tools/dockerfile/go_build_interop.sh.include
- templates/tools/dockerfile/interoptest/grpc_interop_go1.7/build_interop.sh.template 3 additions, 0 deletions.../interoptest/grpc_interop_go1.7/build_interop.sh.template
- templates/tools/dockerfile/interoptest/grpc_interop_go1.8/build_interop.sh.template 3 additions, 0 deletions.../interoptest/grpc_interop_go1.8/build_interop.sh.template
- third_party/protobuf 1 addition, 1 deletionthird_party/protobuf
- tools/README.md 2 additions, 0 deletionstools/README.md
- tools/dockerfile/interoptest/grpc_interop_go1.7/build_interop.sh 48 additions, 0 deletions...ockerfile/interoptest/grpc_interop_go1.7/build_interop.sh
- tools/dockerfile/interoptest/grpc_interop_go1.8/build_interop.sh 48 additions, 0 deletions...ockerfile/interoptest/grpc_interop_go1.8/build_interop.sh
- tools/interop_matrix/README.md 40 additions, 0 deletionstools/interop_matrix/README.md
- tools/interop_matrix/client_matrix.py 48 additions, 0 deletionstools/interop_matrix/client_matrix.py
- tools/interop_matrix/create_matrix_images.py 272 additions, 0 deletionstools/interop_matrix/create_matrix_images.py
- tools/interop_matrix/create_testcases.sh 81 additions, 0 deletionstools/interop_matrix/create_testcases.sh
- tools/interop_matrix/testcases/go__master 11 additions, 0 deletionstools/interop_matrix/testcases/go__master
- tools/run_tests/dockerize/build_interop_image.sh 8 additions, 5 deletionstools/run_tests/dockerize/build_interop_image.sh
- tools/run_tests/run_interop_tests.py 12 additions, 4 deletionstools/run_tests/run_interop_tests.py
Loading
Please register or sign in to comment