[CI] add script for processing long-term logs
- Related issues:
- Requested reviewers: @kiene, @multrus, @pihlajakuja, @norvell
Description
Script to process the long term job logs in BASOP repo.
To test please download and unzip the logs from the latest job e.g https://forge.3gpp.org/rep/sa4/audio/ivas-basop/-/jobs/501344 and then run
python process_long_term_logs.py logs long_term_regression.html
This should generate html file e.g: long_term_regression.html
Please review and provide feedback.