1 # Copyright (C) The Arvados Authors. All rights reserved.
3 # SPDX-License-Identifier: Apache-2.0
5 # Test case for arvados-cwl-runner
7 # Used to test whether scanning a workflow file for dependencies
8 # (e.g. submit_tool.cwl) and uploading to Keep works as intended.
13 arv: "http://arvados.org/cwl#"
15 arv:WorkflowRunnerResources:
30 - { id: x, source: "#x" }
32 run: ../tool/submit_tool.cwl