I should clarify that when the tests run in Jenkins there is a script that restores the databases when the tests are done using their specific database; however I want something in Jenkins users can use to trigger a batch restore process AND a batch backup and archive process...
On Thursday, December 7, 2017 at 8:38:39 PM UTC-5, ABostonGal ABostonGal wrote: > > Hi all - wondering if there is or if I could create a Jenkins plugin that > could do database admin tasks such as restore, backup and archive > databases? Right now this is a semi-automated process that depends on the > user having a Eclipse workspace with the test source code. Also the current > script in the source code only allows alteration of one database at a time; > I want to be able to run this process from Jenkins and also do restores, > backups and archives on multiple databases... > Thanks! > -- 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/c04ac355-cd22-4502-aa27-6baf5b2fb958%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
