Hi:
    I have a Jenkins network for out Test Automation. In this network, I 
installed a Jenkins Master, and then add 5 slave node. The master and all 
the slaves are linux systems.  All the slaves has same lable, such as "cpk"

   I configured a job, and I specified it running on "cpk".  So when the 
job is running, sometime, it will run on slave 1, and sometime it will run 
on slave 2. That is exactly what I wanted.

   But my problems is: I don't know how jenkins  locate to the files in 
slave, that means: I found some url from jenkins to slave files is 
available, but some others are not! I wish the jenkins to locate to the 
right files on different slaves.

   I have checked the jenkins and found that, for each build, there is a 
build.xml, in the build.xml, it contains the <buildon> and <workspace>, so 
I think the Jenkins should have enough information to locate the right file.


Thanks in advanced.

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/93a6a8d8-8e22-4804-af7d-373a493d737b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to