Hi all, I have a Jenkins slave that will run some jobs, this machine must not be used manually by people when it's running Jenkins job ( because it may affect some metrics of the build )
Is there any solution that I can achieve this requirement ? My current solution: I created a job that show a message box/dialog on desktop, this job is triggered when my main jobs run and aborted the it (the message box/dialog will disappear/close) after main jobs finish. But that's not good solution, other people can just close it and use the machine as usual. Sorry about my problem can be too common than a Jenkins issue, but if a solution is managed from Jenkins that'd be great. Many thanks for you guys -- 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/a97a295b-7140-42e3-85dd-259342ca50dc%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
