aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/dockerize
Commit message (Collapse)AuthorAge
* 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