Merge branch '17004-properties-on-output' refs #17004
[arvados.git] / sdk / cwl / tests / arvados-tests.sh
index 7d27523d306e732e6fe5d250eac48c5928297452..b1a183746676dd7dd4971c0f0f8b73ebbca051d3 100755 (executable)
@@ -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