12347: Don't reuse runner job/container if arv:enableReuse is false.
[arvados.git] / sdk / cwl / tests / arvados-tests.yml
index 87528b2ae595df94a73b24ff9b3e931336edf067..d3bdefcd03f3d95fe585ae555ae8703e5588f312 100644 (file)
@@ -1,3 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: Apache-2.0
+
 - job: dir-job.yml
   output:
     "outlist": {
@@ -82,3 +86,8 @@
   }
   tool: wf/listing_deep.cwl
   doc: test deep directory listing
+
+- job: null
+  output: {}
+  tool: noreuse.cwl
+  doc: "Test arv:ReuseRequirement"