aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/dockerize
Commit message (Collapse)AuthorAge
* print timing for docker pullGravatar Jan Tattermusch2017-10-26
|
* Switch Node interop tests to use grpc-node repoGravatar murgatroid992017-10-17
|
* remove unused stress test scriptGravatar Jan Tattermusch2017-08-01
|
* Fix image path when pulled from dockerhub.Gravatar Adele Zhou2017-07-17
|
* Modify image names to match the one in dockerhub.Gravatar Adele Zhou2017-07-13
|
* Pull from dockerhub.Gravatar Adele Zhou2017-07-12
|
* Add Kokoro metadata to BQ uploadGravatar Matt Kwong2017-06-09
|
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
|
* Merge matrix feature branch into master.Gravatar Yong Ni2017-05-19
| | | | | | | | | | 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.
* Upmerge from v1.3.x branch to masterGravatar Stanley Cheung2017-05-17
|\
| * Add Raspberry Pi Python binariesGravatar Ken Payson2017-05-15
| |
* | Enable IPv6 in Docker for internal CIGravatar Matt Kwong2017-05-11
| |
* | Add option to upload Jenkins test result to BQGravatar Matt Kwong2017-05-08
|/
* minor changes to get docker building on osxGravatar Makarand Dharmapurikar2017-03-28
| | | | docker on osx needs slightly different command line option
* Merge pull request #9857 from murgatroid99/merge_1.1.x_masterGravatar Michael Lumish2017-02-27
|\ | | | | Upmerge 1.1.x into master
* | copy sponge_log.xml from docker container once tests finishGravatar Jan Tattermusch2017-02-24
| |
| * Merge remote-tracking branch 'upstream/v1.1.x' into merge_1.1.x_masterGravatar murgatroid992017-02-23
| |\
* | | run_tests.py: support downloading base image from dockerhubGravatar Jan Tattermusch2017-02-23
|/ /
| * Add Python3.6 to build artifactsGravatar Ken Payson2017-02-22
| |
* | Stress test client service config (in kubernetes) need not be of 'LoadBalancers'Gravatar Sree Kuchibhotla2017-02-02
|/ | | | | | | 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.
* cleanup and speedup of sanity testsGravatar Jan Tattermusch2016-12-22
|
* allow pulling a docker image from dockerhub instead of building locallyGravatar Jan Tattermusch2016-11-30
|
* Merge pull request #8182 from matt-kwong/fix_docker_local_cloneGravatar Jan Tattermusch2016-10-12
|\ | | | | Fixed local cloning of grpc/grpc submodules on docker
* | dont eat run_tests.py errors on test failureGravatar Jan Tattermusch2016-10-07
| |
| * Merge remote-tracking branch 'upstream/master' into fix_docker_local_cloneGravatar Matt Kwong2016-10-04
| |\ | |/ |/|
| * changed wheezy dockerfile to install git version > 1.7 to support local ↵Gravatar Matt Kwong2016-09-29
| | | | | | | | submodule cloning
| * fixed whitespacing and docker_run_tests.sh now clones submodule via networkGravatar Matt Kwong2016-09-28
| |
| * changed method to local clone submodules to using git submodule foreach from ↵Gravatar Matt Kwong2016-09-28
| | | | | | | | the local copy
| * submodule clone comments changed to be more descriptiveGravatar Matt Kwong2016-09-28
| |
| * fixed incorrect directory when using EXTERNAL_GIT_ROOT in Docker cloning varGravatar Matt Kwong2016-09-28
| |
| * fixed wrong directory in git clone commandsGravatar Matt Kwong2016-09-28
| |
| * fixed local cloning of grpc/grpc submodules on dockerGravatar Matt Kwong2016-09-28
| |
* | run matrix improvementsGravatar Jan Tattermusch2016-09-19
| |
* | improve report collectionGravatar Jan Tattermusch2016-09-19
|/
* prepare to enable ubsan in continuous buildGravatar yang-g2016-05-12
|
* update working directoriesGravatar Jan Tattermusch2016-05-03
|
* move helper script for dockerizationGravatar Jan Tattermusch2016-05-03