Update suse15 packaging spec, use qemu-ovmf-x86_64 package instead of edk2-ovmf for agent#13133
Update suse15 packaging spec, use qemu-ovmf-x86_64 package instead of edk2-ovmf for agent#13133sureshanaparti wants to merge 6 commits intoapache:4.22from
Conversation
|
@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. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## 4.22 #13133 +/- ##
============================================
- Coverage 17.68% 17.68% -0.01%
+ Complexity 15794 15792 -2
============================================
Files 5922 5922
Lines 533095 533119 +24
Branches 65208 65201 -7
============================================
- Hits 94281 94259 -22
- Misses 428171 428216 +45
- Partials 10643 10644 +1
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:
|
|
@sureshanaparti |
ok @weizhouapache , let me check |
|
@weizhouapache is it good to have separate spec for suse? otherwise, we've to keep the updating el8 spec for suse variants with 'or'? |
|
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ el10 ✔️ debian ✔️ suse15. SL-JID 17782 |
|
@weizhouapache updated as advised, please check. thanks. |
|
@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. |
weizhouapache
left a comment
There was a problem hiding this comment.
code lgtm
did not test it
|
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ el10 ✔️ debian ✔️ suse15. SL-JID 17783 |
|
@blueorangutan test suse15 kvm-suse15 |
|
@weizhouapache a [SL] Trillian-Jenkins test job (suse15 mgmt + kvm-suse15) has been kicked to run smoke tests |
|
[SF] Trillian test result (tid-16056)
|
rajujith
left a comment
There was a problem hiding this comment.
LGTM
Tested.
The error ' nothing provides 'edk2-ovmf' is not seens anymore for cloudstack-agent installation on openSUSE 15.6
@sureshanaparti |
…ferent for suse15)
@weizhouapache Noticed errors - "Failed to open file '/usr/share/edk2/ovmf/OVMF_VARS.secboot.fd", "Failed to open file '/usr/share/edk2/ovmf/OVMF_VARS.fd" It seems the UEFI files are now different for suse (https://documentation.suse.com/sles/15-SP6/html/SLES-all/cha-kvm-inst.html#cha-kvm-inst-virtman-advanced-uefi). I've updated the new UEFI files in a separate properties file for suse. /usr/share/edk2/ovmf/OVMF_VARS.fd -> /usr/share/qemu/ovmf-x86_64-vars.bin |
|
@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]: ✔️ el8 ✔️ el9 ✔️ el10 ✔️ debian ✔️ suse15. SL-JID 17804 |
|
@blueorangutan test suse15 kvm-suse15 |
|
@sureshanaparti a [SL] Trillian-Jenkins test job (suse15 mgmt + kvm-suse15) has been kicked to run smoke tests |
Description
This PR update suse15 packaging spec, use qemu-ovmf-x86_64 package instead of edk2-ovmf for agent.
Fixes #13004
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?