Project

General

Profile

Idea #16602

Updated by Peter Amstutz over 3 years ago

Define a new container image field for the arv:WorkflowRunnerResources hint. 

 The upload_workflow() function should set the container image, using the same arvados_jobs_image logic with "self.jobs_image" that would be used to submit the workflow to run. 

 Workbench (both 1 and 2) should look for arv:WorkflowRunnerResources and apply coresMin/ramMin/keep_cache/container image to the container request. 

Back