[arvados] updated: 2.6.0-4752-g4cd1503ba1
git repository hosting
git at public.arvados.org
Thu Aug 24 17:30:19 UTC 2023
Summary of changes:
services/workbench2/tools/run-integration-tests.sh | 1 +
1 file changed, 1 insertion(+)
via 4cd1503ba1b8b376816cb623b15e15a6e0dd8501 (commit)
from 47784a4d10fa54b90893ee53b4491da9c439bcdf (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit 4cd1503ba1b8b376816cb623b15e15a6e0dd8501
Author: Tom Clegg <tom at curii.com>
Date: Thu Aug 24 13:30:08 2023 -0400
18874: Fix arvados-boot source dir.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom at curii.com>
diff --git a/services/workbench2/tools/run-integration-tests.sh b/services/workbench2/tools/run-integration-tests.sh
index 1435bc50d5..68d9e35760 100755
--- a/services/workbench2/tools/run-integration-tests.sh
+++ b/services/workbench2/tools/run-integration-tests.sh
@@ -114,6 +114,7 @@ cp ${ARVADOS_CONF} ${TMPDIR}/arvados.yml
sed -i "s/VocabularyPath: \".*\"/VocabularyPath: \"\/tmp\/${TMPSUBDIR}\/voc.json\"/" ${TMPDIR}/arvados.yml
coproc arvboot (${GOPATH:-${HOME}/go}/bin/arvados-server boot \
-type test \
+ -source "${ARVADOS_DIR}" \
-config ${TMPDIR}/arvados.yml \
-no-workbench1 \
-no-workbench2 \
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list