Skip invalid cwl tests
[arvados-dev.git] / jenkins / run-cwl-test-suite.sh
index 39007afa0a3f636f0396a9b35a4edcf9e1a857e5..d19de7e8481552fdf9a480513b10419f1472992c 100755 (executable)
@@ -111,4 +111,5 @@ fi
 cd cwl-v1.2
 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 -Stimelimit_invalid_wf -N307 \
+     -j$JOBS --timeout=900 --tool arvados-cwl-runner --test conformance_tests.yaml -- --compute-checksum --disable-reuse --eval-timeout 60