test,refactor: fix test_project_resources cleanup#8097
Conversation
Codecov Report
@@ Coverage Diff @@
## 4.18 #8097 +/- ##
=========================================
Coverage 13.07% 13.07%
Complexity 9110 9110
=========================================
Files 2720 2720
Lines 257526 257526
Branches 40150 40150
=========================================
Hits 33661 33661
Misses 219636 219636
Partials 4229 4229 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
yadvr
left a comment
There was a problem hiding this comment.
LGTM - need to check smoketests
|
@blueorangutan package |
|
@rohityadavcloud 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. |
|
As the test is under component, smoke tests won't show any difference. GH action passes now. @rohityadavcloud |
|
Packaging result [SF]: ✖️ el7 ✖️ el8 ✖️ el9 ✖️ debian ✖️ suse15. SL-JID 7373 |
|
@blueorangutan package |
|
@shwstppr 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 7381 |
|
Change needs to go in 4.18 also as it is having the same failure. Rebasing |
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
99fdbd1 to
471177c
Compare
|
@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. |
|
Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 7387 |
|
test passed in gha, merging |
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com> (cherry picked from commit 065abe2) Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
Description
Use super class method for cleanup of the resources.
Fixes simulator CI failures observed on different PRs lately.
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
How did you try to break this feature and the system with this change?