[ARVADOS-WORKBENCH2] created: 2.1.0-316-gec1f7e4a

Git user git at public.arvados.org
Wed Apr 21 20:58:03 UTC 2021


        at  ec1f7e4a9b5d7e13575d2bc8b78603dcd4293be6 (commit)


commit ec1f7e4a9b5d7e13575d2bc8b78603dcd4293be6
Author: Lucas Di Pentima <lucas at di-pentima.com.ar>
Date:   Wed Apr 21 17:57:14 2021 -0300

    17343: Launch arvados boot with wb1 disabled on integration tests.
    
    Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas at di-pentima.com.ar>

diff --git a/tools/run-integration-tests.sh b/tools/run-integration-tests.sh
index fbc456bd..159bfc1c 100755
--- a/tools/run-integration-tests.sh
+++ b/tools/run-integration-tests.sh
@@ -107,6 +107,7 @@ echo "Launching arvados in test mode..."
 coproc arvboot (~/go/bin/arvados-server boot \
     -type test \
     -config ${ARVADOS_CONF} \
+    -no-workbench1 \
     -own-temporary-database \
     -timeout 20m 2> ${ARVADOS_LOG})
 trap cleanup ERR EXIT

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list