Hi Neil,
Actually, the setup is like this (I have detailed this also):
1. One of Fedora/Ubuntu/OpenSuse/CentOS machine which should be as device in lava server (on this machine will run the tests). I have to have these os'es and not to have a lava prebuilt image. 2. The above machine has to send the test results to lava server some how (JSON/YAML) 3. See the test results in lava dashboard.
I'm pretty sure that this scenario can happen and can be implemented using lava server.
Thanks, Ionut C ________________________________________ From: linaro-validation-bounces@lists.linaro.org [linaro-validation-bounces@lists.linaro.org] on behalf of Neil Williams [codehelp@debian.org] Sent: Tuesday, June 10, 2014 11:32 AM To: linaro-validation@lists.linaro.org Subject: Re: [Linaro-validation] Lava server - external tests results imported into dashboard
On Tue, 10 Jun 2014 07:24:37 +0000 "Chisanovici, IonutX" ionutx.chisanovici@intel.com wrote:
Hi all,
As I wrote in a previous mail, I kindly ask you to point me for some straight documentation on how we can import some external tests results directly to lava dashboard via JSON file ? I search for 2 days for documentation on how to do it but couldn't find any. Is there some step by step documentation/examples ?
LAVA doesn't support this explicitly. LAVA results are of LAVA tests - (LAVA isn't primarily a reporting engine, it's designed to run the tests and have a core set of report views but also provide export to other tools which can do a much more detailed analysis).
What do you expect to gain by having results with no supporting data in the dashboard? It's not actually helpful to have result bundles which cannot link back to a test job - you lose the ability to re-test and you lose all the context of the results.
There are times when developers will pull sets of bundles from a server or manipulate bundles directly but this is for testing. It makes no sense for a CI loop to have results without context.
--
Neil Williams ============= http://www.linux.codehelp.co.uk/