[ARVADOS] updated: 1.2.0-389-gf4ed266e5

Git user git at public.curoverse.com
Tue Nov 13 23:10:35 EST 2018


Summary of changes:
 sdk/cwl/tests/federation/main.cwl | 9 +++++++++
 1 file changed, 9 insertions(+)

       via  f4ed266e5fe5cf69b9dde7c5b95e7c90703fbdb8 (commit)
      from  4e0a2e12f243c4b49ad1c74b541879b48a8ffc29 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit f4ed266e5fe5cf69b9dde7c5b95e7c90703fbdb8
Author: Peter Amstutz <pamstutz at veritasgenetics.com>
Date:   Tue Nov 13 23:10:07 2018 -0500

    14198: Connect test cases to outputs
    
    Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <pamstutz at veritasgenetics.com>

diff --git a/sdk/cwl/tests/federation/main.cwl b/sdk/cwl/tests/federation/main.cwl
index fed85b426..40236ce37 100755
--- a/sdk/cwl/tests/federation/main.cwl
+++ b/sdk/cwl/tests/federation/main.cwl
@@ -51,6 +51,15 @@ outputs:
   twostep-both-remote-success:
     type: Any
     outputSource: twostep-both-remote/success
+  twostep-remote-copy-to-home-success:
+    type: Any
+    outputSource: twostep-remote-copy-to-home/success
+  scatter-gather-success:
+    type: Any
+    outputSource: scatter-gather/success
+  threestep-remote-success:
+    type: Any
+    outputSource: threestep-remote/success
 
 steps:
   base-case:

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list