protobuf/kokoro
Feng Xiao f0b8a57fe6 Cleanup kokoro scripts.
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.
2018-08-09 15:22:22 -07:00
..
linux Cleanup kokoro scripts. 2018-08-09 15:22:22 -07:00
macos Delete jruby kokoro tests. 2018-05-24 16:32:20 -07:00
release Added support for building the aarch64 and ppcle64 protoc binaries with Kokoro 2018-08-01 15:01:05 -07:00
README.md Add MacOS and Linux tests to Kokoro 2017-06-06 15:09:02 -07:00

Kokoro Infrastructure

The files in this directory serve as plumbing for running Protobuf tests under Kokoro, our internal CI.