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

Should we idle jenkins if pipeline is stuck at approve stage? #206

Closed
kishansagathiya opened this issue Mar 23, 2018 · 6 comments
Closed

Comments

@kishansagathiya
Copy link
Member

I had pipeline waiting for my input since around 2 hours. In this scenario (#205) it did not idle Jenkins.
Need to check if this is by design or a bug.

@kishansagathiya
Copy link
Member Author

@chmouel Your comment on this one?

@chmouel
Copy link
Contributor

chmouel commented Mar 28, 2018

I am not sure, what do you think @vpavlin and @kbsingh ?

@aslakknutsen
Copy link

Yes. Approve stage can stay around for months (we have examples of that), but it doesn't use a Build pod anymore. A manual promote call from UI should call the proxy then proxy start up jenkins and jenkins move on etc..

The promote UI call is tho currently calling Launcher, and Launcher calling OSO directly. See openshiftio/openshift.io#2093

@kishansagathiya
Copy link
Member Author

I think idler does idle if build is stuck at approve stage(which is why we had this issue openshiftio/openshift.io#3356) I just need a confirmation from @chmouel, then we can close this.

@chmouel
Copy link
Contributor

chmouel commented May 24, 2018

yes it should be, there is some edge case where it doesn't idle unfortunately which I never was able to track down properly (and don't seem to be the sync-plugin) but i would say that only affect us to a few jenkins at most,

@kishansagathiya
Copy link
Member Author

@chmouel I would close it then. if you feel like we need this issue we can move this to the idler, anyway I have created this on the wrong repo.

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

No branches or pull requests

3 participants