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

  /external/grpc-grpc/tools/run_tests/artifacts/
build_package_php.sh 23 cp -r "${EXTERNAL_GIT_ROOT}"/input_artifacts/php_*/* artifacts/ || true
build_package_python.sh 24 cp -r "${EXTERNAL_GIT_ROOT}"/input_artifacts/python_*/* artifacts/ || true
build_package_ruby.sh 26 cp -r "${EXTERNAL_GIT_ROOT}"/input_artifacts/ruby_native_gem_*/* artifacts/ || true
44 input_dir="${EXTERNAL_GIT_ROOT}/input_artifacts/protoc_${plat}_${arch}"
  /external/grpc-grpc/tools/run_tests/dockerize/
docker_run.sh 24 git clone "$EXTERNAL_GIT_ROOT" /var/local/git/grpc
28 (cd "${EXTERNAL_GIT_ROOT}" && git submodule foreach 'git clone ${EXTERNAL_GIT_ROOT}/${name} /var/local/git/grpc/${name}')
32 cp -r "$EXTERNAL_GIT_ROOT/$RELATIVE_COPY_PATH"/* "/var/local/git/grpc/$RELATIVE_COPY_PATH"
build_and_run_docker.sh 60 -e EXTERNAL_GIT_ROOT="/var/local/jenkins/grpc" \
  /external/grpc-grpc/test/distrib/python/
test_packages.sh 25 ARCHIVES=("$EXTERNAL_GIT_ROOT"/input_artifacts/grpcio-[0-9]*.whl)
26 TOOLS_ARCHIVES=("$EXTERNAL_GIT_ROOT"/input_artifacts/grpcio_tools-[0-9]*.whl)
29 ARCHIVES=("$EXTERNAL_GIT_ROOT"/input_artifacts/grpcio-[0-9]*.tar.gz)
30 TOOLS_ARCHIVES=("$EXTERNAL_GIT_ROOT"/input_artifacts/grpcio-tools-[0-9]*.tar.gz)
33 HEALTH_ARCHIVES=("$EXTERNAL_GIT_ROOT"/input_artifacts/grpcio-health-checking-[0-9]*.tar.gz)
34 REFLECTION_ARCHIVES=("$EXTERNAL_GIT_ROOT"/input_artifacts/grpcio-reflection-[0-9]*.tar.gz)
35 TESTING_ARCHIVES=("$EXTERNAL_GIT_ROOT"/input_artifacts/grpcio-testing-[0-9]*.tar.gz)
  /external/grpc-grpc/test/distrib/csharp/
run_distrib_test.sh 20 unzip -o "$EXTERNAL_GIT_ROOT/input_artifacts/csharp_nugets_windows_dotnetcli.zip" -d TestNugetFeed
run_distrib_test_dotnetcli.sh 20 unzip -o "$EXTERNAL_GIT_ROOT/input_artifacts/csharp_nugets_windows_dotnetcli.zip" -d TestNugetFeed
  /external/grpc-grpc/test/distrib/php/
run_distrib_test.sh 20 cp -r "$EXTERNAL_GIT_ROOT"/input_artifacts/grpc-*.tgz .
run_distrib_test_macos.sh 20 cp -r "$EXTERNAL_GIT_ROOT"/input_artifacts/grpc-*.tgz .
  /external/grpc-grpc/test/distrib/ruby/
run_distrib_test.sh 25 cp "$EXTERNAL_GIT_ROOT"/input_artifacts/grpc-*"$ARCH-$PLATFORM".gem "${GEM_SOURCE}/gems"
  /external/protobuf/jenkins/
build_and_run_docker.sh 35 -e EXTERNAL_GIT_ROOT="/var/local/jenkins/protobuf" \

Completed in 2091 milliseconds