Skip to content

Make lbn-install more resilient against slow EOS

Marco Clemencic requested to merge resilient-lbn-install into master

When invoked to install a project and a platform, make sure that the matching artifacts are in the list of archive to install. If not we fail instead of silently continue.

This should solve the random failures we experienced in the nightly builds for the last few weeks.

/cc @rmatev @sponce

Merge request reports