Skip to content

Automatically regenerate and upload knapsack reports

Andrejs Cunskis requested to merge andrey-update-knapsack-flow into master

What does this MR do?

It seems that by disabling scheduled run, we forgot about automatically keeping knapsack report up to date (schedules had the variable set which controls report regeneration and upload). This change simply adds report regeneration and upload for every triggered run.

Also, download knapsack job is capable of detecting automatically which jobs are parallel, so this change also removes manually defined jobs to download.

Check-list

Merge request reports