Hello Paul,
On Mon, 4 Jul 2011 12:54:04 -0500 Paul Larson paul.larson@linaro.org wrote:
[]
My idea was that LAVA will be our CI Central. I.e., if one wants just builds, one would look at android-build, but if one wants all info at all, and validation results in particular, one would look into LAVA. Is that viable idea at all?
But LAVA doesn't have information about the builds. So it seems to me we want to somehow get that information back to the location that does have information about the builds -or- make it easy for people to find results for the build they care about. Can you give more detail about what you are suggesting?
Well, but LAVA would get at least minimal information about the build, and as soon as it gets at least build type, build name, and build URL, it can show report like:
------------------------------------------------------------- | Type | Build Name | Results | | Android | ~linaro-android/leb-panda #100 | 10 pass/4 fail | -------------------------------------------------------------
Where specific build name leads to page build's page in outside system (like android-build), where they can get additional info, download it, etc. By adding filtering by build type (and having good inventory of types, for example maybe separate "Android Devel" and "Android Release"), it would be easy to let people find what they want.
And if not to do it that way, then this functionality will need to be duplicated in every upstream system of CI, like android-build, offspring, etc.
Thanks, Paul Larson