Promoted Builds Plugin - Multiple Approvers

176 views
Skip to first unread message

Chris

unread,
Nov 14, 2011, 5:25:19 AM11/14/11
to Jenkins Users
I have a use case where for a production promotion both the sysadmin
for websphere and the dba have to independently approve a promotion.
I was using the promoted builds plugin and I had originally configured
the promotion to trigger one downstream deploy job which will
automatically deploy the app and do the database migrations. It looks
like the promoted builds plugin is only supporting a single approval.
I was trying to think of an alternate way to accept two different
approvals and trigger 1 job but I am drawing a blank. I would like to
keep a single deploy job in order to coordinate the shutdown and
startup of the application with the db migration, so that the app is
not up during a migration that requires downtime. has anyone solved
this problem already?

Thanks,
chris

Pete

unread,
Nov 16, 2011, 1:03:05 AM11/16/11
to jenkins...@googlegroups.com
I think it wouldn't be too hard to support creating more than 1
instance of a promotion condition (like manual approval). This would
be akin to how the free style job supports multiple instances of the
same type of build steps. I think this would require a bit of a
change to the UI but the internals of the promotion plugin should be
pretty well suitable for doing this.

Jminne

unread,
Nov 17, 2011, 12:18:24 AM11/17/11
to Jenkins Users
This sounds like a great feature so I added it as a feature request.
https://issues.jenkins-ci.org/browse/JENKINS-11769
Feel free to watch it and vote for it.

-John
Reply all
Reply to author
Forward
0 new messages