On Fri, Jul 20, 2012 at 1:24 PM, Ry <[email protected]> wrote: > I just wanted to thank everyone. I did come across and used your article at > some point Zeljko, very well written and informative. I was able to learn a > few things from it. > > Bill's comment got me to my goal though, I was using window's service. I > stopped that and have generated Jenkins through java and since then all my > builds are working. I do need to be able to move jenkins to a linux > production box and ssh into a windows box to run scripts there, but I know > that project I will be on my own for. I don't the challenge from time to > time. It is how we learn. =)
That's great news! You should be able to re-use the same Windows Jenkins agent configuration in the two-box Jenkins configuration you mentioned (where the Jenkins server runs on Linux and the Windows agent is a slave node). That's actually how I run Watir and Selenium tests. Thanks Bill -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. [email protected] http://groups.google.com/group/watir-general [email protected]
