X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/55b409d9dd91ff540dcc8dbdf524a2bc031e0093..f34a8d68bdd096cf1b019a9806bd1e6eba028d77:/sdk/cwl/tests/federation/framework/check-exist.cwl?ds=sidebyside diff --git a/sdk/cwl/tests/federation/framework/check-exist.cwl b/sdk/cwl/tests/federation/framework/check-exist.cwl index ebb0fb220f..e795f026ea 100644 --- a/sdk/cwl/tests/federation/framework/check-exist.cwl +++ b/sdk/cwl/tests/federation/framework/check-exist.cwl @@ -20,6 +20,9 @@ requirements: ARVADOS_API_TOKEN: $(inputs.arvados_api_token) ARVADOS_API_HOST_INSECURE: $(""+inputs.arvado_api_host_insecure) InlineJavascriptRequirement: {} +hints: + DockerRequirement: + dockerPull: arvados/jobs inputs: arvados_api_token: string arvado_api_host_insecure: boolean @@ -39,4 +42,4 @@ outputs: glob: success loadContents: true outputEval: $(self[0].contents=="true") -baseCommand: python2 \ No newline at end of file +baseCommand: python