Skip to content

LTV pipeline has different number of jobs

The nightly pipelines with long test vector (LTV) jobs have different number of tests, although the jobs only differ by an input scaling. See e.g. https://forge.3gpp.org/rep/sa4/audio/ivas-basop/-/pipelines/30509/test_report

The jobs logs end with this error:

Job's log exceeded limit of 4194304 bytes.
Job execution will continue but no more output will be collected.

Perhaps this also means that the test results are not collected?

The long test vector tests also include the short test vector runs. This is perhaps not necessary, since the shorter tests are already run in the MR pipeline and in the "push to main" pipeline. A potential solution is to reduce the test set to only the LTV and the renderer tests, since these have not already been tested.