Skip to content

Generate duration metrics for incomplete coordinator pipelines as well

What does this MR do and why?

Describe in detail what your merge request does and why.

Make the metrics:pipeline_and_job_duration job manual, and execute it along with the trace-pipeline manual job.

The PlayTraceJob class has been renamed to PlayManualJobs, and it now plays the metrics:pipeline_and_job_duration job in addition to the trace-pipeline job. The PlayManualJobs class plays the manual jobs of the current pipeline as well as the last 10 pipelines. This ensures that the manual jobs of incomplete pipelines are also played.

gitlab-com/gl-infra/delivery#2915 (closed)

Author Check-list

  • Has documentation been updated?
Edited by Reuben Pereira

Merge request reports