On 6 July 2017 at 12:11, Sharma, Varun <varun.sharma@intel.com> wrote:

Dear lava Community,

 

 

I want to use Image charts2.0 for viewing my lava job results.


Filters, Image Reports and Image Reports 2.0 are for V1 test results using Bundles and Bundle streams only. This support will be going away soon, it probably is not worth learning at this stage but there is documentation here: https://validation.linaro.org/static/docs/v1/
No Filter or Image Report can be used to view V2 test results.

Queries and Charts are for V2 test results only. Queries and Charts cannot be used to view V1 test results.

Which type of test jobs are you running?
 

 

I am using “lava-test-case” to check pass/fail & I am getting results also.

 

steps:

       - lava-test-case linux-linaro-ubuntu-pwd --shell pwd

       - lava-test-case linux-linaro-ubuntu-uname --shell uname -a

       - lava-test-case linux-linaro-ubuntu-vmstat --shell vmstat

 

 

I want to know how to get these results in image charts, I can see it ask to add chart & addfilter , but there no data is available when I try to add filter?

 

Similarly if I have to use query api, what kind of query should be used to fetch test data from lava suite?

 

Detailed info to use image chart will be appreciated, as I am new to Charts/Lava…or at any link.



 


--