17301: Shorted OOM message. Limit added detail to 40 lines.
[arvados.git] / sdk / cwl / tests / wf-defaults / wf7.cwl
index ac07b9dbb21f333b136be5106ab98c72545502c0..c2d4850f3526d1b3f466235f282bd8a9e9fb1e16 100644 (file)
@@ -1,3 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: Apache-2.0
+
 cwlVersion: v1.0
 class: Workflow
 inputs: []
@@ -6,10 +10,13 @@ $namespaces:
   arv: "http://arvados.org/cwl#"
 requirements:
   SubworkflowFeatureRequirement: {}
+hints:
+  DockerRequirement:
+    dockerPull: arvados/jobs:1.4.0.20190604172024
 steps:
   step1:
     requirements:
       arv:RunInSingleContainer: {}
     in: []
     out: []
-    run: default-dir7.cwl
\ No newline at end of file
+    run: default-dir7.cwl