On Monday, August 5, 2013 9:24:49 AM UTC-4, Federico Paolantoni wrote:
>
> Dear list,
>
> We are planning to switch from jobscheduler (
> http://www.sos-berlin.com/modules/cjaycontent/index.php?id=62&page=osource_scheduler_introduction_en.htm)
>  
> to Jenkins.
>
> Since I have no idea of best approach to complete this sort of migration.. 
> I’m asking if you have any experience, or, subset of plugin to suggest in 
> order to have a better experience?
>
>  
>
> We’re already using Jenkins to build, test and deploy our apps, so 
> considering the good stability of the system, we decided to try to use it 
> as a jobscheduler.
>
>
I'm not familiar with JobScheduler, but I think of Jenkins as essentially a 
fancy cron, so your idea makes sense to me. Depending on how many jobs need 
to be migrated, it may be worthwhile to write a script which reads 
JobScheduler job definitions and makes Jenkins jobs from them.

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to