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]> 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]. > 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/CAMui945K6hvb30crCGVswoyFZ5G0cf5uYV5W3RmwVZcqBf0YWQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
