Skip to content

Reduce burden on the CPU testing suite#198

Merged
simone-silvestri merged 2 commits intomainfrom
ss/reduce-CPU-tests
Apr 30, 2026
Merged

Reduce burden on the CPU testing suite#198
simone-silvestri merged 2 commits intomainfrom
ss/reduce-CPU-tests

Conversation

@simone-silvestri
Copy link
Copy Markdown
Member

The heaviest tests blow up the testing time on the CPU job.
These tests, however are also repeated on (faster) GPU workers. To speed up the testing infrastructure we keep the heaviest tests only on the GPU which is a more stringent testing hardware

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 30, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@simone-silvestri
Copy link
Copy Markdown
Member Author

tests go from 1hr16 to 47m now sure if it is a great improvement

Copy link
Copy Markdown
Member

@glwagner glwagner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is a necessary evil. But perhaps should go further. Are there any tests that can be moved to data downloading?

@glwagner
Copy link
Copy Markdown
Member

I think this closes an issue right?

@simone-silvestri
Copy link
Copy Markdown
Member Author

deleted also test_orca_grid which was the largest after the already removed ones.

@simone-silvestri simone-silvestri merged commit c74f017 into main Apr 30, 2026
5 checks passed
@simone-silvestri simone-silvestri deleted the ss/reduce-CPU-tests branch April 30, 2026 16:00
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