Merge branch 'master' into 10081-cwl-run-same-job
[arvados.git] / sdk / cwl / tests / test_submit.py
index ddb9e46258ea8ec4566fce51ab10e5593407564d..200f95433b1127535a151726941b9b2179875ab8 100644 (file)
@@ -85,7 +85,7 @@ def stubs(func):
             'script_parameters': {
                 'x': {
                     'basename': 'blorp.txt',
-                    'location': '99999999999999999999999999999994+99/blorp.txt',
+                    'location': 'keep:99999999999999999999999999999994+99/blorp.txt',
                     'class': 'File'
                 },
                 'cwl:tool':
@@ -306,7 +306,7 @@ class TestCreateWorkflow(unittest.TestCase):
                 "owner_uuid": project_uuid,
                 "name": "submit_wf.cwl",
                 "description": "",
-                "workflow": expect_workflow
+                "definition": expect_workflow
                 }
         }
         stubs.api.workflows().create.assert_called_with(