[ 
https://issues.apache.org/jira/browse/BEAM-5118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17123186#comment-17123186
 ] 

Beam JIRA Bot commented on BEAM-5118:
-------------------------------------

This issue is P2 but has been unassigned without any comment for 60 days so it 
has been labeled "stale-P2". If this issue is still affecting you, we care! 
Please comment and remove the label. Otherwise, in 14 days the issue will be 
moved to P3.

Please see https://beam.apache.org/contribute/jira-priorities/ for a detailed 
explanation of what these priorities mean.


> Make Jenkins DSL job development easier, less disruptive
> --------------------------------------------------------
>
>                 Key: BEAM-5118
>                 URL: https://issues.apache.org/jira/browse/BEAM-5118
>             Project: Beam
>          Issue Type: Improvement
>          Components: testing
>            Reporter: Udi Meiri
>            Priority: P2
>              Labels: stale-P2
>
> Here is my aborted attempt to add command line arguments to the gradlew 
> invocation:
> https://github.com/apache/beam/pull/6188/files#diff-22460ba8f153644bf2a508681023ab54
> (error:
> ERROR: (PrecommitJobBuilder.groovy, line 79) No such property: steps for 
> class: javaposse.jobdsl.dsl.jobs.FreeStyleJob
> https://builds.apache.org/job/beam_SeedJob/2403/console
> )
> Some possible improvements to the development process could be:
> 1. I used vim to edit .groovy files. Is there an IDE that could inspect these 
> objects and do completion?
> 2. In order to test my I needed to:
> a. Commit and push my PR changes.
> b. Add a "run seed job" comment.
> c. Wait about 3m for it to succeed/fail.
> Another issue is that the only way to test my code is in production.
> Is there a test Jenkins instance (could INFRA set one up)? I know that I can 
> run something like 'docker run -p 127.0.0.1:8080:8080 jenkins/jenkins:lts', 
> but that requires a lot of setup.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to