Re: Deleting artifacts for successful builds

2013-03-06 Thread Xavier Nodet
oglegroups.com');> [mailto: > jenkinsci-users@googlegroups.com 'jenkinsci-users@googlegroups.com');>] *On Behalf Of *Xavier Nodet > *Sent:* Tuesday, February 26, 2013 9:01 AM > *To:* jenkinsci-users > *Subject:* Deleting artifacts for successful builds > > > Some

RE: Deleting artifacts for successful builds

2013-02-26 Thread Merrow, Frank
On success . . . delete all those unwanted artifacts before terminating the job? Frank From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Xavier Nodet Sent: Tuesday, February 26, 2013 9:01 AM To: jenkinsci-users Subject: Deleting artifacts for

Deleting artifacts for successful builds

2013-02-26 Thread Xavier Nodet
Hello, Some of our Jenkins jobs run tests. When a test fails, it may have created a core file, and we want to archive this core file and all the other relevant binaries. But for all the successful jobs, these binary artifacts are useless and take much space in the build history. Is there an easy