Re: How to set up Jenkins on Mac Pro with Parallels vm slaves?

2013-05-21 Thread Pete Akey
You can ask Jenkins to run commands just as you would from the command line. I'd use whichever you're more comfortable with. Here are some CLI parameters for VirtualBox: http://www.virtualbox.org/manual/ch09.html Here's an entire CLI guide for Parallels:

Re: How to set up Jenkins on Mac Pro with Parallels vm slaves?

2013-05-21 Thread David Burson
Thanks very much, Pete! I'll give that a shot. David On Tue, May 21, 2013 at 8:44 AM, Pete Akey pja...@gmail.com wrote: You can ask Jenkins to run commands just as you would from the command line. I'd use whichever you're more comfortable with. Here are some CLI parameters for