From Fedora Project Wiki

No edit summary
No edit summary
Line 33: Line 33:
<!-- Describe the scope of any project work or properties that will be affected by the proposal -->
<!-- Describe the scope of any project work or properties that will be affected by the proposal -->


'''TODO'''
* QA Team members (i.e. testers) will ''need'' to do regular (daily) testing
* rel-eng will need to move the symlink when requested


=== Active Ingredients ===
=== Active Ingredients ===
<!-- A list of any prerequisites or other materials needed to implement the solution -->
<!-- A list of any prerequisites or other materials needed to implement the solution -->


'''TODO'''
* Define requirements for Good vs. Broken
* Write test cases to check each requirement
* Set up a web app to allow testers to submit/view test results
* Publicize a link to the "chewtoy" known-good tree
* Hosting for [http://israwhidebroken.com/ israwhidebroken.com] - or a redirect.


==== Component 1 ====
== Discussion Points ==
<!-- The first of a list of prerequisites, and what exactly needs to be done with it -->
<!-- Describe things which should be discussed regarding the proposal.  Specifics that need narrowing down, or contentions parts of the proposal. -->


==== Component 2 ====
Test requirements need to be fleshed out further.
<!-- The second of a list of prerequisites, and what exactly needs to be done with it. Add more subsections as needed for additional components. -->


== Discussion Points ==
Need to list requirements for the webapp.
<!-- Describe things which should be discussed regarding the proposal. Specifics that need narrowing down, or contentions parts of the proposal. -->


See also these previously-discussed requirements for a "good" Rawhide: [[JohnPoelstra/ImproveRawhideF10#Defining_GOOD]]
See also these previously-discussed requirements for a "good" Rawhide: [[JohnPoelstra/ImproveRawhideF10#Defining_GOOD]]

Revision as of 15:24, 10 June 2009


Overview

Provide a single, well-known location with information about whether or not Rawhide is broken, and a link to the last known-good Rawhide tree.

Problem Space

Sometimes Rawhide is broken. Brokenness typically comes in one of these types:

  • Installer
    • Installer images missing
    • Installer doesn't work
  • Repo
    • Metadata is missing
    • Package/file conflicts
    • Dependency problems
  • Functional

When Rawhide is broken it's much harder for people to become Rawhide testers, harder for developers to get fixes into the hands of testers, and other such badness.

Proposed Solution

First, we should create test cases for each of the types of breakage described previously. These should be automated or scripted when possible.

These tests should be run regularly (daily if possible) by QA team members and other interested parties. The results should be submitted and displayed prominently on a public website. Kyle McMartin registered israwhidebroken.com for this purpose.

Second: currently we keep copies of several weeks' worth of daily Rawhide trees in the Koji build system. When a tree is deemed good (i.e. when it passes all the tests) someone from QA should file a ticket with rel-eng to create a "known-good" symlink for that rawhide tree. This link should be public and well-known. Someone suggested the name "chewtoy" for this known-good Rawhide.

Scope

  • QA Team members (i.e. testers) will need to do regular (daily) testing
  • rel-eng will need to move the symlink when requested

Active Ingredients

  • Define requirements for Good vs. Broken
  • Write test cases to check each requirement
  • Set up a web app to allow testers to submit/view test results
  • Publicize a link to the "chewtoy" known-good tree
  • Hosting for israwhidebroken.com - or a redirect.

Discussion Points

Test requirements need to be fleshed out further.

Need to list requirements for the webapp.

See also these previously-discussed requirements for a "good" Rawhide: JohnPoelstra/ImproveRawhideF10#Defining_GOOD

Comments?

To leave a comment, use the Talk page for this proposal.