[ARVADOS-DEV] updated: 200ac1aa3d0b0c83ae154056b361135a0d9edaaa

Git user git at public.arvados.org
Wed Apr 6 21:08:32 UTC 2022


Summary of changes:
 jenkins/run-cwl-test-suite.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  200ac1aa3d0b0c83ae154056b361135a0d9edaaa (commit)
      from  f378ef59aa9bb7484cf9a708b3ae6a9053d5c1a6 (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 200ac1aa3d0b0c83ae154056b361135a0d9edaaa
Author: Peter Amstutz <peter.amstutz at curii.com>
Date:   Wed Apr 6 17:08:22 2022 -0400

    Fix skips 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 d19de7e..8a0090d 100755
--- a/jenkins/run-cwl-test-suite.sh
+++ b/jenkins/run-cwl-test-suite.sh
@@ -111,5 +111,5 @@ fi
 cd cwl-v1.2
 git fetch -t
 git checkout v1.2.0
-exec cwltest  -Sdocker_entrypoint -Stimelimit_invalid_wf -N307 \
+exec cwltest  -Sdocker_entrypoint,timelimit_invalid_wf -N307 \
      -j$JOBS --timeout=900 --tool arvados-cwl-runner --test conformance_tests.yaml -- --compute-checksum --disable-reuse --eval-timeout 60

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list