Hi, I'm trying to build an extension that would automatically remove/delete the workspace when leaving a node. It seems possible to do this through a NodeProperty extension where I create an Environment object that would handle this.
However, trying this I see different behavior in e.g. a Freestyle build than in a pipeline build. In the Freestyle build it works, but in the pipeline build the setUp() method is not called. Is this difference expected? The extension can be found at [1]. /Anders [1] https://github.com/andham/jenkins-nodeproperty-plugin -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAKDUN1vwO0XKt0opD2SLzCZOhr_PNtz7JLq8JjgE%2BwfpKSqBNA%40mail.gmail.com.
