Re: Installing operating systems on slaves via Jenkins

2013-02-04 Thread Manish Singh
Thanks everyone for the inputs. The test process is not flawed, we actually need capabilities in the automation framework to execute tests on a clean slate (fresh OS). We also need capabilities in the framework to run the same tests without re-installing the OS as well i.e., execute the tests on

Re: Installing operating systems on slaves via Jenkins

2013-02-02 Thread Sami Tikka
eam has one or more tutorials on how to use puppet with > Jenkins. > > Mark Waite > > From: Manish Singh > To: jenkinsci-users@googlegroups.com > Sent: Wednesday, January 30, 2013 12:06 AM > Subject: Installing operating systems on slaves via Jenkins > > Hello Al

Re: Installing operating systems on slaves via Jenkins

2013-01-30 Thread Jason Swager
If your slaves are VMs in a VMware vSphere/vCenter installation, you can use the vSphere Cloud Plugin to revert the VM to a snapshot before starting it up. Other virtualization cloud plugins will do a complete deploy of a new VM. Jason Swager On Tuesday, January 29, 2013 11:06:18 PM UTC-8, Man

Re: Installing operating systems on slaves via Jenkins

2013-01-30 Thread Mark Waite
he puppet team has one or more tutorials on how to use puppet with Jenkins. Mark Waite > > From: Manish Singh >To: jenkinsci-users@googlegroups.com >Sent: Wednesday, January 30, 2013 12:06 AM >Subject: Installing operating systems on slaves

RE: Antwort: Installing operating systems on slaves via Jenkins

2013-01-30 Thread James Nord (jnord)
insci-users@googlegroups.com] On Behalf Of Andreas Schilling Sent: 30 January 2013 10:31 To: jenkinsci-users@googlegroups.com Subject: Antwort: Installing operating systems on slaves via Jenkins Hi Manish, the very simple answer is: you can't do this. A slave is not sort of "remote con

Antwort: Installing operating systems on slaves via Jenkins

2013-01-30 Thread Andreas Schilling
icher (Stv.), Frank Beutenmüller (Stv.) Registergericht: Amtsgericht Stuttgart, HRB Nr. 212778 Umsatzsteuer: ID-Nr.: DE147841145 Von:Manish Singh An: jenkinsci-users@googlegroups.com Datum: 30.01.2013 11:12 Betreff: Inst

Installing operating systems on slaves via Jenkins

2013-01-29 Thread Manish Singh
Hello All, I have a requirement, where I need to reinstall OS on slave machines before a job is executed. This is needed as we need a clean OS before executing the tests. What are the best ways to do this via Jenkins? -Manish -- You received this message because you are subscribed to the Goo