<div dir="ltr"><span style="font-size:14px">Dear all,</span><div style="font-size:14px"><br></div><div style="font-size:14px">Is there a way to keep the jenkins slave node alive after test case completed? After python-{name}-python27 job completed the slave node building it is also replaced by a new node. As the install-distro-packages take a lot of time in my environment, I am thinking keep the slave node alive and could be reusable for a new test case.</div><div style="font-size:14px"><br></div><div style="font-size:14px">I have tried set reusable_node function under this case, but it only works when there is another job waiting to a new slave node. In this case the slave node will be reusable. But when all jobs are completed, this node will be replaced by a new one. </div><div style="font-size:14px"><br></div><div style="font-size:14px">Any suggestion? Thanks.</div></div>