-
Notifications
You must be signed in to change notification settings - Fork 106
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
tests: Use EPEL-7 from archive #719
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #719 +/- ##
===========================================
+ Coverage 20.40% 43.29% +22.88%
===========================================
Files 10 12 +2
Lines 1485 3109 +1624
Branches 436 0 -436
===========================================
+ Hits 303 1346 +1043
- Misses 1181 1763 +582
+ Partials 1 0 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
[citest] |
[citest] |
I merged the fix for the failing fedora-39 and fedora-40 tests. @jharuda please rebase to the latest |
I also merged the fix for the integration / integration tests |
d32259c
to
4c58911
Compare
Signed-off-by: Jakub Haruda <[email protected]>
Enhancement:
Fix tests on EL-7
Reason:
EL-7 test were failing due to missing EPEL-7 packages/repository
Result:
EL-7 test should pass
Issue Tracker Tickets (Jira or BZ if any):
#718