X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/8b70a18b37ae6f5d081d469af6bcdc8ec3507e2b..c36ec856598f214e340e3335ddd347d131335bf8:/sdk/cwl/tests/arvados-tests.sh diff --git a/sdk/cwl/tests/arvados-tests.sh b/sdk/cwl/tests/arvados-tests.sh index 7d27523d30..b1a1837466 100755 --- a/sdk/cwl/tests/arvados-tests.sh +++ b/sdk/cwl/tests/arvados-tests.sh @@ -36,5 +36,9 @@ arvados-cwl-runner 18888-download_def.cwl --scripts scripts/ # integration test to check for the expected behavior. $python test_copy_deps.py +# Test for #17004 +# Checks that the final output collection has the expected properties. +python test_set_output_prop.py + # Run integration tests exec cwltest --test arvados-tests.yml --tool arvados-cwl-runner $@ -- --disable-reuse --compute-checksum --api=containers