Skip to content

Add sleep to metrics:trace-pipeline job

Dat Tang requested to merge add-sleep-to-metric-trac-pipeline into master

What does this MR do and why?

Describe in detail what your merge request does and why.

Content

  • Add sleep to metrics:trace-pipeline job

This is the quick and boring solution to fix the issue in gitlab-com/gl-infra/delivery#19867 (closed) quickly, since from our observation, it normally takes between 7-10 minutes for gprd-track pipeline to finish, before we can run metrics:trace-pipeline. Later we will implement a proper solution to query the pipeline's status.

Ref: gitlab-com/gl-infra/delivery#19867 (closed)

Author Check-list

  • Has documentation been updated?
Edited by Dat Tang

Merge request reports