grpc-java/buildscripts
Eric Anderson c8817cf284
kokoro: Reduce gradle workers on Mac to reduce flakes
We've had a long run of test timeout failures on Mac with timeouts in
the seconds. Multiple of these haven't seemed like races, but simply
that the Mac machines were too slow. The most recent case for this is a
set of timeouts for
OkHttpTransportTest.earlyServerClose_serverFailure_withClientCancelOnListenerClosed
where it took over a second for a server stream to be created ("Timed
out waiting for server stream").

This commit reduces the number of workers to reduce the overall load,
hoping this lets tests complete within a reasonable amount of time.
2019-01-11 08:56:45 -08:00
..
kokoro kokoro: Reduce gradle workers on Mac to reduce flakes 2019-01-11 08:56:45 -08:00
build_artifacts_in_docker.sh buildscripts: automate the release process (#4406) 2018-05-03 19:48:14 -07:00
build_docker.sh buildscripts: Use full SHA for protobuf download 2018-08-17 16:59:25 -07:00
checkstyle.license all: normalize copyright header 2018-05-03 14:55:21 -07:00
checkstyle.xml gradle: Use config_loc in checkstyle 2018-07-30 10:51:54 -07:00
make_dependencies.bat buildscripts: Reduce verbosity of protobuf builds 2018-09-21 10:58:07 -07:00
make_dependencies.sh buildscripts: Reduce verbosity of protobuf builds 2018-09-21 10:58:07 -07:00
run_in_docker.sh buildscripts: Remove set -x from run_in_docker.sh 2018-07-20 14:08:07 -07:00
set_github_status.py all: normalize copyright header 2018-05-03 14:55:21 -07:00
sign-local-repo.sh all: normalize copyright header 2018-05-03 14:55:21 -07:00
sonatype-upload.sh all: normalize copyright header 2018-05-03 14:55:21 -07:00
sync-protos.sh buildscripts: Add script to sync .protos from grpc-proto 2018-12-20 16:47:16 -07:00