Done
Details
Assignee
Arthur SheArthur SheReporter
Yann GAUTIERYann GAUTIERUpstream
NoShare Visibility
Arthur SheBipin RaviChris PalmerGovindraj RajaKaren PowerVarun WadekarPriority
Undecided
Details
Details
Assignee
Arthur She
Arthur SheReporter
Yann GAUTIER
Yann GAUTIERUpstream
No
Share Visibility
Arthur She
Bipin Ravi
Chris Palmer
Govindraj Raja
Karen Power
Varun Wadekar
Priority
Checklist
Checklist
Checklist
Sentry
Sentry
Sentry
Created February 14, 2025 at 5:39 PM
Updated February 15, 2025 at 6:03 AM
Resolved February 15, 2025 at 2:25 AM
Every Friday a mail is sent to LTS maintainers with the report files created with the triage scripts. Now that LTS-v2.12 branches have been created, this mail should also include the lts-v2.12.csv file.
The triage script properly works locally. I’ve run it like this:
python lts/lts-triage-v2.py --repo ../trusted-firmware-a --csv_path triage-lts-v2.12.csv --lts lts-v2.12 --gerrit_user yann.gautier@st.com --ssh_keyfile ~/.ssh/
It seems that the triage script is launched from tf-a-job-configs tf-a-lts-triage-v2.yaml file, but LTS_BRANCHES misses lts-v2.12. Is it enough to update that line, or is there anything else to do?
The patch would be:
I’ve pushed the patch there:
https://review.trustedfirmware.org/c/ci/tf-a-job-configs/+/35313