[ARVADOS-DEV] updated: 4f51884f7822b920b07d3897fb40d756b35b2266
Git user
git at public.arvados.org
Tue Apr 5 20:16:32 UTC 2022
Summary of changes:
jenkins/run-cwl-test-suite.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via 4f51884f7822b920b07d3897fb40d756b35b2266 (commit)
from 89cd3ab0c1d150e18836bcf2fa8ed8a2d24ade47 (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 4f51884f7822b920b07d3897fb40d756b35b2266
Author: Peter Amstutz <peter.amstutz at curii.com>
Date: Tue Apr 5 16:16:15 2022 -0400
cwl test Fetch tags
no issue #
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz at curii.com>
diff --git a/jenkins/run-cwl-test-suite.sh b/jenkins/run-cwl-test-suite.sh
index 61fb05b..39007af 100755
--- a/jenkins/run-cwl-test-suite.sh
+++ b/jenkins/run-cwl-test-suite.sh
@@ -109,6 +109,6 @@ if [[ ! -e cwl-v1.2 ]]; then
fi
cd cwl-v1.2
-git fetch -a
+git fetch -t
git checkout v1.2.0
./run_test.sh -j$JOBS --timeout=900 RUNNER=arvados-cwl-runner EXTRA="--compute-checksum --disable-reuse --eval-timeout 60" -Sdocker_entrypoint
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list