broadinstitute / wdl-runner

Easily run WDL workflows on GCP
BSD 3-Clause "New" or "Revised" License
13 stars 11 forks source link

Update cromwell instance to n1-standard-2 and update cromwell version to 38 #4

Closed kdbinder closed 5 years ago

kdbinder commented 5 years ago

Adding fixes to address gsutil bugs and memory bugs in wdl_runner

kdbinder commented 5 years ago

This will also require an updated Docker image from the Broad

cjllanwarne commented 5 years ago

hey @kdbinder just to confirm, do you want a new docker image to update broad-dsde-outreach/wdl_runner:2018_11_28 (rather than your placeholder gcr.io/google.com/kbinder-sandbox/wdl-runner-rev?)

kdbinder commented 5 years ago

@cjllanwarne thats correct. We need the docker container in the broad-dsde-outreach repo to be rebuilt with the new Dockerfile. @ruchim did this last time.

ruchim commented 5 years ago

@kdbinder gcr.io/broad-dsde-outreach/wdl_runner:2019_04_15, let me know if that works!

kdbinder commented 5 years ago

Thanks @ruchim that works. Updated

moschetti commented 5 years ago

@aednichols are you able to review this to merge?