On Wed, 13 Jul 2011 18:58:09 +0300 Paul Sokolovsky Paul.Sokolovsky@linaro.org wrote:
[]
They're manually updated. For release builds that's probably not too much problem, as releases happen only one a month. However, Jenkins has special "symlink" URLs which point to the latest successful build for example: https://android-build.linaro.org/jenkins/job/linaro-android_panda-11.06-rele...
So, instead of https://android-build.linaro.org/jenkins/job/linaro-android_panda-11.06-rele...
wget could refer to:
https://android-build.linaro.org/jenkins/job/linaro-android_panda-11.06-rele...
And actually, android-build frontend has special short-circuit access to build results via raw HTTP FS access. It turned out to be broken, but I fixed it now:
https://android-build.linaro.org/builds/~linaro-android/leb-panda/120/output...
So instead of using 3 wget commands, only one with "wget -r -np" could be used instead.
And I just made it work for last successful build also:
https://android-build.linaro.org/builds/~linaro-android/leb-panda/lastSucces...
Also, if you, or someone on your team want's access to submit jobs, they need to login to lava (recommend using their launchpad id and openauth). Then I need to know what their ID was so I can give them the proper permissions.
I'm not involved directly with integration so far, but would like to be ready to test it. I logged in to LAVA, user name is "pfalcon".
Thanks, Paul Larson
Thanks, Paul
Linaro.org | Open source software for ARM SoCs Follow Linaro: http://www.facebook.com/pages/Linaro http://twitter.com/#%21/linaroorg - http://www.linaro.org/linaro-blog