releng-scripts: add LAVA URL field to metadata, use in email report
Fixed
Description
Add a new metadata field which contains the URL to the LAVA job that was used for each job. This field can then be (potentially) used in the email report
Environment
None
Activity
Show:
Khouloud Touil
March 19, 2019 at 1:35 PM
in the AGL email report template there is already URL which supposed to have the git.url, now we just need a dump for a job that contain the git.url metadata to test the email report template.
Kevin Hilman
March 18, 2019 at 5:35 PM
OK, let's see if we can use this in the AGL email report so it has a link back to gerrit.
Khouloud Touil
March 18, 2019 at 9:46 AM
Adding a new metadata field which contains the URL to the LAVA job can't be possible because this URL contain the id of the job which is going to be created when submitting the job and the job template is already created.
Also, the email report doesn't summarize just one job but several ones.
Instead this we added a new metadata "git.url" field which contains the link to the gerrit patch
Add a new metadata field which contains the URL to the LAVA job that was used for each job. This field can then be (potentially) used in the email report