[ARVADOS-WORKBENCH2] created: 1.4.1-447-g2b7f6d71
Git user
git at public.arvados.org
Mon Sep 28 16:47:32 UTC 2020
at 2b7f6d71014c9320dc7481889fcdd719f7ffd7f3 (commit)
commit 2b7f6d71014c9320dc7481889fcdd719f7ffd7f3
Author: Ward Vandewege <ward at curii.com>
Date: Mon Sep 28 12:47:09 2020 -0400
16916: test add set -x
Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward at curii.com>
diff --git a/tools/run-integration-tests.sh b/tools/run-integration-tests.sh
index 09cb2518..d9e6f6fa 100755
--- a/tools/run-integration-tests.sh
+++ b/tools/run-integration-tests.sh
@@ -96,6 +96,7 @@ echo "Installing dev dependencies..."
~/go/bin/arvados-server install -type test || exit 1
echo "Launching arvados in test mode..."
+set -x
coproc arvboot (~/go/bin/arvados-server boot \
-type test \
-config ${ARVADOS_CONF} \
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list