Skip to content

Resolve "Change the CI unit test RIDs"

Gervaise Henry requested to merge 133-ci.test.rids into develop

Update RIDs used for CI unit tests... and move them to CI variables, so future modifications does not require pipeline patch

PR checklist

  • This comment contains a description of changes (with reason)
  • If you've fixed a bug or added code that should be tested, add tests!
  • [ ] Documentation in docs is updated
  • [ ] Replace dag.png with the most recent CI pipeline integrated_pe artifact
  • [ ] Replace software_versions_mqc.yaml with the most recent CI pipeline generateVersions artifact
  • [ ] Replace software_references_mqc.yaml with the most recent CI pipeline generateVersions artifact
  • CHANGELOG.md is updated
  • [ ] README.md is updated
  • [ ] LICENSE.md is updated with new contributors
  • [ ] Docker images moved to production release and changed in pipeline
  • [ ] Docker images used in the CI unit tests match those used in pipeline

/cc @ghenry @venkat.malladi

Merge request reports