[ARVADOS] updated: 1.3.0-3026-gdb251a6bd

Git user git at public.arvados.org
Fri Aug 28 20:04:46 UTC 2020


Summary of changes:
 services/api/test/fixtures/workflows.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

       via  db251a6bdf0179ebaf820ac3a06a150f2a3b7e1d (commit)
      from  940ca546c8150200c64e44f0ecbc30c9d4e59bc5 (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 db251a6bdf0179ebaf820ac3a06a150f2a3b7e1d
Author: Peter Amstutz <peter.amstutz at curii.com>
Date:   Fri Aug 28 16:04:19 2020 -0400

    16602: Tweak fixture 'name' name to fix test
    
    Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz at curii.com>

diff --git a/services/api/test/fixtures/workflows.yml b/services/api/test/fixtures/workflows.yml
index 98bfeaf84..29b76abb4 100644
--- a/services/api/test/fixtures/workflows.yml
+++ b/services/api/test/fixtures/workflows.yml
@@ -71,8 +71,8 @@ workflow_with_input_defaults:
 workflow_with_wrr:
   uuid: zzzzz-7fd4e-validwithinput3
   owner_uuid: zzzzz-j7d0g-zhxawtyetzwc5f0
-  name: Workflow with default input specifications
-  description: this workflow has inputs specified
+  name: Workflow with WorkflowRunnerResources
+  description: this workflow has WorkflowRunnerResources
   created_at: <%= 1.minute.ago.to_s(:db) %>
   definition: |
     cwlVersion: v1.0

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list