Issue Type: Bug Bug
Assignee: Unassigned
Components: copyartifact-plugin
Created: 02/Feb/15 3:45 PM
Description:

We run a lot of jobs in a multi job so that they run in parallel and then when that phase is done we copy artifacts from each of them back to that build

The issue I am hitting is the Config space limit for a job.
This is because I have to wrap the copy artifact in a conditional statement so that if the env var is set and not FAILED then copy the artifacts

I would rather just say if copy artifacts fail ignore and keep going on and don't fail the build

Currently if the copy artifacts step fails the build stops and fails and then nothing else happens

Project: Jenkins
Priority: Minor Minor
Reporter: Lorelei McCollum
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