Merge branch '19923-keep-balance-chunk'
[arvados.git] / sdk / cwl / arvados_cwl / __init__.py
index 1b0e1ea8ef691e4ec32316af8cd29d9eec3aba47..7818ac84f44e0646e09ebc25c940899ec4240695 100644 (file)
@@ -280,6 +280,7 @@ def add_arv_hints():
         "http://commonwl.org/cwltool#CUDARequirement",
         "http://arvados.org/cwl#UsePreemptible",
         "http://arvados.org/cwl#OutputCollectionProperties",
+        "http://arvados.org/cwl#KeepCacheTypeRequirement",
     ])
 
 def exit_signal_handler(sigcode, frame):