On 10/12/2011 07:16 PM, Michael Hudson-Doyle wrote:
Hi all,
I've done a stealth deploy (stealth as in "no links point to this page") of the first cut of the kernel ci view I've been working on:
http://validation.linaro.org/lava-server/kernel-ci-views/index
It's very much an alpha-style view at the moment -- in particular the computation of the new passes and failures is a bit wonky -- but I've been working away for a while on this and it seemed like time to actually get a live page out to the public and stop emailing screenshots to slightly randomly chosen people.
If you see problems, you can file bugs at:
https://bugs.launchpad.net/lava-kernel-ci-views
or make more general comments here.
How do you get the build log of a failed build? It wasn't very obvious:
Click on the failed build Click on Bundle viewer (What's a bundle was my first question) Find a url that sounds useful: https://ci.linaro.org/jenkins/job/linux-next_panda-omap2plus/340/consoleText Paste that link into your browser. Search thru it to find compile errors.
Rob