(Change announced on 2014-04-11) |
(Add tracker bug) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 32: | Line 32: | ||
CLOSED as NEXTRELEASE -> change is completed and verified and will be delivered in next release under development | CLOSED as NEXTRELEASE -> change is completed and verified and will be delivered in next release under development | ||
--> | --> | ||
* Tracker bug: | * Tracker bug: [https://bugzilla.redhat.com/show_bug.cgi?id=1090891 #1090891] | ||
== Detailed Description == | == Detailed Description == | ||
Line 112: | Line 112: | ||
--> | --> | ||
[[Category: | [[Category:ChangeAcceptedF21]] | ||
<!-- When your change proposal page is completed and ready for review and announcement --> | <!-- When your change proposal page is completed and ready for review and announcement --> | ||
<!-- remove Category:ChangePageIncomplete and change it to Category:ChangeReadyForWrangler --> | <!-- remove Category:ChangePageIncomplete and change it to Category:ChangeReadyForWrangler --> |
Latest revision as of 11:11, 24 April 2014
Jenkins
Summary
Jenkins is an open source continuous integration tool written in Java.
Owner
- Name: Michal Srb
- Email: msrb@redhat.com
- Release notes owner:
Current status
Detailed Description
Jenkins provides continuous integration services for software development. It is a server-based system. Builds can be started by various means, including being triggered by commit in a version control system, scheduling via a cron-like mechanism, building when other builds have completed, and by requesting a specific build URL.
Benefit to Fedora
Users will be given chance to meet Jenkins via official Fedora repositories.
Scope
- Proposal owners: All necessary Jenkins dependencies should be already in Fedora. Jenkins needs mainly testing and bugfixing.
- Other developers: N/A (not a System Wide Change)
- Release engineering: N/A (not a System Wide Change)
- Policies and guidelines: N/A (not a System Wide Change)
Upgrade/compatibility impact
N/A (not a System Wide Change)
How To Test
Install latest "jenkins" package from koji, start the server (systemctl start jenkins.service), open your web browser (http://localhost:8080/jenkins) and try to use it, install plugins, etc.
User Experience
N/A (not a System Wide Change)
Dependencies
N/A (not a System Wide Change)
Contingency Plan
- Contingency mechanism: (What to do? Who will do it?) N/A (not a System Wide Change)
- Contingency deadline: N/A (not a System Wide Change)
- Blocks release? N/A (not a System Wide Change), Yes/No
- Blocks product? product
Documentation
N/A (not a System Wide Change)