<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body><div style="font-family:Arial;"> </div>
<div> </div>
<div> </div>
<div>On Fri, May 13, 2016, at 06:20 PM, David Moreau Simard wrote:<br></div>
<blockquote type="cite"><p dir="ltr">I'm already using this for several jobs, exactly for the use case of cleaning up nodes and collecting nodes.<br></p><p dir="ltr"><div style="font-family:Arial;">Is it not working for you ?<br></div>
<div style="font-family:Arial;"> Is post-tasks the same thing ?<br></div>
</p></blockquote><div style="font-family:Arial;"> </div>
<div style="font-family:Arial;">Looks like that's a different plugin, but indeed seems pretty close.  I actually ended up using:<br></div>
<div style="font-family:Arial;"> </div>
<div style="font-family:Arial;">```<br></div>
<div style="font-family:Arial;">    publishers:<br></div>
<div style="font-family:Arial;">      - trigger-parameterized-builds:<br></div>
<div style="font-family:Arial;">```<br></div>
<div style="font-family:Arial;"> </div>
<div style="font-family:Arial;">Which is installed now, because I wanted to serialize around a single cleanup builder for duffy.  I'lll post more about this later.<br></div>
<div style="font-family:Arial;"> </div>
<div style="font-family:Arial;">Thanks though for the link to your JJB - it's really useful to see what other people are doing in this area.  What I'm working on now is in:<br></div>
<div style="font-family:Arial;"><a href="https://github.com/cgwalters/sig-atomic-buildscripts/tree/pr-testing/centos-ci">https://github.com/cgwalters/sig-atomic-buildscripts/tree/pr-testing/centos-ci</a><br></div>
<div style="font-family:Arial;">for those interested.<br></div>
<div style="font-family:Arial;"> </div>
<div style="font-family:Arial;"> </div>
<div style="font-family:Arial;"> </div>
</body>
</html>