Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
o-orand opened this issue Nov 26, 2018 · 1 comment

Comments

@o-orand
Copy link
Member

o-orand commented Nov 26, 2018

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
Copy link
Member Author

o-orand commented Jan 18, 2019

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

2 participants