Commit Graph

37 Commits

Author SHA1 Message Date
Jan Tattermusch 69bd8f2d5d print timing for docker pull 2017-10-26 16:48:09 +02:00
murgatroid99 fbc182e125 Switch Node interop tests to use grpc-node repo 2017-10-17 11:42:12 -07:00
Jan Tattermusch 824a2b3b9f remove unused stress test script 2017-08-01 13:02:36 +02:00
Adele Zhou 457b02e6b2 Fix image path when pulled from dockerhub. 2017-07-17 13:48:17 -07:00
Adele Zhou 44360ab64f Modify image names to match the one in dockerhub. 2017-07-13 11:40:57 -07:00
Adele Zhou e2810d2f53 Pull from dockerhub. 2017-07-12 22:32:47 -07:00
Matt Kwong ea1fa277f0 Add Kokoro metadata to BQ upload 2017-06-09 14:17:35 -07:00
Jan Tattermusch 7897ae9308 auto-fix most of licenses 2017-06-08 11:22:41 +02:00
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.
2017-05-19 09:01:24 -07:00
Stanley Cheung ebeda85eb8 Upmerge from v1.3.x branch to master 2017-05-17 19:34:47 -07:00
Ken Payson 7ff21a6719 Add Raspberry Pi Python binaries 2017-05-15 20:11:21 -07:00
Matt Kwong 598fb57336 Enable IPv6 in Docker for internal CI 2017-05-11 14:43:01 +02:00
Matt Kwong 52ff986f94 Add option to upload Jenkins test result to BQ 2017-05-08 13:52:45 -07:00
Makarand Dharmapurikar 996a673423 minor changes to get docker building on osx
docker on osx needs slightly different command line option
2017-03-28 18:34:52 -07:00
Michael Lumish 07e4c13a68 Merge pull request #9857 from murgatroid99/merge_1.1.x_master
Upmerge 1.1.x into master
2017-02-27 10:50:31 -08:00
Jan Tattermusch 1642b7c1f6 copy sponge_log.xml from docker container once tests finish 2017-02-24 00:45:21 +01:00
murgatroid99 98cdf3b3e6 Merge remote-tracking branch 'upstream/v1.1.x' into merge_1.1.x_master 2017-02-23 14:59:45 -08:00
Jan Tattermusch b10a193b16 run_tests.py: support downloading base image from dockerhub 2017-02-23 23:39:30 +01:00
Ken Payson 626fb455ac Add Python3.6 to build artifacts 2017-02-22 18:43:10 -08:00
Sree Kuchibhotla 081b603527 Stress test client service config (in kubernetes) need not be of 'LoadBalancers'
This fixes the GCP console slowness for grpc-testing project

Fixed the docker image building script to remove the "-f" option (that
is now deprecated) from 'docker tag' command.
2017-02-02 16:52:30 -08:00
Jan Tattermusch 7dd2cc6f68 cleanup and speedup of sanity tests 2016-12-22 10:54:25 +01:00
Jan Tattermusch b04a0ccddd allow pulling a docker image from dockerhub instead of building locally 2016-11-30 12:57:20 +01:00
Jan Tattermusch 53cba4a153 Merge pull request #8182 from matt-kwong/fix_docker_local_clone
Fixed local cloning of grpc/grpc submodules on docker
2016-10-12 12:09:37 +02:00
Jan Tattermusch e480a6a1f9 dont eat run_tests.py errors on test failure 2016-10-07 13:13:32 +02:00
Matt Kwong 8bed8c853f Merge remote-tracking branch 'upstream/master' into fix_docker_local_clone 2016-10-04 17:34:35 -07:00
Matt Kwong 66a1eea681 changed wheezy dockerfile to install git version > 1.7 to support local submodule cloning 2016-09-29 18:30:19 -07:00
Matt Kwong 10dcccadfb fixed whitespacing and docker_run_tests.sh now clones submodule via network 2016-09-28 16:55:15 -07:00
Matt Kwong 5d0f24600e changed method to local clone submodules to using git submodule foreach from the local copy 2016-09-28 16:55:15 -07:00
Matt Kwong 46c7f574bd submodule clone comments changed to be more descriptive 2016-09-28 16:55:15 -07:00
Matt Kwong a436bab47f fixed incorrect directory when using EXTERNAL_GIT_ROOT in Docker cloning var 2016-09-28 16:55:15 -07:00
Matt Kwong ce9471c962 fixed wrong directory in git clone commands 2016-09-28 16:55:14 -07:00
Matt Kwong befac97048 fixed local cloning of grpc/grpc submodules on docker 2016-09-28 16:55:14 -07:00
Jan Tattermusch a1906d5ea7 run matrix improvements 2016-09-19 20:44:47 +02:00
Jan Tattermusch ba5196acdd improve report collection 2016-09-19 18:21:43 +02:00
yang-g 6ce4d0b335 prepare to enable ubsan in continuous build 2016-05-12 16:43:17 -07:00
Jan Tattermusch 26ca776e3e update working directories 2016-05-03 15:54:43 -07:00
Jan Tattermusch 99341e30cf move helper script for dockerization 2016-05-03 15:54:43 -07:00