Hi Mayuri,
As per https://validation.linaro.org/static/docs/v2/user-notifications.html#result-... you are missing the "compare" block, so instead of:
notify: ...... query: name: test_job username: mayuri
you need:
notify: ..... compare: query: name: test_job username: mayuri
HTH,
On 04/13/2018 07:12 AM, mayuri mohite 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
Lava-users mailing list Lava-users@lists.linaro.org https://lists.linaro.org/mailman/listinfo/lava-users