Uh oh!
There was an error while loading. Please reload this page.
[marvin, VMware] Fix repeated test failures observed on 'main' branch - #5992
Conversation
Pearl1594
commented
Feb 14, 2022
@blueorangutan package |
blueorangutan
commented
Feb 14, 2022
@Pearl1594 a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
blueorangutan
commented
Feb 14, 2022
Packaging result: ✔️ el7 ✔️ el8 ✔️ debian ✔️ suse15. SL-JID 2598 |
Pearl1594
commented
Feb 14, 2022
@blueorangutan test matrix |
blueorangutan
commented
Feb 14, 2022
@Pearl1594 a Trillian-Jenkins matrix job (centos7 mgmt + xs71, centos7 mgmt + vmware65, centos7 mgmt + kvmcentos7) has been kicked to run smoke tests |
blueorangutan
commented
Feb 14, 2022
Trillian test result (tid-3324)
|
blueorangutan
commented
Feb 14, 2022
Trillian test result (tid-3325)
|
nvazquez
commented
Feb 14, 2022
Thanks @Pearl1594 do you think you can include further fixes for the 2 failing tests on this PR or prefer to create a separate PR? |
Pearl1594
commented
Feb 15, 2022
@blueorangutan package |
blueorangutan
commented
Feb 15, 2022
@Pearl1594 a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
blueorangutan
commented
Feb 15, 2022
Packaging result: ✔️ el7 ✔️ el8 ✔️ debian ✔️ suse15. SL-JID 2604 |
Pearl1594
commented
Feb 15, 2022
@blueorangutan test matrix |
blueorangutan
commented
Feb 15, 2022
@Pearl1594 a Trillian-Jenkins matrix job (centos7 mgmt + xs71, centos7 mgmt + vmware65, centos7 mgmt + kvmcentos7) has been kicked to run smoke tests |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Pearl1594
commented
Feb 15, 2022
@blueorangutan package |
blueorangutan
commented
Feb 15, 2022
Trillian test result (tid-3331)
|
blueorangutan
commented
Feb 15, 2022
Trillian test result (tid-3332)
|
Pearl1594
commented
Feb 15, 2022
@blueorangutan package |
blueorangutan
commented
Feb 15, 2022
@Pearl1594 a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
blueorangutan
commented
Feb 15, 2022
Packaging result: ✔️ el7 ✔️ el8 ✔️ debian ✔️ suse15. SL-JID 2624 |
blueorangutan
commented
Feb 15, 2022
Trillian test result (tid-3330)
|
Pearl1594
commented
Feb 16, 2022
@blueorangutan test matrix |
blueorangutan
commented
Feb 16, 2022
@Pearl1594 a Trillian-Jenkins matrix job (centos7 mgmt + xs71, centos7 mgmt + vmware65, centos7 mgmt + kvmcentos7) has been kicked to run smoke tests |
blueorangutan
commented
Feb 16, 2022
Trillian test result (tid-3360)
|
blueorangutan
commented
Feb 16, 2022
Trillian test result (tid-3361)
|
blueorangutan
commented
Feb 16, 2022
Trillian test result (tid-3362)
|
Description
This PR fixes the test failure observed on main branch for
test_06_disk_offering_strictness_falseThe main reason for the failure, is that the volume fails to resize on change of service offering reporting that the volume has a parent.
For resizing volumes in VMware it is required that
vmware.create.full.clonebe true. Hence, the test has been modified to set it to true at the start of the test and reset it back on completion.Types of changes
Feature/Enhancement Scale or Bug Severity
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?