开发者

Hudson/Jenkins - Run steps in master and slave under the same job

I have a master and slave machines and one job. This job should have two ste开发者_如何学Pythonps: One to run Unit tests on the master machine and the other to run some executable laying in the slave machine.

Can this be done under one job? I know that I can restrict the job to run in slave only but i couldn't find a way to restrict in the step level.


AS far as i know you can only bind a job to a particular node but not parts of the job.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜