aboutsummaryrefslogtreecommitdiff
path: root/kokoro/linux/build_and_run_docker.sh
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup kokoro scripts.Feng Xiao2018-08-091-11/+2
| | | | | | | | | Changes: 1. Remove stuff no longer needed. Lots of the heavy lifting were there because we were running our own jenkins cluster and had to manage all the test logs ourselves. Now they are useless. 2. Change "-j2" to "-j4" to speed up the test a little bit. Kokoro machines have 4 logic CPUs according to their spec.
* fix python cpp kokoro buildYilun Chong2018-07-121-0/+2
|
* Collect xml results for KokoroMatt Kwong2017-12-201-1/+1
|
* Make Kokoro job pull Dockerimage from DockerhubMatt Kwong2017-12-201-8/+11
|
* Migrate Jenkins jobs to KokoroMatt Kwong2017-12-191-0/+57