]> git.arvados.org - arvados.git/commit
9848: Copy the output and log collections (if any) when finalizing a container request.
authorTom Clegg <tom@curoverse.com>
Tue, 27 Sep 2016 03:18:24 +0000 (23:18 -0400)
committerTom Clegg <tom@curoverse.com>
Wed, 28 Sep 2016 20:19:50 +0000 (16:19 -0400)
commita642669b7faa1b04350c451bf2e85692e730abba
treeceab7b757f2b7d5772f6896f53ec7f5181605db6
parente9587a4ba9e13719473ae222b10291ce58fb5560
9848: Copy the output and log collections (if any) when finalizing a container request.

When reusing a container, ensure log and output are readable.
services/api/app/models/container.rb
services/api/app/models/container_request.rb
services/api/test/fixtures/containers.yml
services/api/test/unit/container_request_test.rb
services/api/test/unit/container_test.rb