cloudutils: fix adding rocky9 host failure due to missing /etc/sysconfig/libvirtd#7779
Conversation
Codecov Report
@@ Coverage Diff @@
## 4.18 #7779 +/- ##
=========================================
Coverage 13.02% 13.02%
Complexity 9029 9029
=========================================
Files 2720 2720
Lines 256998 256998
Branches 40081 40081
=========================================
Hits 33462 33462
Misses 219336 219336
Partials 4200 4200 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
|
@blueorangutan package |
|
@weizhouapache 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 6582 |
|
@blueorangutan test rocky9 kvm-rocky9 |
|
@DaanHoogland [SF] unsupported parameters provided. Supported mgmt server os are: |
|
@blueorangutan test alma9 kvm-alma9 |
|
@weizhouapache a [SF] Trillian-Jenkins test job (alma9 mgmt + kvm-alma9) has been kicked to run smoke tests |
|
@blueorangutan test rocky8 kvm-rocky8 |
|
@weizhouapache a [SF] Trillian-Jenkins test job (rocky8 mgmt + kvm-rocky8) has been kicked to run smoke tests |
|
[SF] Trillian test result (tid-7184)
|
|
[SF] Trillian test result (tid-7190)
|
|
[SF] Trillian test result (tid-7189)
|
shwstppr
left a comment
There was a problem hiding this comment.
Code LGTM. Test results also show no errors on Alma9
@weizhouapache currently we don't have support for Rocky9 on Trillian. Last time it was failing for me with some ansible version, syntax issue.
Oracle Linux 9 should work though
@shwstppr yeah, there could be some other issues while setting up a rocky9 environment. |
* 4.18: UI: Filter templates by zone and hypervisor type when reinstall a VM (#7739) KVM: fix SSVM starting when overprovisioning memory (#7663) pom.xml: add property project.systemvm.template.location (#7706) cloudutils: fix adding rocky9 host failure due to missing /etc/sysconfig/libvirtd (#7779) server: get id from persisted object ReservationVO (#7785) search in (too) large result sets (#7766) ui: fix 404 error when list volumes of system vms (#7772) packaging: install tzdata-java on centos7/centos8 (#7768)
Description
This PR fixes the issue while adding rocky9 host failure due to missing /etc/sysconfig/libvirtd
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?