Skip to content

Make system testing github actions run faster #74

@ManavalanG

Description

@ManavalanG

Github actions for system testing ran for ~0.5hr, where we ran only one (WGS mode AND no prior QC data) of the 4 system tests. Here are the potential ways this can be run faster:

We discussed in the development drop-in hours about making it faster by caching the dependencies but it was decided it is not worthwhile atm to spend time on optimizing the workflow. Followed were discussed during this meeting:

  • Preliminary review of workflow to identify bad practices
  • Reduce runtime where possible
  • Use caching? (both for datasets and tool dependencies)
  • Any side-effects of such long workflows - both for the repo as well as to our github org

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions