Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ensure WDL compatibility with Azure #143

Closed
dpark01 opened this issue Jul 17, 2020 · 0 comments · Fixed by #438
Closed

ensure WDL compatibility with Azure #143

dpark01 opened this issue Jul 17, 2020 · 0 comments · Fixed by #438

Comments

@dpark01
Copy link
Member

dpark01 commented Jul 17, 2020

See compatibility notes here:
https://github.com/microsoft/CromwellOnAzure/blob/master/docs/change-existing-WDL-for-Azure.md/#How-to-modify-an-existing-WDL-file-to-run-on-Cromwell-on-Azure

Mostly focused on making sure some of the runtime block items are specified in compatible ways (ie, that memory and disk always have units attached) and that we add a maxRetries synonym for wherever we specify preemptible. We might already be compatible, it's just worth going through and double checking...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant