OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:KOKORO_GFILE_DIR
(Results
1 - 14
of
14
) sorted by null
/external/python/google-api-python-client/.kokoro/
trampoline.sh
19
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/tools/internal_ci/linux/
grpc_bazel_on_foundry_base.sh
22
cp ${
KOKORO_GFILE_DIR
}/GrpcTesting-d0eeee2db331.json ${KOKORO_KEYSTORE_DIR}/4321_grpc-testing-service
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" \
grpc_msan_on_foundry.sh
23
cp ${
KOKORO_GFILE_DIR
}/GrpcTesting-d0eeee2db331.json ${KOKORO_KEYSTORE_DIR}/4321_grpc-testing-service
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" \
grpc_ubsan_on_foundry.sh
23
cp ${
KOKORO_GFILE_DIR
}/GrpcTesting-d0eeee2db331.json ${KOKORO_KEYSTORE_DIR}/4321_grpc-testing-service
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" \
grpc_distribtests.sh
32
mv ${
KOKORO_GFILE_DIR
}/github/grpc/artifacts input_artifacts || true
grpc_build_packages.sh
32
mv ${
KOKORO_GFILE_DIR
}/github/grpc/artifacts input_artifacts || true
grpc_publish_packages.sh
24
INPUT_ARTIFACTS=$
KOKORO_GFILE_DIR
/github/grpc/artifacts
/external/grpc-grpc/tools/internal_ci/linux/pull_request/
grpc_ubsan_on_foundry.sh
23
cp ${
KOKORO_GFILE_DIR
}/GrpcTesting-d0eeee2db331.json ${KOKORO_KEYSTORE_DIR}/4321_grpc-testing-service
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/grpc-grpc/tools/internal_ci/macos/
grpc_distribtests.sh
24
mv ${
KOKORO_GFILE_DIR
}/github/grpc/artifacts input_artifacts || true
grpc_interop_toprod.sh
34
--service_account_key_file="${
KOKORO_GFILE_DIR
}/GrpcTesting-726eb1347f15.json" \
/external/grpc-grpc-java/buildscripts/kokoro/
upload_artifacts.sh
11
find "$
KOKORO_GFILE_DIR
"
14
LOCAL_MVN_ARTIFACTS="$
KOKORO_GFILE_DIR
"/github/grpc-java/mvn-artifacts/
/external/grpc-grpc/tools/internal_ci/helper_scripts/
prepare_build_macos_rc
39
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/windows/
grpc_build_packages.bat
28
powershell -Command "mv %
KOKORO_GFILE_DIR
%\github\grpc\artifacts input_artifacts"
grpc_distribtests.bat
28
powershell -Command "mv %
KOKORO_GFILE_DIR
%\github\grpc\artifacts input_artifacts"
Completed in 495 milliseconds