Skip to content

Displays the queued duration of a job

Jose Ivan Vargas requested to merge jivanvl-display-queued-duration-job into master

What does this MR do and why?

This displays the amount of time a job spend on queue in the job sidebar inside the job details page

Screenshots or screen recordings

Screen_Shot_2022-06-27_at_11.25.49

This depends on the following MR: !91086 (merged)

How to set up and validate locally

  1. Go to a project with CI configured
  2. Go to a job
  3. Look at the sidebar to see the queued duration field

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Jose Ivan Vargas

Merge request reports