13
Jun

Configure windows Virtual Machine as node for your selenium execution

Following steps can be used to configure Virtual machine as node on your Master jenkins node

From Master Jenkins Instance:
================================

Add a new node, by specifying following values/settings:

1. Remote root directory ==> This should be the Jenkins folder location on Slave machine
eg. C:\Users\sys-encqa01\.jenkins
2. Launch method ==> Launch agent with Java Web Start

From your Slave machine:
==========================

1. connect to Master Jenkins instance (http://master-server-ip:8080) as admin
2. go to manage nodes tab and launch JNLP button

(Do not close the connected JNLP dialog on virtual machine)