Pearl1594 commented on a change in pull request #5863:
URL: https://github.com/apache/cloudstack/pull/5863#discussion_r801617284



##########
File path: engine/schema/pom.xml
##########
@@ -209,7 +209,7 @@
                                 <configuration>
                                     <checkSignature>true</checkSignature>
 <!--                                    
<url>https://download.cloudstack.org/systemvm/${cs.version}/systemvmtemplate-${cs.version}.${patch.version}-xen.vhd.bz2</url>-->
-                                    
<url>https://download.cloudstack.org/testing/systemvmtemplate/{cs.version}/systemvmtemplate-${cs.version}.${patch.version}-xen.vhd.bz2</url>
+                                    
<url>https://download.cloudstack.org/testing/systemvmtemplate/${cs.version}/systemvmtemplate-${cs.version}.${patch.version}-xen.vhd.bz2</url>

Review comment:
       no @DaanHoogland they aren't the same, the one in the url will be the 
final path, where our official templates reside, since these templates are 
still under testing we've placed it in a testing path (where the nightly builds 
are uploaded)




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to