From Fedora Project Wiki
No edit summary
Line 78: Line 78:
-->
-->
Install "jenkins" package, start the server (systemctl start jenkins) and try to use it, install plugins, etc.
Install "jenkins" package, start the server (systemctl start jenkins) and try to use it, install plugins, etc.
<!-- REQUIRED FOR SYSTEM WIDE CHANGES -->
N/A (not a System Wide Change)


== User Experience ==
== User Experience ==

Revision as of 05:50, 7 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

  • Targeted release: Fedora 21
  • Last updated: 2014-04-07
  • Tracker bug: <will be assigned by the Wrangler>

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: Currently all important Jenkins dependencies should be in Fedora. It needs mainly testing and all known bugs need to be fixed.
  • 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 "jenkins" package, start the server (systemctl start 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)

Release Notes