vmware-base: fix template copy from secondary to primary - #13977
vmware-base: fix template copy from secondary to primary#13977weizhouapache wants to merge 2 commits into
Conversation
|
@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. |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 4.20 #13977 +/- ##
=========================================
Coverage 16.32% 16.33%
- Complexity 13556 13562 +6
=========================================
Files 5669 5669
Lines 501399 501431 +32
Branches 60902 60902
=========================================
+ Hits 81847 81893 +46
+ Misses 410390 410371 -19
- Partials 9162 9167 +5
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ el10 ✔️ debian ✔️ suse15. SL-JID 18991 |
|
@blueorangutan test ol9 vmware-80u3 |
|
@weizhouapache a [SL] Trillian-Jenkins test job (ol9 mgmt + vmware-80u3) has been kicked to run smoke tests |
|
[SF] Trillian Build Failed (tid-16833) |
|
[SF] Trillian Build Failed (tid-16845) |
|
[SF] Trillian test result (tid-16846)
|
DaanHoogland
left a comment
There was a problem hiding this comment.
some comments and test results don’t look too good. But that last bit is probably in the vmware test suite itself.
|
thanks @DaanHoogland the smoke tests results are consistent with the 4.23.0.0 RC3, I think there is no regression caused by it, we could run together with #13628 will update the PR as you suggested. |
|
@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 ✔️ el10 ✔️ debian ✔️ suse15. SL-JID 19040 |
|
@blueorangutan test ol8 vmware-80u3 |
|
@weizhouapache a [SL] Trillian-Jenkins test job (ol8 mgmt + vmware-80u3) has been kicked to run smoke tests |
|
[SF] Trillian Build Failed (tid-16863) |
|
@blueorangutan test ol8 vmware-80u3 |
|
@weizhouapache a [SL] Trillian-Jenkins test job (ol8 mgmt + vmware-80u3) has been kicked to run smoke tests |


Description
This PR fixes #7572 #12036 #12610 (hopefully)
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
Tested with vm template http://dl.openvm.eu/cloudstack/macchinina/x86_64/
Without this PR: filesystem error (90% possibility)

With this PR: all are good (100%)

How did you try to break this feature and the system with this change?