Merge branch '19092-upload-crunchstat_summary-to-pypi'
[arvados-dev.git] / jenkins / run-cwl-test-suite.sh
index 61fb05b4b9ba5dbc5e9643897b503d7a0233e5d3..8a0090df2224b23d8a0ff20a97e26f9b9903c801 100755 (executable)
@@ -109,6 +109,7 @@ 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
+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