Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make sure long spread tests can run in parallel #180

Merged
merged 2 commits into from
Feb 5, 2024
Merged

Conversation

upils
Copy link
Collaborator

@upils upils commented Jan 26, 2024

Some spread tests build "big" images (more than 10Go). Since several spread tests run in parallel on the same backend, this can fill up the current 24Go of disk. Let's raise this in hope this will be enough.

Copy link

codecov bot commented Jan 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b223c38) 90.03% compared to head (e22accf) 90.03%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #180   +/-   ##
=======================================
  Coverage   90.03%   90.03%           
=======================================
  Files          13       13           
  Lines        3504     3504           
=======================================
  Hits         3155     3155           
  Misses        311      311           
  Partials       38       38           
Flag Coverage Δ
unittests 90.03% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@upils upils self-assigned this Jan 26, 2024
@upils upils marked this pull request as ready for review February 5, 2024 10:50
@upils upils merged commit dcb627d into main Feb 5, 2024
10 of 13 checks passed
@upils upils deleted the long-spread-tests branch February 5, 2024 10:50
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.

1 participant