X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/bd8bdd90055d61263eff5bdb9a953c57319aa83d..a7631a1ccb6e2a6925d00a06562e171c4ce4ea2f:/build/run-tests.sh diff --git a/build/run-tests.sh b/build/run-tests.sh index bedc95b2db..6c697a657b 100755 --- a/build/run-tests.sh +++ b/build/run-tests.sh @@ -1012,7 +1012,7 @@ test_doc() { ( set -e cd "$WORKSPACE/doc" - ARVADOS_API_HOST=qr1hi.arvadosapi.com + ARVADOS_API_HOST=pirca.arvadosapi.com # Make sure python-epydoc is installed or the next line won't # do much good! PYTHONPATH=$WORKSPACE/sdk/python/ "$bundle" exec rake linkchecker baseurl=file://$WORKSPACE/doc/.site/ arvados_workbench_host=https://workbench.$ARVADOS_API_HOST arvados_api_host=$ARVADOS_API_HOST