Ensure you have pre-configured the plugin.
>From the Dashboard -> Manage Jenkins -> Configure System -> Extended E-
mail Notification
Check these are all set how you want them. Then:
>From the Dashboard -> Project page -> Configure -> Post-build Actions -
> Editable Email Notification
I found o
Suri, have you installed on Windows as a service? This will allow the
master to stay connected to the node when logged off, however if the
node is switched off (no power) this will be impossible anyway.
On Mar 29, 11:31 am, Suri wrote:
> Hi
>
> Is it possible to connect Windows slave using ftp/ss
I have a build pipeline configured to works as follows: Unit tests -
> Metrics -> Deployment. The unit test is a polled job that then
triggers my metrics and finally the deployment. So that I dont keep
wiping the CI environment I have the deployment occur nightly... this
introduced a problem. The