The first one being, each CIBT job (one per board) is requesting an email report, but the email report each contain a list of all the boards tested. This results in duplicate emails.
One possible solution for this would be to trigger the request the email in the CIBT-finish-success job (only run once for all boards) instead of in each individual CIBT job.
Kevin Hilman
March 12, 2019 at 6:16 PM
Email list to use for sending reports (when ready): automotive-testreports@lists.linuxfoundation.org
Customize the email templates in the kerenlci-backend (test.txt) to be usable for AGL email reports.
Update the ci-management scripts to request email reports from the backend when LAVA jobs have completed.