Thanks for your valuable reply but, I want charts for latest completed job. I don't want compared result of all jobs. Is it possible that I can get only latest completed job's chart representation without comparing with other jobs?
Regards.
On Fri, Apr 13, 2018 at 10:42 AM, mayuri mohite mayumohite18393@gmail.com wrote:
Hello All,
I am following https://validation.linaro.org/static/docs/v2/results-intro. html for charts and queries. My LAVA version is $ dpkg -l lava-server Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/ trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Architecture Description
+++-==============================================-=========
============================================================
ii lava-server 2018.2+7178.53c57de9-1+stret all Linaro Automated Validation Architecture server
I have created "test job" query and added that query while running my job by adding below lines in my job
notify: recipients:
- to: method: email user: mayuri
criteria: status: complete verbosity: verbose query: name: test_job username: mayuri
But,I am getting only email notifications of test result for this job but, I am not getting any query related information or chart related information through this job. Only one message related to query I am getting which is " No query is set for results comparing"
Please help me in to this.
Regards, Mayuri