I am new to Jobs DSL and Jenkins. In our project we have lot of legacy Jenkins jobs DSL and we have a old jenkins probably 1.x. We are thinking to upgrade Jenkins to a new version of Jenkins. Have few question on the same.
- If we upgrade Jenkins 2.x version does the old JobDSL work with
Jenkins 2.x ?
- We could upgrade our legacy JobsDSL to use latest JobsDSL so that it will work with 2.x Jenkins? How breaking the changes of JobsDSL version -1.32 to latest version?
- If we upgrade latest Jenkins and latest JobsDsl with that combo
work ?
Thanks!