HomeSort by relevance Sort by last modified time
    Searched refs:kokoro (Results 1 - 6 of 6) sorted by null

  /external/grpc-grpc-java/buildscripts/
build_artifacts_in_docker.sh 6 ALL_ARTIFACTS=true ARCH=64 "$(dirname $0)"/kokoro/unix.sh
8 SKIP_TESTS=true ARCH=32 "$(dirname $0)"/kokoro/unix.sh
  /external/grpc-grpc/tools/internal_ci/linux/
grpc_full_performance_master.sh 27 --remote_worker_host grpc-kokoro-performance-server-8core grpc-kokoro-performance-client-8core grpc-kokoro-performance-client2-8core \
41 --remote_worker_host grpc-kokoro-performance-server-32core grpc-kokoro-performance-client-32core grpc-kokoro-performance-client2-32core \
54 --remote_worker_host grpc-kokoro-performance-windows1 grpc-kokoro-performance-windows2 \
grpc_full_performance_release.sh 27 --remote_worker_host grpc-kokoro-performance-server-8core grpc-kokoro-performance-client-8core grpc-kokoro-performance-client2-8core \
41 --remote_worker_host grpc-kokoro-performance-server-32core grpc-kokoro-performance-client-32core grpc-kokoro-performance-client2-32core \
54 --remote_worker_host grpc-kokoro-performance-windows1 grpc-kokoro-performance-windows2 \
  /external/grpc-grpc/tools/gce/
create_windows_debug_worker.sh 17 # The worker will have all the prerequisites that are installed on kokoro
31 INSTANCE_NAME="${USER}-windows-kokoro-debug1"
40 --image-project google.com:kokoro \
52 --image-project google.com:kokoro \
53 --image kokoro-win7build-v11-prod-debug \
  /external/grpc-grpc-java/buildscripts/kokoro/
windows.bat 3 @rem Script to set up Kokoro worker and run Windows tests
20 cmd.exe /C "%WORKSPACE%\buildscripts\kokoro\windows32.bat" || exit /b 1
21 cmd.exe /C "%WORKSPACE%\buildscripts\kokoro\windows64.bat" || exit /b 1
  /external/opencensus-java/buildscripts/kokoro/
windows.bat 3 @rem Script to set up Kokoro worker and run Windows tests
7 @rem To run locally execute 'buildscript\kokoro\windows.bat'.

Completed in 238 milliseconds