aboutsummaryrefslogtreecommitdiff
path: root/kokoro/linux/pull_request_in_docker.sh
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup kokoro scripts.Feng Xiao2018-08-091-49/+1
| | | | | | | | | 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.
* Add cpp tests under release docker image.Feng Xiao2018-07-151-1/+1
| | | | | | 1. Added C++ tests under the release docker image. 2. Fixed a compile issue with the docker image. 3. Cleaned up tests.sh and removed traivis stuff.
* fix linux kokoro build in dockerYilun Chong2018-07-121-1/+5
|
* Include googletest as a submodule (#3993)Carlos O'Ryan2018-03-261-0/+3
| | | Add googletest as a submodule in third_party/googletest.
* Collect xml results for KokoroMatt Kwong2017-12-201-1/+1
|
* Make Kokoro job pull Dockerimage from DockerhubMatt Kwong2017-12-201-3/+3
|
* Migrate Jenkins jobs to KokoroMatt Kwong2017-12-191-0/+66