[
https://issues.apache.org/jira/browse/BEAM-6402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16738612#comment-16738612
]
Scott Wegner commented on BEAM-6402:
------------------------------------
A few other links I've seen mentioned:
* https://github.com/jenkinsci/job-dsl-plugin/wiki/Testing-DSL-Scripts
* https://github.com/sheehan/job-dsl-gradle-example
CC'ing a few folks who have been interested in this space: [~kenn] [~yifanzou]
[~alanmyrvold] [~Ardagan]
> Need ability to test Jenkins job changes without affecting live jobs
> --------------------------------------------------------------------
>
> Key: BEAM-6402
> URL: https://issues.apache.org/jira/browse/BEAM-6402
> Project: Beam
> Issue Type: New Feature
> Components: testing
> Reporter: Scott Wegner
> Priority: Minor
>
> Our Jenkins jobs are maintained in source code using the Groovy Job DSL, and
> kept up-to-date on our Apache Jenkins instance by regularly running the Seed
> Job.
> Updating jobs is pretty easy by modifying the Groovy code, but there's no way
> to validate changes other than running the Seed Job and affecting the live
> job definitions. We should have some way to validate job changes outside of
> running the Seed job on production.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)