continuous integration - Configuring Windows slaves in Jenkins -


i in process of learning continuous integration using jenkins. tried configuring windows machine slave node vm linux box, , pretty straight forward. there 1 windows machine in picture, master (linux) can identify , map slave node when try launch slave browser (using launch slave agent via java web start option).

my doubt is, in reality, if have configure multiple slaves, of windows, configuration similar windows nodes except when specifying remote fs directory (which can coincide few nodes), unlike linux slaves, specify ip address , credentials able ssh particular linux node.

i can configure 2 nodes called windows_slave1, windows_slave2. can hit url of 1 of these 2 nodes of these machines , click on launch. if remote fs directory has same name, master can launch of these nodes. if want connect specific windows slave, then, how master distinguish among these windows slaves?

each salve unique , referred name. job can tied slave restricting run on slave only.
did read following:
- distributed builds
- step step guide set master , slave machines

these can sorted well.

i hope helps.


Comments

Popular posts from this blog

dns - How To Use Custom Nameserver On Free Cloudflare? -

python - Pygame screen.blit not working -

c# - Web API response xml language -