Skip to content

Set defaults for compression level in templates

Marco Corvo requested to merge corvo/LHCbDIRAC:SetDefaultsInTemplates into master

Compression is now identified by LOW for Compression-ZLIB-1 and HIGH for Compression-LZMA-4. The conversion is made inside ProductionRequest.py by means of a dictionary.

Merge request reports