Merge branch '17004-properties-on-output' refs #17004
authorPeter Amstutz <peter.amstutz@curii.com>
Thu, 19 May 2022 13:45:37 +0000 (09:45 -0400)
committerPeter Amstutz <peter.amstutz@curii.com>
Thu, 19 May 2022 13:45:37 +0000 (09:45 -0400)
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

1  2 
sdk/cwl/tests/arvados-tests.sh

index 7d27523d306e732e6fe5d250eac48c5928297452,e3f1622836517955d63189eb74363d93dbfe16be..b1a183746676dd7dd4971c0f0f8b73ebbca051d3
@@@ -34,7 -26,11 +34,11 @@@ arvados-cwl-runner 18888-download_def.c
  # Test for #19070
  # The most effective way to test this seemed to be to write an
  # integration test to check for the expected behavior.
 -python test_copy_deps.py
 +$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