Skip to content

Add baking time job to release-tools

Mayra Cabrera requested to merge move-baking-time-to-release-tools into master

What does this MR do?

Includes two new jobs:

  • One to wait for the canary deployment
  • One to canary baking time.

Canary baking time has the same behavior as the original in the deployer pipeline:

  • Triggers production checks to validate if a deployment to production can be authorized.
  • It runs after 60 minutes and only if the canary deployment has been completed

Screen_Shot_2021-03-22_at_9.14.13

Related to gitlab-com/gl-infra/delivery#1578 (closed)

Edited by Mayra Cabrera

Merge request reports

Loading