wustl-oncology / cloud-workflows

Infrastructure and tooling required to get genomic workflows running in the cloud
1 stars 6 forks source link

Test latest version of Cromwell #38

Open malachig opened 7 months ago

malachig commented 7 months ago

Upcoming changes to the Google Life Sciences API that Cromwell currently uses have been announced: sunsetting this service and requiring migration to GCP Batch instead.

In theory, updates to Cromwell to allow use of the Batch service will make this change mostly seamless to us. However we need to test this and make updates to how our configuration files are created.

  1. First we should test simply updating Cromwell to the latest version without changing anything else.
  2. Assuming (1) works, test Cromwell with an updated Cromwell config that specifies use of Batch

Documentation on Google Batch and Cromwell: