Skip to content

Conversation

@jgainerdewar
Copy link
Contributor

@jgainerdewar jgainerdewar commented Feb 8, 2023

This PR enables workflow execution in the Azure app. Highlights:

  • Turns TES back on
  • TES uses in-app PostgreSQL
  • TES gets a bunch of new config to talk to WSM and Batch
  • Updates Cromwell config to support TES
  • Bumps up Cromwell resources in response to OOM during lightweight testing

This relies on in-progress Leo changes in IA-4017

@jgainerdewar jgainerdewar marked this pull request as ready for review February 17, 2023 21:28
value: {{ .Values.tes.batchImagePublisher }}
- name: BatchImageOffer
value: {{ .Values.tes.batchImageOffer }}
- name: BatchImageSku

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can be removed

value: {{ .Values.tes.batchImageOffer }}
- name: BatchImageSku
value: {{ .Values.tes.batchImageSku | quote }}
- name: BatchImageVersion

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can be removed

@BMurri
Copy link

BMurri commented Feb 21, 2023

logLevel: Warning
# Currently this represents the max task processing time
sasTokenExpirationInSeconds: 86400
retryPolicyOptions:
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd recommend renaming this to simply retryPolicy

@aednichols aednichols self-requested a review February 22, 2023 14:33
@jgainerdewar
Copy link
Contributor Author

@aednichols This should be ready for another look.

system {
max-concurrent-workflows = 10000
max-concurrent-workflows = 100
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good move

@BMurri
Copy link

BMurri commented Mar 1, 2023

Looks good to me

@kraefrei kraefrei added this pull request to the merge queue Mar 7, 2023
Merged via the queue into main with commit d6f9caa Mar 7, 2023
@kraefrei kraefrei deleted the jgd_WX-921_tes branch March 7, 2023 15:48
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 this pull request may close these issues.

7 participants