-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Update dependency required for test_outofbandmanagement.py #10805
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 ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 4.19 #10805 +/- ##
=============================================
+ Coverage 15.17% 17.63% +2.45%
- Complexity 11335 15870 +4535
=============================================
Files 5412 5657 +245
Lines 475056 621629 +146573
Branches 57967 99615 +41648
=============================================
+ Hits 72069 109597 +37528
- Misses 394929 501290 +106361
- Partials 8058 10742 +2684
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:
|
weizhouapache
left a comment
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.
code lgtm
|
@Pearl1594 , this one also fails on the GH-actions for 4.19. Can you rebase? |
006d184 to
78da16c
Compare
|



Description
This PR fixes the CI failure noticed on the test_outofbandmanagement.py test run: https://github.com/apache/cloudstack/actions/runs/14738890400/job/41371735260?pr=10668

Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
CI passing: (with the exception of 1 - will be handled separately)
https://github.com/apache/cloudstack/actions/runs/14792734838/job/41533186875?pr=10805
How did you try to break this feature and the system with this change?