Issue Type: Bug Bug
Assignee: Michael Watt
Components: s3
Created: 01/Jul/13 3:08 PM
Description:

We're using the promoted builds plugin (https://wiki.jenkins-ci.org/display/JENKINS/Promoted+Builds+Plugin) in combination with the S3 plugin. We have multiple promotion processes (dev, stage, prod) and each one should upload its result to a different S3 bucket.
However, if one process succeeds and uploads the result to S3, it won't just upload to its own bucket, but also to the ones of the other processes. The destination buckets of the different phases are merged (also visible in the interface after saving the configuration).
We tried to use multiple S3 profiles (same access keys though) and that didn't help. The files are still being uploaded to the buckets of all promotion processes and not just one.

Project: Jenkins
Priority: Major Major
Reporter: Philipp Krenn
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to