Thank you Richard for the reply. Will try it but was thinking if this feature is already available in Jenkins then I would not have to write the script.
Also, I want to display the result in Jenkins i.e. similar to chart type where it will show that for custom install - passed, typical install - passed, uninstall - failed, files differ in folder, etc. Any thoughts on this? On Wednesday, 19 August 2015 14:20:04 UTC+5:30, Richard Bywater wrote: > > Basically if you can code / script it then Jenkins can do it. I'd start by > getting a scripted thing up and running and then you can have Jenkins call > that script when things change etc. > > Richard. > > On Wed, 19 Aug 2015 8:43 pm 'Pulkit Lall' via Jenkins Users < > [email protected] <javascript:>> wrote: > >> Hi All, >> I have a scenario where I think Jenkins could help me a lot if its >> possible.... I did my best to explain the scenario but if there are still >> any questions, I will be glad to answer them. >> >> I have multiple jobs in Jenkins which are compiling code, creating >> installers (Windows and Linux), creating artifacts for both Windows and >> Linux platforms. >> >> Now, after the builds are complete, I have to manually install them to >> verify if the installer is proper and that the options like "Complete", >> "Custom" installations are working properly, all files are present or not. >> >> This takes a lot of time to do for all the installers for both OS. >> >> Is there a way in Jenkins where I could run a job which will copy the >> installers, install in the appropriate slave, check for the number of files >> or something like that which will verify from sort of benchmark, try out >> different types of installations like "Complete", "Custom", "Repair" and >> also check for "Uninstallation" part. >> >> Any help on this would be appreciated. >> >> -- >> 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] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/jenkinsci-users/03fd35e6-e230-46a6-9590-9a9333ae37fc%40googlegroups.com >> >> <https://groups.google.com/d/msgid/jenkinsci-users/03fd35e6-e230-46a6-9590-9a9333ae37fc%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > -- 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/30215289-48d1-46cf-91f6-57330f67e852%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
