On 12/16/14, 8:50 AM, "OmPrakash Muppirala" <bigosma...@gmail.com> wrote:
>On Dec 16, 2014 8:43 AM, "Alex Harui" <aha...@adobe.com> wrote: >> >> IMO, there are two issues: >> >> 1) Adobe keeps updating the downloads and we get out of sync and there >>are >> failures until we get synced up >> 2) Folks using the installer seem to get bad downloads more often than >> using Ant/Browser. >> >> For 1), I’ve been pondering having MD5 checker leave .md5 files on the >>CI >> server or somewhere that doesn’t require SVNPUBSUB and updating the >> installer scripts to fetch from there. Not sure if there the bandwidth >> costs will be significant or not. But then, if MD5 checker runs hourly >> (which it currently does) or even more frequently, we’ll only get out of >> sync for a little while. > >+1 >We could link directly to the generated md5 file on the jenkins job. I’m just wondering if there are restrictions on using the free Azure instance for this kind of thing and how much bandwidth it will turn out to be. If I could find another server to store the MD5s on that would be preferred. Also, to be clear, this would not keep us from having to periodically update the sdk-installer-config file like we do now. The 4.13 and older install scripts will always be looking there. Changing the 4.14 install script is a big change this late in the game. Do folks really want to try it? -Alex