assertion improvement on cluster DRS#8508
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 4.19 #8508 +/- ##
============================================
- Coverage 14.96% 14.95% -0.01%
- Complexity 10997 10998 +1
============================================
Files 5373 5377 +4
Lines 469188 469509 +321
Branches 60324 57223 -3101
============================================
+ Hits 70217 70227 +10
- Misses 391196 391508 +312
+ Partials 7775 7774 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
dbb2335 to
cc63e6d
Compare
|
@DaanHoogland should this target to 4.19 branch? |
|
@shwstppr I can rebase if needed, but didn´t think it relevant or 4.19 (might be mistaking) |
|
@DaanHoogland Test is in 4.19 as well. So, we need to fix this for 4.19 as well. |
f48af70 to
f041490
Compare
|
This pull request has merge conflicts. Dear author, please fix the conflicts and sync your branch with the base branch. |
|
@vishesh92 a [SL] 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 9897 |
|
@blueorangutan package |
|
@vishesh92 a [SL] 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 9901 |
|
@blueorangutan test alma9 vmware-70u3 |
|
@DaanHoogland a [SL] Trillian-Jenkins test job (alma9 mgmt + vmware-70u3) has been kicked to run smoke tests |
|
[SF] Trillian test result (tid-10422)
|
|
@blueorangutan package |
|
@sureshanaparti a [SL] 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 9988 |
|
@blueorangutan test alma9 vmware-70u3 |
|
@vishesh92 a [SL] Trillian-Jenkins test job (alma9 mgmt + vmware-70u3) has been kicked to run smoke tests |
|
[SF] Trillian test result (tid-10483)
|
|
@blueorangutan test alma9 vmware-70u3 |
|
@vishesh92 a [SL] Trillian-Jenkins test job (alma9 mgmt + vmware-70u3) has been kicked to run smoke tests |
|
[SF] Trillian test result (tid-10503)
|
|
At least the cluster DRS test errors are gone now. What do we think @vishesh92 @sureshanaparti ? |
Yeah. Let's merge it. |
|
No issues with cluster DRS test here, merging this based on review / test result. |
* PR template enhanced * assertion improvement on cluster DRS * Update test/integration/smoke/test_cluster_drs.py * Fix host id check for balanced drs e2e test * Update test/integration/smoke/test_cluster_drs.py Co-authored-by: Vishesh <vishesh92@gmail.com>
Description
This PR ...
Fixes: #8507
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?