[
https://issues.apache.org/jira/browse/BEAM-4838?focusedWorklogId=126578&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-126578
]
ASF GitHub Bot logged work on BEAM-4838:
----------------------------------------
Author: ASF GitHub Bot
Created on: 24/Jul/18 11:48
Start Date: 24/Jul/18 11:48
Worklog Time Spent: 10m
Work Description: lgajowy commented on a change in pull request #5989:
[BEAM-4838] Add dockerfile for standalone Jenkins. Plugins included.
URL: https://github.com/apache/beam/pull/5989#discussion_r204709705
##########
File path: devtools/JenkinsOnDocker/README.md
##########
@@ -133,13 +130,17 @@ of installing default plugins:
1. Node and Label parameter
1. (Optional) CustomHistory: This will allow you to easily generate job
diffs as you make changes.
-1. Add "beam" label to jenkins instance
+1. Add "beam" label to Jenkins instance
1. Go to Manage Jenkins -> Configure System
1. Type "beam" under "Labels" field.
1. Disable script security. This way you will not have to approve all the
scripts.
1. Go to Manage Jenkins -> Configure Global Security
1. Unmark "Enable script security for Job DSL scripts"
+1. Set up Job DSL jobs import job. (Seed job)
+ 1. Refer to sampleseedjob.xml for parameters.
Review comment:
Nit: I think you meant seedjobconfig.xml
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 126578)
Time Spent: 4h 40m (was: 4.5h)
> Prepare instructions for running Jenkins locally.
> -------------------------------------------------
>
> Key: BEAM-4838
> URL: https://issues.apache.org/jira/browse/BEAM-4838
> Project: Beam
> Issue Type: Improvement
> Components: build-system
> Reporter: Mikhail Gryzykhin
> Assignee: Mikhail Gryzykhin
> Priority: Major
> Time Spent: 4h 40m
> Remaining Estimate: 0h
>
> We need a way to test Jenkins Job DSL scripts without breaking our build
> server. One of the approaches available is to spin up Jenkins on your local
> machine with all plugins available.
> This has already been used by some developers in their workflow.
> We want to share instruction on spinning up local Jenkins with other
> developers.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)