Skip to content

[BASOP-CI] ignore "COMPLEXITY" folders when collecting from complexity jobs

Jan Kiene requested to merge ci/fix-basop-pages-job into main

BASOP pages update fails for some time, e.g. https://forge.3gpp.org/rep/sa4/audio/ivas-basop/-/jobs/412431/viewer.

The problem is that I added the log folder for the complexit jobs to their artifacts and those are now also collected when gathering the results for the gitlab pages setup. All of the log folders have the same name and when the second one is copied over, the folder already exists at the destination which causes everything to fail. This update just skips this log folder.

fyi @norvell @pihlajakuja

Merge request reports

Loading