-
Notifications
You must be signed in to change notification settings - Fork 5
Use a concrete release of singularity for integration test #151
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #151 +/- ##
==========================================
- Coverage 31.83% 31.70% -0.13%
==========================================
Files 5 5
Lines 735 738 +3
==========================================
Hits 234 234
- Misses 466 469 +3
Partials 35 35 |
Looks like CI is failing to fetch images?
|
OK, got this working. Turns out that the singularity build is not tagging images in ghcr for tagged versions. So, I just use the image tag |
Are we sure? Looks like it does. Looking at this commit it looks like a |
@masih I thought I had tried both with and without "v". Anyhow, the testing with the |
Interesting... I can't see why this is happening. I'll take a closer look tomorrow to see if i can understand what's happening. In the meantime, of course. Please feel free to tag a release. |
Tagged a newer singularity release, and used that. Works. |
Fixes #147
Running tests locally works: