On 5/9/12 12:23 AM, Paul Larson wrote:
On Tue, May 8, 2012 at 10:18 PM, Andy Doan <andy.doan@linaro.org mailto:andy.doan@linaro.org> wrote:
On 5/8/12 4:00 PM, Michael Hudson-Doyle wrote: On Mon, 07 May 2012 12:54:48 -0500, Andy Doan<andy.doan@linaro.org <mailto:andy.doan@linaro.org>> wrote: On 05/07/2012 12:51 AM, Michael Hudson-Doyle wrote: I've disabled the cron job. The only jobs we are submitting from cron now are the image tests, and I don't think we'll be doing that for much longer (hi Andy?) so I haven't taken any steps to make sure the scripts are in a more sensible location on LP yet or anything like that. I product pre-built images daily at 19:00UTC for each board with a new hardware pack and combine it with the latest nano and desktop root file systems. I just implemented support for submitting the nano images to LAVA. example: <http://snapshots.linaro.org/__precise/pre-built/lt-panda/__137/lt-panda-precise_nano___20120506-137.info.txt <http://snapshots.linaro.org/precise/pre-built/lt-panda/137/lt-panda-precise_nano_20120506-137.info.txt>> Does that mean I can disable the other jobs we run from cron? I don't know what all we were doing from cron. However, I suspect we don't need to do daily testing of nano images from cron anymore.
This was a relic of when we needed to test images, but didn't have the lava jobs getting kicked off from the build system. So we're not quite there yet it seems, but getting much closer. Is there going to be a summary page generated for each of the builds like what we have on android-build that links to the test results? or just a txt file that points at the job? The summary page is really a nice thing to have, and I've even wondered if it maybe makes sense to make it the consolidation point for both automated and manual tests for that particular build.
I'm going to move the .txt file over to an HTML file that works similar to android build in showing results. Its supposed to happen for 12.05.
-andy