Home
last modified time | relevance | path

Searched refs:KOKORO_GFILE_DIR (Results 1 – 14 of 14) sorted by relevance

/external/grpc-grpc/tools/internal_ci/linux/
Dgrpc_bazel_on_foundry_base.sh22 cp ${KOKORO_GFILE_DIR}/GrpcTesting-d0eeee2db331.json ${KOKORO_KEYSTORE_DIR}/4321_grpc-testing-servi…
25 ln -f "${KOKORO_GFILE_DIR}/bazel-latest-release" ${temp_dir}/bazel
26 chmod 755 "${KOKORO_GFILE_DIR}/bazel-latest-release"
30 chmod +x "${KOKORO_GFILE_DIR}/bazel_wrapper.py"
40 "${KOKORO_GFILE_DIR}/bazel_wrapper.py" \
Dgrpc_ubsan_on_foundry.sh23 cp ${KOKORO_GFILE_DIR}/GrpcTesting-d0eeee2db331.json ${KOKORO_KEYSTORE_DIR}/4321_grpc-testing-servi…
26 ln -f "${KOKORO_GFILE_DIR}/bazel-latest-release" ${temp_dir}/bazel
27 chmod 755 "${KOKORO_GFILE_DIR}/bazel-latest-release"
31 chmod +x "${KOKORO_GFILE_DIR}/bazel_wrapper.py"
40 "${KOKORO_GFILE_DIR}/bazel_wrapper.py" \
Dgrpc_msan_on_foundry.sh23 cp ${KOKORO_GFILE_DIR}/GrpcTesting-d0eeee2db331.json ${KOKORO_KEYSTORE_DIR}/4321_grpc-testing-servi…
26 ln -f "${KOKORO_GFILE_DIR}/bazel-latest-release" ${temp_dir}/bazel
27 chmod 755 "${KOKORO_GFILE_DIR}/bazel-latest-release"
31 chmod +x "${KOKORO_GFILE_DIR}/bazel_wrapper.py"
40 "${KOKORO_GFILE_DIR}/bazel_wrapper.py" \
Dgrpc_distribtests.sh32 mv ${KOKORO_GFILE_DIR}/github/grpc/artifacts input_artifacts || true
Dgrpc_build_packages.sh32 mv ${KOKORO_GFILE_DIR}/github/grpc/artifacts input_artifacts || true
Dgrpc_publish_packages.sh24 INPUT_ARTIFACTS=$KOKORO_GFILE_DIR/github/grpc/artifacts
/external/grpc-grpc/tools/internal_ci/linux/pull_request/
Dgrpc_ubsan_on_foundry.sh23 cp ${KOKORO_GFILE_DIR}/GrpcTesting-d0eeee2db331.json ${KOKORO_KEYSTORE_DIR}/4321_grpc-testing-servi…
26 ln -f "${KOKORO_GFILE_DIR}/bazel-latest-release" ${temp_dir}/bazel
27 chmod 755 "${KOKORO_GFILE_DIR}/bazel-latest-release"
31 chmod +x "${KOKORO_GFILE_DIR}/bazel_wrapper.py"
40 "${KOKORO_GFILE_DIR}/bazel_wrapper.py" \
/external/python/google-api-python-client/.kokoro/
Dtrampoline.sh19 chmod +x ${KOKORO_GFILE_DIR}/trampoline_cleanup.sh
20 ${KOKORO_GFILE_DIR}/trampoline_cleanup.sh
24 python3 "${KOKORO_GFILE_DIR}/trampoline_v1.py"
/external/grpc-grpc-java/buildscripts/kokoro/
Dupload_artifacts.sh11 find "$KOKORO_GFILE_DIR"
14 LOCAL_MVN_ARTIFACTS="$KOKORO_GFILE_DIR"/github/grpc-java/mvn-artifacts/
/external/grpc-grpc/tools/internal_ci/helper_scripts/
Dprepare_build_macos_rc39 export GOOGLE_APPLICATION_CREDENTIALS=${KOKORO_GFILE_DIR}/GrpcTesting-d0eeee2db331.json
50 export JENKINS_OAUTH_TOKEN=$(cat ${KOKORO_GFILE_DIR}/oauth_token.txt)
/external/grpc-grpc/tools/internal_ci/macos/
Dgrpc_distribtests.sh24 mv ${KOKORO_GFILE_DIR}/github/grpc/artifacts input_artifacts || true
Dgrpc_interop_toprod.sh34 --service_account_key_file="${KOKORO_GFILE_DIR}/GrpcTesting-726eb1347f15.json" \
/external/grpc-grpc/tools/internal_ci/windows/
Dgrpc_distribtests.bat28 powershell -Command "mv %KOKORO_GFILE_DIR%\github\grpc\artifacts input_artifacts"
Dgrpc_build_packages.bat28 powershell -Command "mv %KOKORO_GFILE_DIR%\github\grpc\artifacts input_artifacts"