You can use the below plugins: - https://wiki.jenkins-ci.org/display/JENKINS/Publish+Over+SSH+Plugin - https://wiki.jenkins-ci.org/display/JENKINS/SSH+plugin
Then you can configure your job to run certain scripts among different machines. I hope it helps On Saturday, 30 January 2016 03:48:08 UTC, Kiran wrote: > > I have Jenkins installed on a Linux server. It can run builds on itself. I > want to create either a Freestyle Project or an External Job that transfers > a bash script and runs it on two separate linux servers. Where in the GUI > do I configure the destination server when I create a build? I have added > "nodes" in the GUI. I can see the free space of the servers in the Jenkins > GUI, so I know the credentials work. But when I create a build, I see no > field that would tell Jenkins to push the bash scripts and run them on > certain servers. > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/9f5ba1a8-604d-40b1-8069-e13a094fc836%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
