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 the currently installed OS.
I do have an idea to get this stuff done, will post it once I have something concrete in hand. Regards, Manish On Wednesday, 30 January 2013 12:36:18 UTC+5:30, Manish Singh wrote: > > 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. The test process is not flawed, it is needed such that > we test our software on a clean machine. One approach I could think of was > to have pre-created images of various machines have available. > > What are the best ways to do this via Jenkins? > > -Manish > -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
