Skip to content

gitlab-ci: Implement a simple timeout detection for LAVA jobs

  • Retry twice if the job does not generates logs for 5 minutes.
  • Only active the timeout detection when the job starts.

This is a simpler version from !12648 (closed).

Merge request reports