Home
last modified time | relevance | path

Searched refs:KOKORO_BUILD_ID (Results 1 – 7 of 7) sorted by relevance

/third_party/grpc/tools/remote_build/
Dworkspace_status_kokoro.sh21 echo "KOKORO_RESULTSTORE_URL https://source.cloud.google.com/results/invocations/${KOKORO_BUILD_ID}"
22 echo "KOKORO_SPONGE_URL http://sponge.corp.google.com/${KOKORO_BUILD_ID}"
Dworkspace_status_kokoro.bat24 echo KOKORO_RESULTSTORE_URL https://source.cloud.google.com/results/invocations/%KOKORO_BUILD_ID%
25 echo KOKORO_SPONGE_URL http://sponge.corp.google.com/%KOKORO_BUILD_ID%
/third_party/protobuf/kokoro/linux/
Dbuild_and_run_docker.sh49 -e KOKORO_BUILD_ID=$KOKORO_BUILD_ID \
/third_party/grpc/tools/run_tests/dockerize/
Dbuild_and_run_docker.sh64 -e "KOKORO_BUILD_ID=$KOKORO_BUILD_ID" \
Dbuild_docker_and_run_tests.sh65 -e "KOKORO_BUILD_ID=$KOKORO_BUILD_ID" \
/third_party/protobuf/python/
Dtox.ini8 CC KOKORO_BUILD_ID KOKORO_BUILD_NUMBER
/third_party/grpc/tools/internal_ci/linux/
Dgrpc_publish_packages.sh27 BUILD_ID=${KOKORO_BUILD_ID:-$(uuidgen)}