Issue Type: Bug Bug
Affects Versions: current
Assignee: Michael Watt
Components: promoted-builds, s3
Created: 28/Mar/14 6:16 PM
Description:

I'm finding that if you add a "publish to s3" step to a build promotion process - and you have multiple build promotion processes defined (say, one for Dev, Test, and Production) - you get a very strange interaction.

I wanted to publish to a different S3 bucket for each of Dev, Test, and Production - and wanted to wire that into the three different build promotion definitions.

However, upon Save, the configuration got very strange: Every build promotion process I had defined now had every S3 step from all promotions.

In other words I had defined:

Dev Promo
Publish to s3 dev bucket
Test Promo
Publish to s3 test bucket
Prod Promo
Publish to s3 prod bucket

but upon Save it became:

Dev Promo
Publish to s3 dev bucket
Publish to s3 test bucket
Publish to s3 prod bucket
Test Promo
Publish to s3 dev bucket
Publish to s3 test bucket
Publish to s3 prod bucket
Prod Promo
Publish to s3 dev bucket
Publish to s3 test bucket
Publish to s3 prod bucket

and every subsequent save actually multiplied the S3 configs.

Happy to provide more information if I can.

Scott

Environment: Cloudbees implementation of Jenkins
Project: Jenkins
Labels: plugin promoted-builds s3
Priority: Major Major
Reporter: Scott Colestock
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to