-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
VMware 80u2 and 80u3 updates/fixes #10586
base: 4.20
Are you sure you want to change the base?
VMware 80u2 and 80u3 updates/fixes #10586
Conversation
@blueorangutan package |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 4.20 #10586 +/- ##
============================================
- Coverage 16.01% 16.01% -0.01%
+ Complexity 13114 13113 -1
============================================
Files 5651 5651
Lines 495858 495896 +38
Branches 60048 60057 +9
============================================
+ Hits 79407 79408 +1
- Misses 407590 407626 +36
- Partials 8861 8862 +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:
|
@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. |
...ns/hypervisors/vmware/src/main/java/com/cloud/hypervisor/vmware/resource/VmwareResource.java
Outdated
Show resolved
Hide resolved
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.
lgtm
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 12828 |
@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 ✔️ debian ✔️ suse15. SL-JID 12829 |
@blueorangutan test ol8 vmware-80u3 |
@sureshanaparti a [SL] Trillian-Jenkins test job (ol8 mgmt + vmware-80u3) has been kicked to run smoke tests |
@blueorangutan test ol8 vmware-80u2 |
@sureshanaparti a [SL] Trillian-Jenkins test job (ol8 mgmt + vmware-80u2) has been kicked to run smoke tests |
@blueorangutan test ol8 vmware-80u1 |
@sureshanaparti a [SL] Trillian-Jenkins test job (ol8 mgmt + vmware-80u1) has been kicked to run smoke tests |
[SF] Trillian test result (tid-12768)
|
[SF] Trillian test result (tid-12771)
|
@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 12844 |
[SF] Trillian test result (tid-12770)
|
@blueorangutan test ol8 vmware-80u1 |
@blueorangutan test ol8 vmware-80u2 |
@Pearl1594 a [SL] Trillian-Jenkins test job (ol8 mgmt + vmware-80u2) has been kicked to run smoke tests |
@blueorangutan test ol8 vmware-80u3 |
@Pearl1594 a [SL] Trillian-Jenkins test job (ol8 mgmt + vmware-80u3) has been kicked to run smoke tests |
[SF] Trillian Build Failed (tid-12803) |
[SF] Trillian Build Failed (tid-12804) |
[SF] Trillian Build Failed (tid-12833) |
@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 ✔️ debian ✔️ suse15. SL-JID 12908 |
@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-12837) |
…ume from snapshot
…h more size than the template size
8785cbc
to
6fc44dc
Compare
able to run these tests with the latest changes. |
@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 ✔️ debian ✔️ suse15. SL-JID 12920 |
@blueorangutan test r8 vmware-80u3 |
@weizhouapache [SL] unsupported parameters provided. Supported mgmt server os are: |
@blueorangutan test ol8 vmware-80u3 |
@sureshanaparti a [SL] Trillian-Jenkins test job (ol8 mgmt + vmware-80u3) has been kicked to run smoke tests |
[SF] Trillian test result (tid-12848)
|
Description
This PR handles cleanup and power on issues with VMware 80u2 and 80u3.
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
Tested VM/Volume operations manually, and with some smoke tests.
How did you try to break this feature and the system with this change?