Skip to content

Conversation

@alexiswl
Copy link
Member

@alexiswl alexiswl commented Jan 2, 2026

Misunderstanding, thought the instance for fpga types were associated with the docker image but there is actually an 'fpga2' type now.

Explains the falling over of the recent runs.

@alexiswl alexiswl requested a review from Copilot January 2, 2026 05:05
@alexiswl alexiswl self-assigned this Jan 2, 2026
@alexiswl alexiswl added bug Something isn't working enhancement New feature or request labels Jan 2, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR upgrades FPGA instance configurations from the legacy fpga type to the newer fpga2 type for specific DRAGEN tools (versions 4.4.4 and 4.4.6), resolving recent pipeline failures caused by using the incorrect instance type.

  • Changed instance type from fpga to fpga2 across 5 CWL tool definitions
  • Standardized resource allocations to 24 cores and 256000 MB RAM across all updated tools
  • Targeted specific tool versions (4.4.4 and 4.4.6) that were experiencing failures

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
tools/get-dragen-default-configuration-json/4.4.6/get-dragen-default-configuration-json__4.4.6.cwl Updated to fpga2 instance type with increased resources (2→24 cores, 4000→256000 MB RAM)
tools/get-dragen-default-configuration-json/4.4.4/get-dragen-default-configuration-json__4.4.4.cwl Updated to fpga2 instance type with increased resources (2→24 cores, 4000→256000 MB RAM)
tools/dragen-wgts-rna-variant-calling-step/4.4.4/dragen-wgts-rna-variant-calling-step__4.4.4.cwl Updated to fpga2 instance type with adjusted resources (16→24 cores, 240000→256000 MB RAM)
tools/dragen-wgts-dna-variant-calling-step/4.4.6/dragen-wgts-dna-variant-calling-step__4.4.6.cwl Updated to fpga2 instance type with adjusted resources (16→24 cores, 240000→256000 MB RAM)
tools/dragen-wgts-dna-variant-calling-step/4.4.4/dragen-wgts-dna-variant-calling-step__4.4.4.cwl Updated to fpga2 instance type with adjusted resources (16→24 cores, 240000→256000 MB RAM)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Member

@ohofmann ohofmann left a comment

Choose a reason for hiding this comment

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

LGTM — not like we have a choice anyway.

@alexiswl alexiswl merged commit c784851 into main Jan 4, 2026
9 of 12 checks passed
@alexiswl alexiswl deleted the bugfix/push-f2-instance-type branch January 4, 2026 23:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants