X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/1ef0acd580ddf41ed67f34152eadad0e60413008..66088cabf30c5291ad8894e7009d9c9af466c158:/sdk/cwl/tests/arvados-tests.sh diff --git a/sdk/cwl/tests/arvados-tests.sh b/sdk/cwl/tests/arvados-tests.sh index 7d27523d30..9d6646e875 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