Skip to content

Ci/add long term logs

kinuthia requested to merge ci/add-long-term-logs into main

Description

Adds a job to collect csv files from the jobs listed below:

ivas-pytest-compare_ref-long-enc
ivas-pytest-compare_ref-long-enc-lev+10
ivas-pytest-compare_ref-long-enc-lev-10
ivas-pytest-compare_ref-long-dec
ivas-pytest-compare_ref-long-dec-lev+10
ivas-pytest-compare_ref-long-dec-lev-10
ivas-pytest-compare_ref-long-fx-fx
ivas-pytest-compare_ref-long-fx-fx-lev+10
ivas-pytest-compare_ref-long-fx-fx-lev-10

Note that the logging does not include the mld-split-* files.

For now, the job will not aggregate any logs created except today’s logs since the branch has never been ran from main, we need to first merge to main for it to work. No further modification are expected for it to work as expected once it is merged to main. I will create a scheduled pipeline to run the job on a daily basis after the above jobs have ran. Another thing to note is that the job takes a longer time to complete for the first initial run where pipelines of the job have not been ran from ‘main’.

Another thing to note is that the build jobs are ran but are not necessary for this job.

Here is a link to a successful run of the pipeline: https://forge.3gpp.org/rep/sa4/audio/ivas-basop/-/jobs/492153

The size of the job per day is expected to increase by 1.14Mb (size on disk).

Merge request reports

Loading