Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add Kokoro metadata to BQ upload | Matt Kwong | 2017-06-09 |
| | |||
* | auto-fix most of licenses | Jan Tattermusch | 2017-06-08 |
| | |||
* | Merge matrix feature branch into master. | Yong Ni | 2017-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 master | Stanley Cheung | 2017-05-17 |
|\ | |||
| * | Add Raspberry Pi Python binaries | Ken Payson | 2017-05-15 |
| | | |||
* | | Enable IPv6 in Docker for internal CI | Matt Kwong | 2017-05-11 |
| | | |||
* | | Add option to upload Jenkins test result to BQ | Matt Kwong | 2017-05-08 |
|/ | |||
* | minor changes to get docker building on osx | Makarand Dharmapurikar | 2017-03-28 |
| | | | | docker on osx needs slightly different command line option | ||
* | Merge pull request #9857 from murgatroid99/merge_1.1.x_master | Michael Lumish | 2017-02-27 |
|\ | | | | | Upmerge 1.1.x into master | ||
* | | copy sponge_log.xml from docker container once tests finish | Jan Tattermusch | 2017-02-24 |
| | | |||
| * | Merge remote-tracking branch 'upstream/v1.1.x' into merge_1.1.x_master | murgatroid99 | 2017-02-23 |
| |\ | |||
* | | | run_tests.py: support downloading base image from dockerhub | Jan Tattermusch | 2017-02-23 |
|/ / | |||
| * | Add Python3.6 to build artifacts | Ken Payson | 2017-02-22 |
| | | |||
* | | Stress test client service config (in kubernetes) need not be of 'LoadBalancers' | Sree Kuchibhotla | 2017-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 tests | Jan Tattermusch | 2016-12-22 |
| | |||
* | allow pulling a docker image from dockerhub instead of building locally | Jan Tattermusch | 2016-11-30 |
| | |||
* | Merge pull request #8182 from matt-kwong/fix_docker_local_clone | Jan Tattermusch | 2016-10-12 |
|\ | | | | | Fixed local cloning of grpc/grpc submodules on docker | ||
* | | dont eat run_tests.py errors on test failure | Jan Tattermusch | 2016-10-07 |
| | | |||
| * | Merge remote-tracking branch 'upstream/master' into fix_docker_local_clone | Matt Kwong | 2016-10-04 |
| |\ | |/ |/| | |||
| * | changed wheezy dockerfile to install git version > 1.7 to support local ↵ | Matt Kwong | 2016-09-29 |
| | | | | | | | | submodule cloning | ||
| * | fixed whitespacing and docker_run_tests.sh now clones submodule via network | Matt Kwong | 2016-09-28 |
| | | |||
| * | changed method to local clone submodules to using git submodule foreach from ↵ | Matt Kwong | 2016-09-28 |
| | | | | | | | | the local copy | ||
| * | submodule clone comments changed to be more descriptive | Matt Kwong | 2016-09-28 |
| | | |||
| * | fixed incorrect directory when using EXTERNAL_GIT_ROOT in Docker cloning var | Matt Kwong | 2016-09-28 |
| | | |||
| * | fixed wrong directory in git clone commands | Matt Kwong | 2016-09-28 |
| | | |||
| * | fixed local cloning of grpc/grpc submodules on docker | Matt Kwong | 2016-09-28 |
| | | |||
* | | run matrix improvements | Jan Tattermusch | 2016-09-19 |
| | | |||
* | | improve report collection | Jan Tattermusch | 2016-09-19 |
|/ | |||
* | prepare to enable ubsan in continuous build | yang-g | 2016-05-12 |
| | |||
* | update working directories | Jan Tattermusch | 2016-05-03 |
| | |||
* | move helper script for dockerization | Jan Tattermusch | 2016-05-03 |