Feature #17395
Updated by Peter Amstutz over 3 years ago
New field on container called @output_storage_classes@ New field on container_request called @output_storage_classes@ When accepting a container request and creating a new container, the new container should take the storage classes from the request. Crunch-run will ensure that container outputs are sent to that storage class. The output collection of the file will be assigned the storage classes from @output_storage_classes@ * crunch-run will respect the value of @output_storage_classes@ on the container record when writing the output collection.