Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Posibility to define Jenkins jobs using DSL scripts #609

Closed
aliaksandr-d opened this issue Nov 16, 2018 · 1 comment
Closed

Posibility to define Jenkins jobs using DSL scripts #609

aliaksandr-d opened this issue Nov 16, 2018 · 1 comment
Assignees
Labels
improvement [Changed] for changes in existing functionality

Comments

@aliaksandr-d
Copy link
Member

aliaksandr-d commented Nov 16, 2018

Currently Jenkins jobs are imported using create_example_jobs utility. Job-DSL is another approach the helps to construct Jenkins job in more flexible way.
The job-dsl-plugin allows the programmatic creation of projects using a DSL. Pushing job creation into a script allows you to automate and standardize your Jenkins installation, unlike anything possible before.
https://wiki.jenkins.io/display/JENKINS/Job+DSL+Plugin

@aliaksandr-d aliaksandr-d added the improvement [Changed] for changes in existing functionality label Nov 16, 2018
@aliaksandr-d aliaksandr-d self-assigned this Nov 16, 2018
@aliaksandr-d aliaksandr-d changed the title Install Job-DSL plugin in Jenkins Posibility to define Jenkins jobs using DSL scripts Nov 16, 2018
@dsuslov
Copy link

dsuslov commented Dec 5, 2018

"Small" Jenkins will be removed from Legion cluster see #616

@dsuslov dsuslov closed this as completed Dec 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement [Changed] for changes in existing functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants