Uh oh!
There was an error while loading. Please reload this page.
[VMware] vSphere advanced capabilities and Full OVF properties support - #4307
Conversation
nvazquez
commented
Sep 7, 2020
@blueorangutan package |
blueorangutan
commented
Sep 7, 2020
@nvazquez a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
blueorangutan
commented
Sep 7, 2020
Packaging result: ✔centos7 ✔centos8 ✔debian. JID-1911 |
yadvr
commented
Sep 7, 2020
@blueorangutan test matrix |
blueorangutan
commented
Sep 7, 2020
@rhtyd a Trillian-Jenkins matrix job (centos7 mgmt + xs71, centos7 mgmt + vmware67, centos7 mgmt + kvmcentos7) has been kicked to run smoke tests |
blueorangutan
commented
Sep 8, 2020
Trillian test result (tid-2697)
|
blueorangutan
commented
Sep 8, 2020
Trillian test result (tid-2698)
|
harikrishna-patnala
commented
Sep 9, 2020
@blueorangutan package |
blueorangutan
commented
Sep 9, 2020
@harikrishna-patnala a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
blueorangutan
commented
Sep 9, 2020
Packaging result: ✔centos7 ✔centos8 ✔debian. JID-1924 |
blueorangutan
commented
Sep 9, 2020
Trillian test result (tid-2699)
|
yadvr
commented
Sep 9, 2020
@blueorangutan test centos7 vmware-67u3 |
blueorangutan
commented
Sep 9, 2020
@rhtyd a Trillian-Jenkins test job (centos7 mgmt + vmware-67u3) has been kicked to run smoke tests |
harikrishna-patnala
commented
Sep 10, 2020
@blueorangutan package |
blueorangutan
commented
Sep 10, 2020
@harikrishna-patnala a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
blueorangutan
commented
Sep 10, 2020
Packaging result: ✔centos7 ✔centos8 ✔debian. JID-1952 |
blueorangutan
commented
Sep 10, 2020
Trillian test result (tid-2710)
|
harikrishna-patnala
commented
Sep 11, 2020
@blueorangutan package |
blueorangutan
commented
Sep 11, 2020
@harikrishna-patnala a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
blueorangutan
commented
Oct 26, 2020
@nvazquez a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
borisstoyanov
commented
Oct 26, 2020
Kubernetes cluster test seems to be present in other PRs as well, I've run this on the test env we have with this PR and got Then the same error with test03 has been seen here as well: The storage policy failure is related to setup and using an incompatible policy with our infra, we'll fix the test now to evade this action and we'll look to fix this one later as it's not breaking anything. I think we're in a good position to merge this! |
blueorangutan
commented
Oct 26, 2020
Packaging result: ✔centos7 ✔centos8 ✔debian. JID-2277 |
nvazquez
commented
Oct 26, 2020
@blueorangutan package |
blueorangutan
commented
Oct 26, 2020
@nvazquez a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
borisstoyanov
commented
Oct 26, 2020
cat /marvin//MarvinLogs/test_storage_policy_DFIU0C/results.txt Ran 1 test in 70.694s OK |
blueorangutan
commented
Oct 26, 2020
Packaging result: ✔centos7 ✔centos8 ✔debian. JID-2278 |
nvazquez
commented
Oct 26, 2020
@blueorangutan test matrix |
blueorangutan
commented
Oct 26, 2020
@nvazquez a Trillian-Jenkins matrix job (centos7 mgmt + xs71, centos7 mgmt + vmware65, centos7 mgmt + kvmcentos7) has been kicked to run smoke tests |
nvazquez
commented
Oct 26, 2020
@blueorangutan test centos7 vmware-67u3 |
blueorangutan
commented
Oct 26, 2020
@nvazquez a Trillian-Jenkins test job (centos7 mgmt + vmware-67u3) has been kicked to run smoke tests |
weizhouapache
commented
Oct 26, 2020
@borisstoyanov@nvazquez |
Sorry about that Wei, my bad |
blueorangutan
commented
Oct 26, 2020
Trillian test result (tid-3077)
|
blueorangutan
commented
Oct 27, 2020
Trillian test result (tid-3079)
|
blueorangutan
commented
Oct 27, 2020
Trillian test result (tid-3078)
|
blueorangutan
commented
Oct 27, 2020
Trillian test result (tid-3076)
|
| detachVolumesFromVm(allVolumes); | ||
| } else { | ||
| detachVolumesFromVm(volumesToBeDeleted); | ||
| } |
There was a problem hiding this comment.
these changes are reverted in the PR #4493 , as the data disks (which are not to be deleted) are being detached on destroy VM, which is breaking the existing behavior.
Description
Combined PR of #4248 and #4250
Types of changes
Screenshots (if appropriate):
How Has This Been Tested?