From Fedora Project Wiki
m (Support for arch= parameter) |
m (s/feature/change/) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Anchor|{{{prerelease|PRE-RELEASE}}} Blocker Bugs}} | <includeonly>{{Anchor|{{{prerelease|PRE-RELEASE}}} Blocker Bugs}} | ||
== {{{prerelease|PRE-RELEASE}}} {{#if:{{{arch|}}}|{{{arch}}} |}}Blocker Bugs == | == {{{prerelease|PRE-RELEASE}}} {{#if:{{{arch|}}}|{{{arch}}} |}}Blocker Bugs == | ||
A bug is considered a {{{prerelease|PRE-RELEASE}}} {{#if:{{{arch|}}}|{{{arch}}} |}}blocker bug if '''any''' of the following criteria are met: | A bug is considered a {{{prerelease|PRE-RELEASE}}} {{#if:{{{arch|}}}|{{{arch}}} |}}blocker bug if '''any''' of the following criteria are met: | ||
* A bug in a [[Critical Path Packages|Critical Path package]] that: | * A bug in a [[Critical Path Packages|Critical Path package]] that: | ||
** Cannot be fixed with a future stable update | ** Cannot be fixed with a future stable update | ||
** Has a severity rating of ''high'' or greater and no reasonable workaround (see definition of [[BugZappers/BugStatusWorkFlow#Priority_and_Severity|severity and priority]]) | ** Has a severity rating of ''high'' or greater and no reasonable workaround (see definition of [[BugZappers/BugStatusWorkFlow#Priority_and_Severity|severity and priority]]) | ||
* Bug hinders execution of required {{{prerelease|PRE-RELEASE}}} test plans or dramatically reduces test coverage | * Bug hinders execution of required {{{prerelease|PRE-RELEASE}}} test plans or dramatically reduces test coverage | ||
* Bug relates to an unmet [[#{{{prerelease|PRE-RELEASE}}}_{{#if:{{{arch|}}}|{{{arch}}}_|}}Release_Requirements|{{{prerelease|PRE-RELEASE}}} {{#if:{{{arch|}}}|{{{arch}}} |}}Release Requirement]] | * Bug relates to an unmet [[#{{{prerelease|PRE-RELEASE}}}_{{#if:{{{arch|}}}|{{{arch}}}_|}}Release_Requirements|{{{prerelease|PRE-RELEASE}}} {{#if:{{{arch|}}}|{{{arch}}} |}}Release Requirement]] | ||
A Fedora [[Changes/Policy|Change]] being incomplete, in and of itself, does not constitute a blocker bug. The Change process is separate from this process. Changes are required to meet certain standards at certain points of the release cycle, but this is part of the [[Changes/Policy|Change process]] and managed, tracked and enforced separately from this process. However, if a proposed feature being incomplete ''causes'' any of the above criteria to be met, then the bug is a release blocker. | |||
<!-- | <!-- | ||
Specific requirements that ''must'' be present to release should be explicitly stated in the ''Release Requirements'' section | Specific requirements that ''must'' be present to release should be explicitly stated in the ''Release Requirements'' section | ||
--> | --></includeonly><noinclude>{{tempdoc}}</noinclude> |
Latest revision as of 02:27, 31 January 2015
Template documentation [edit]
- This documentation is transcluded from Template:Release criteria definition/doc. It will not be transcluded on pages that use this template.
This template is not intended for general use. This template is primarily used by pages within Category:Release Criteria.
Syntax
To display the template as is, simply invoke the template as noted below.
{{Release_criteria_definition}}
Parameters
The template accepts parameters to allow the caller to override, or alter, the content as needed. The following parameters are available:
prerelease=<string>
- Required parameter used to indicate the applicable Fedora pre-release. Acceptable values include Alpha, Beta or Final.
arch=<string>
- Optional string representing a specific Fedora architecture (e.g.
arch=PowerPC
).