|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

I am also using swarm plugin to auto connect slave during boot for running selenium testcases. Since the swarm plugin is starting slave agent headless, I see the slave is started in non-interactive mode and hence selenium testcases are failing. Is it possible to expose the slave as windows service when using swarm plugin to manage master-slave, this was I can configure to run the service to run "interactive".
Or may be there is a way to run the slave interactive way with current swarm design, please point me out.