-
Notifications
You must be signed in to change notification settings - Fork 1.2k
smoke tests / CI : Fix test_vm_stric_host_tags #10806
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.20 #10806 +/- ##
=========================================
Coverage 16.13% 16.13%
- Complexity 13217 13220 +3
=========================================
Files 5649 5649
Lines 496703 496703
Branches 60179 60179
=========================================
+ Hits 80129 80148 +19
+ Misses 407656 407633 -23
- Partials 8918 8922 +4
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:
|
@blueorangutan package |
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.
clgtm
oh wait, wasn’t it an issue on 4.19 as well? |
I didn't see this failure on 4.19 health check @DaanHoogland |
|
sorry @Pearl1594 , it was the test_outofbandmanagement that fails on 4.19 in the GHA |
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
just curious which PR caused the issue
I believe it was this: #10603 - however I am not sure how it works on 4.19, because, this fix originally went in in 4.19 |
@blueorangutan package |
@weizhouapache 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]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 13245 |
@blueorangutan test |
@weizhouapache a [SL] Trillian-Jenkins test job (ol8 mgmt + kvm-ol8) has been kicked to run smoke tests |
[SF] Trillian test result (tid-13198)
|
Description
Fixes: #10802
This PR fixes the test failure observed with test_vm_strict_host_tags.py both in smoke test runs and CI
#10668 (comment)
https://github.com/apache/cloudstack/actions/runs/14738890400/job/41371735755?pr=10668

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?