Incorrect md5sums for systemVM templates results in failure to download templates to other image stores#4297
Conversation
…ad templates to other image stores
|
@blueorangutan package |
|
@Pearl1594 a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
|
Packaging result: ✔centos7 ✖centos8 ✔debian. JID-1852 |
|
@blueorangutan test |
|
@Pearl1594 a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
| put(Hypervisor.HypervisorType.VMware, "33cad72f858aef11c95df486b0f21938"); | ||
| put(Hypervisor.HypervisorType.Hyperv, "cf58913fb5cc830749760895dc9f406f"); | ||
| put(Hypervisor.HypervisorType.LXC, "4978e6e6140d167556f201496549a498"); | ||
| put(Hypervisor.HypervisorType.Ovm3, "3b8df36a9dc8b87ae3892da61d8e2679"); |
There was a problem hiding this comment.
LGTM based on http://download.cloudstack.org/systemvm/4.14/md5sum.txt
cf58913fb5cc830749760895dc9f406f systemvmtemplate-4.14.0-hyperv.vhd.zip
4978e6e6140d167556f201496549a498 systemvmtemplate-4.14.0-kvm.qcow2.bz2
3b8df36a9dc8b87ae3892da61d8e2679 systemvmtemplate-4.14.0-ovm.raw.bz2
33cad72f858aef11c95df486b0f21938 systemvmtemplate-4.14.0-vmware.ova
2e3078de2ccce760d537e06fd9b4c7c7 systemvmtemplate-4.14.0-xen.vhd.bz2
|
@Pearl1594 4.14.0.0 is already released, can you check for 4.15.0.0 upgrade path against http://download.cloudstack.org/systemvm/4.15/md5sum.txt on master branch? |
|
@rhtyd The 4.15 upgrade path seems to have the right checksums |
|
@blueorangutan package |
|
@rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
|
Packaging result: ✖centos7 ✖centos8 ✖debian. JID-1913 |
|
@blueorangutan package |
|
@rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
|
Packaging result: ✔centos7 ✖centos8 ✔debian. JID-1920 |
|
Explicit test is not required as it's only changing checksums manually verified against the download.cloudstack.org link |
Description
Incorrect checksums for systemVM template along the 4.13.1 to 4.14 upgrade path, causes failure in downloading/ syncing the systemVM templates on other / newly added image stores
Steps to reproduce
Types of changes