Remove powermock from xenserver hypervisor plugin#7806
Conversation
|
@blueorangutan package |
|
@vishesh92 a [SF] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress. |
|
Packaging result [SF]: ✖️ el7 ✖️ el8 ✖️ el9 ✖️ debian ✖️ suse15. SL-JID 6630 |
3dcd779 to
3075cb8
Compare
Codecov Report
@@ Coverage Diff @@
## main #7806 +/- ##
=========================================
Coverage 13.43% 13.43%
Complexity 9394 9394
=========================================
Files 2747 2747
Lines 258853 258853
Branches 40313 40313
=========================================
Hits 34785 34785
+ Misses 219689 219686 -3
- Partials 4379 4382 +3 see 2 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
harikrishna-patnala
left a comment
There was a problem hiding this comment.
@vishesh92 This PR should increase the coverage right! any idea why it is decreasing?

|
@harikrishna-patnala Even I am not sure. The files it is listing are in a completely different module. In intellij, running xenserver tests on main are not generating coverage for the below files either. |
|
@blueorangutan package |
|
@vishesh92 a [SF] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress. |
|
Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 6638 |
3075cb8 to
6089787
Compare
|
@blueorangutan package |
|
@vishesh92 a [SF] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress. |
|
Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 6657 |
It was an issue with code coverage. I could see similar output for other PRs as well. Rebasing with latest main fixed the issue. |


Description
This PR removes powermock from xenserver hypervisor plugin
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?