Skip to content

Fix Singularity CI tests#208

Merged
Aratz merged 5 commits into
nf-core:devfrom
Aratz:fix/ci_volume
May 19, 2026
Merged

Fix Singularity CI tests#208
Aratz merged 5 commits into
nf-core:devfrom
Aratz:fix/ci_volume

Conversation

@Aratz
Copy link
Copy Markdown
Contributor

@Aratz Aratz commented May 19, 2026

The default volume for CI runners was decreased from 40GB to 30GB. This caused the singularity CI tests to fail in PR #207 . This PR increases back the space available to 40GB

PR checklist

  • This comment contains a description of changes (with reason).
  • Make sure your code lints (nf-core pipelines lint).
  • Ensure the test suite passes (nextflow run . -profile test,docker --outdir <OUTDIR>).
  • Check for unexpected warnings in debug mode (nextflow run . -profile debug,test,docker --outdir <OUTDIR>).
  • CHANGELOG.md is updated.

@Aratz Aratz self-assigned this May 19, 2026
@Aratz Aratz changed the title Increase CI runner volume size back to 40GB Fix Singularity CI tests May 19, 2026
@Aratz Aratz marked this pull request as ready for review May 19, 2026 13:00
@Aratz Aratz requested a review from a team as a code owner May 19, 2026 13:00
@Aratz Aratz requested a review from mashehu May 19, 2026 13:00
@Aratz Aratz merged commit 2e422bc into nf-core:dev May 19, 2026
21 checks passed
@Aratz Aratz mentioned this pull request May 19, 2026
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.

2 participants