-
Notifications
You must be signed in to change notification settings - Fork 60
Check different ISHTP modules according to the release (Bugfix) #1684
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
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1684 +/- ##
==========================================
+ Coverage 50.16% 50.20% +0.04%
==========================================
Files 381 382 +1
Lines 40856 40894 +38
Branches 6857 6866 +9
==========================================
+ Hits 20494 20530 +36
- Misses 19632 19633 +1
- Partials 730 731 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Please merge this PR with main to fix the issues with the SRU gate. |
@fernando79513 Please review it when you have time. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for moving everything to python!!
I've just added some comments to make the code a bit simpler.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just two more small changes.
…nical#1684) * Check different modules according to the release * Replace shell script with python script * Black format * Fix flake8 * Fix check * Replace f-string with format string * Adopt suggestion from Fernando * Fix mock output * Fix codecov and tox * Remove ishtp.py from test folder * Extend code coverage
Description
This issue was originally found from LP#2077844
After 24.04 (to be more precise, after kernel 5.15), the module
intel_ishtp_loader
will not be automatically loaded anymomre. Hence, the modules we need to check will be different due to the series.The commit that cause the change in Linux git repo is over here.
Resolved issues
LP#2077844
Documentation
N/A
Tests
https://certification.canonical.com/hardware/202407-34230/submission/408436/