Skip to content
This repository has been archived by the owner on Jul 23, 2020. It is now read-only.

CI Pipelines do not queue PR commits #2237

Closed
michaelkleinhenz opened this issue Feb 12, 2018 · 3 comments
Closed

CI Pipelines do not queue PR commits #2237

michaelkleinhenz opened this issue Feb 12, 2018 · 3 comments

Comments

@michaelkleinhenz
Copy link
Collaborator

PR updates are noch queued. If a build is currently being build, all commits done are ignored and the PR never gets approved. See this PR:

fabric8-ui/fabric8-planner#2419

Commit 0eacf5f was done while 5c7c652 was being built. So while the PR indicates that the PR is being built, it does not queue up the actual job, so the PR status remains dormant.

To retrigger the build, I need to do a "fake" commit that triggers a new run. Given that a build run takes ~1h, this is not really fun. But since a workaround exists, this is SEV-2.

@piyush-garg
Copy link
Collaborator

@michaelkleinhenz with #2729 we have tried queuing the builds. Is this still the issue. cc @hrishin

@piyush-garg
Copy link
Collaborator

@michaelkleinhenz Seems like this is something different and if this is related to the planner, can we close this, as the planner has moved out of GKE?

@hrishin
Copy link

hrishin commented Jun 20, 2018

@piyush1594 it should be good to close now. As planner team has moved PR builds to CICO CI.

@michaelkleinhenz @nimishamukherjee please confirm it once.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants