api: remove powermock from tests - #7645
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 6260 |
|
Tests for cloud-server are failing now. I think adding |
|
This pull request has merge conflicts. Dear author, please fix the conflicts and sync your branch with the base branch. |
|
@vishesh92 can you merge latest main and fix conflicts |
657e884 to
80a9bcc
Compare
|
@vishesh92 , should this still be in draft? |
|
@blueorangutan package |
|
@DaanHoogland 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. |
@DaanHoogland yes. We need to remove power mock from maven modules in a particular order. We will be removing it from api module after we have removed from other modules which are dependent on cloud-api module. |
|
Packaging result [SF]: ✖️ el7 ✖️ el8 ✖️ el9 ✖️ debian ✖️ suse15. SL-JID 6390 |
|
@vishesh92 is this still relevant? |
|
@blueorangutan package |
|
Yeah. I will need to update and rebase with main branch and fix issues again. |
|
@DaanHoogland 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 6754 |
|
@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 6755 |
e79b777 to
9a7505d
Compare
Codecov Report
@@ Coverage Diff @@
## main #7645 +/- ##
============================================
- Coverage 29.23% 29.16% -0.08%
+ Complexity 30463 30362 -101
============================================
Files 5100 5100
Lines 358322 358322
Branches 52308 52308
============================================
- Hits 104749 104488 -261
- Misses 239182 239456 +274
+ Partials 14391 14378 -13
Flags with carried forward coverage won't be shown. Click here to find out more. see 59 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
|
@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. |
Pearl1594
left a comment
There was a problem hiding this comment.
LGTM - left a query, for the purpose of understanding .. thanks!
|
Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 7084 |
Description
This PR removes usage of powermock from api's tests.
After this change, this is the remaining usage of powermock left.
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?