Fix Ruby xDS tests

pull/24994/head
Stanley Cheung 4 years ago
parent 27e1cb8c5a
commit 4eee6f3177
  1. 2
      tools/internal_ci/linux/grpc_xds_ruby.sh

@ -20,7 +20,7 @@ cd $(dirname $0)/../../..
source tools/internal_ci/helper_scripts/prepare_build_linux_rc
export DOCKERFILE_DIR=tools/dockerfile/test/ruby_jessie_x64
export DOCKERFILE_DIR=tools/dockerfile/test/ruby_buster_x64
export DOCKER_RUN_SCRIPT=tools/internal_ci/linux/grpc_xds_ruby_test_in_docker.sh
export OUTPUT_DIR=reports
exec tools/run_tests/dockerize/build_and_run_docker.sh

Loading…
Cancel
Save