15227: Fixes type checking on json attributes.
[arvados.git] / sdk / cwl / tests / federation / cases / scatter-gather.cwl
index a0519b29df6514e1f45348b53a2515a553c47ede..07403ed92eb02ea7e5a375c62335a00f92800c8a 100644 (file)
@@ -26,6 +26,9 @@ steps:
     scatter: [inp, runOnCluster]
     scatterMethod: dotproduct
     out: [hash]
+    hints:
+      arv:ClusterTarget:
+        cluster_id: $(inputs.runOnCluster)
     run: md5sum.cwl
   cat:
     in: