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. For more options, visit https://groups.google.com/d/optout.
