cf-ops-automation icon indicating copy to clipboard operation
cf-ops-automation copied to clipboard

Control-plane pipeline should update pipeline before running pushing `paas-templates` changes

Open o-orand opened this issue 6 years ago • 1 comments

Expected behavior

As a COA user, when

Observed behavior

We add a new dependency in deployment-dependencies.yml on paas-templates,we commit and push it. It triggers an new job in the appropriate x-depls-update-generated pipeline, and it generates updated pipelines in coa/pipelines/generated/<team-name>/<root-deployment>, and commits it to config-repository. Unfortunately, sometimes the commit on paas-templates is processed before pipeline update (ie: push-changes is executed before load-generated-pipelines)

Affected release

Reproduced on version 3.2.2

Traces and logs

o-orand avatar Nov 26 '18 17:11 o-orand

It occurs when deployment-dependencies is updated (sequence of addition/deletion)

o-orand avatar Jan 18 '19 10:01 o-orand