X-Git-Url: https://git.arvados.org/arvados-workbench2.git/blobdiff_plain/1bb147efcf6a17c0b4237c790757dd54994005b2..3f7e1a8afad27920adf8f03ce82eeb1ae58aa84f:/tools/run-integration-tests.sh diff --git a/tools/run-integration-tests.sh b/tools/run-integration-tests.sh index 0a9a0fc4..367ccecd 100755 --- a/tools/run-integration-tests.sh +++ b/tools/run-integration-tests.sh @@ -114,6 +114,7 @@ coproc arvboot (~/go/bin/arvados-server boot \ -type test \ -config ${TMPDIR}/arvados.yml \ -no-workbench1 \ + -no-workbench2 \ -own-temporary-database \ -timeout 20m 2> ${ARVADOS_LOG}) trap cleanup ERR EXIT