Uh oh!
There was an error while loading. Please reload this page.
CLOUDSTACK-10227: Stabilization fixes for 4.11.0.0 - #2403
Conversation
DaanHoogland
left a comment
There was a problem hiding this comment.
the changes here so far are fine. Let's hope we don't need to add to much here
| Requires: libvirt-python | ||
| Requires: qemu-img | ||
| Requires: qemu-kvm | ||
| Requires: epel-release |
There was a problem hiding this comment.
note that only this is the blocker not the rest of the changes but they do make sense in coherence, so 👍
There was a problem hiding this comment.
Thanks Daan, rest of the changes are around fixing smoketests regressions and upgrade related fixes.
- Test and regression fixes - Packaging/systemvmtemplate fixes - DB upgrade path related fixes - Upgrade and post-upgrade failure fixes Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
…e, show option only to admins Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
…any disk that matches the requested size Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
yadvr
commented
Jan 12, 2018
@blueorangutan package |
yadvr
commented
Jan 12, 2018
@rafaelweingartner@wido@marcaurele and others - review requested. I'll kick smoketests as soon as packaging is back. Also, I'll update checksums of the new 4.11 systemvmtemplate over the weekend in the db upgrade path. |
rafaelweingartner
left a comment
There was a problem hiding this comment.
Everything seems to be ok here
blueorangutan
commented
Jan 12, 2018
Packaging result: ✔centos6 ✔centos7 ✔debian. JID-1650 |
yadvr
commented
Jan 12, 2018
@blueorangutan test matrix |
@rhtyd a Trillian-Jenkins matrix job (centos6 mgmt + xs71, centos7 mgmt + vmware65, centos7 mgmt + kvmcentos7) has been kicked to run smoke tests |
blueorangutan
commented
Jan 13, 2018
Trillian test result (tid-2131)
|
blueorangutan
commented
Jan 13, 2018
Trillian test result (tid-2134)
|
blueorangutan
commented
Jan 13, 2018
Trillian test result (tid-2133)
|
yadvr
commented
Jan 13, 2018
@blueorangutan test centos7 xenserver-65sp1 |
blueorangutan
commented
Jan 13, 2018
@rhtyd a Trillian-Jenkins test job (centos7 mgmt + xenserver-65sp1) has been kicked to run smoke tests |
blueorangutan
commented
Jan 13, 2018
Trillian test result (tid-2132)
|
wido
commented
Jan 13, 2018
I find it hard to review this PR as I never have touched VMWare nor the new HA code. Looking at the code itself I don't see anything weird |
DaanHoogland
commented
Jan 13, 2018
rekick |
DaanHoogland
commented
Jan 13, 2018
jenkins do your thing |
DaanHoogland
commented
Jan 13, 2018
@rhtyd it always seems to be test_ha_configure_enabledisable_across_clusterzones that fails on travis lately. Any idea what changed with this test? it seems not related to any of the 4.11 features. any platform used by the travis jobs maybe? |
yadvr
commented
Jan 13, 2018
@dahn this PR fixes a NPE case in hostha bg thread, that fixes that failing hostha-simulator test case on Travis. As you can find that with the npe fix, Travis job passes now. |
blueorangutan
commented
Jan 14, 2018
Trillian test result (tid-2145)
|
XenServer tests LGTM. I checked the failures were caused due to test_public_ip_range.py failing to remove a fake public IP range dedicated to systemvms, the SSVM got a public IP that was not reachable and failed iso/template/volume related download cases. Rest of the tests pass when there is no vlan-public ip range left by following tests. ==== Marvin Init Successful ==== === TestName: test_dedicate_public_ip_range_for_system_vms | Status : SUCCESS === === TestName: test_dedicate_public_ip_range_for_system_vms_cpvm | Status : SUCCESS === === TestName: test_dedicate_public_ip_range_for_system_vms_ssvm | Status : SUCCESS === |
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
yadvr
commented
Jan 14, 2018
FYI - I've updated the checksums, built and uploaded 4.11 systemvmtemplates at: |
…ould throw exception Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
yadvr
commented
Jan 14, 2018
Merging this based on test results and two lgtms. |
Signed-off-by: Rohit Yadav rohit.yadav@shapeblue.com