Difference between revisions of "AutoQA"

From CDOT Wiki
Jump to: navigation, search
(Created page with '== Project Name == Sample Project -- This is a template only! == Project Description == Description should be no longer than a paragraph. Include links to any relevant on-lin…')
 
 
(19 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
== Project Name ==
 
== Project Name ==
  
Sample Project -- This is a template only!
+
AutoQA
  
 
== Project Description ==
 
== Project Description ==
  
Description should be no longer than a paragraph. Include links to any relevant on-line resources. For example, http://google.com or [http://developer.mozilla.org MDC].
+
AutoQA is an automated test system for Fedora. when certain events occur, AutoQA launches automated tests. At present there are event watchers for koji builds, bodhi updates, repo changes, and nightly installed images; these events trigger a small number of tests, but more tests are needed.
  
 
== Project Leader(s) ==
 
== Project Leader(s) ==
  
 
Name(s) of primary people working on the project.  If you want to join a project as leader, discuss with other leaders first.  Include links to personal pages within wiki
 
Name(s) of primary people working on the project.  If you want to join a project as leader, discuss with other leaders first.  Include links to personal pages within wiki
 +
 +
== Project Member(s) ==
 +
 +
Eric Shum, Hoc Tran, Rizwan Haq, Jaewoo Park
  
 
== Project Contributor(s) ==
 
== Project Contributor(s) ==
Line 19: Line 23:
 
== Project Details ==
 
== Project Details ==
  
Provides more depth than the Project Description. This is the place for technical discussions, project specs, or other details.  If this gets very long, you might consider breaking this part into multiple pages and linking to them.
+
AutoAQ uses Autotest client codes for common utility. The testing execution engine consists of it's own codes to control flow and some autotest codes. The test script repository is not large enough, right now
 +
only have these test cases: anaconda, conflicts, depcheck, initscripts, rats_install, rats_sanity, repoclosure, rpmguard, and rpmlint
  
 
== Project Plan ==
 
== Project Plan ==
  
 
Goals for each release:
 
Goals for each release:
* 0.1
+
 
* 0.2
+
* 0.1 AutoQA and Autotest server and client setting (Nov 12)
* 0.3
+
 
 +
* 0.2 Draft of New test or extending features
 +
  Creating autoqa wrapper for man-page checker (https://fedorahosted.org/autoqa/ticket/197) : Jaewoo Park
 +
  ABI validator (https://fedorahosted.org/autoqa/ticket/190) : Rizwan Haq
 +
  Automate fedora package acceptance (https://fedorahosted.org/autoqa/ticket/218) : Rizwan Haq
 +
  Font-lint (https://fedorahosted.org/autoqa/ticket/92): Eric Shum
 +
  Test for un-owned directories (https://fedorahosted.org/autoqa/ticket/31) : Hoc Tran
 +
 
 +
 
 +
 
 +
 
 +
 
 +
* 0.3 New test or extending features working smoothly
  
 
== Project News ==
 
== Project News ==
Line 33: Line 50:
  
 
Put detailed technical information into the Project Details page (i.e., update it as you go), and save this section for news about participation in the project.
 
Put detailed technical information into the Project Details page (i.e., update it as you go), and save this section for news about participation in the project.
 +
 +
== Learning subjects ==
 +
 +
- Git
 +
 +
- Python
 +
 +
== Resources ==
 +
 +
- James Laska (<u>jlaska@redhat.com</u>)
 +
 +
- Kamil Paral (<u>kparal@redhat.com</u>)
 +
 +
- AutoQA mailing list
 +
 +
- Chris Tyler
 +
 +
== Meeting(s) ==
 +
 +
- [http://zenit.senecac.on.ca/wiki/index.php/AutoQA_FirstMeeting 1st meeting (2010-11-03)]

Latest revision as of 12:55, 12 November 2010

Project Name

AutoQA

Project Description

AutoQA is an automated test system for Fedora. when certain events occur, AutoQA launches automated tests. At present there are event watchers for koji builds, bodhi updates, repo changes, and nightly installed images; these events trigger a small number of tests, but more tests are needed.

Project Leader(s)

Name(s) of primary people working on the project. If you want to join a project as leader, discuss with other leaders first. Include links to personal pages within wiki

Project Member(s)

Eric Shum, Hoc Tran, Rizwan Haq, Jaewoo Park

Project Contributor(s)

Name(s) of people casually working on the project, or who have contributed significant help. Include links to personal pages within wiki

NOTE: only Project Leader(s) should add names here. You can’t add your own name to the Contributor list.

Project Details

AutoAQ uses Autotest client codes for common utility. The testing execution engine consists of it's own codes to control flow and some autotest codes. The test script repository is not large enough, right now only have these test cases: anaconda, conflicts, depcheck, initscripts, rats_install, rats_sanity, repoclosure, rpmguard, and rpmlint

Project Plan

Goals for each release:

  • 0.1 AutoQA and Autotest server and client setting (Nov 12)
  • 0.2 Draft of New test or extending features
  Creating autoqa wrapper for man-page checker (https://fedorahosted.org/autoqa/ticket/197) : Jaewoo Park
  ABI validator (https://fedorahosted.org/autoqa/ticket/190) : Rizwan Haq
  Automate fedora package acceptance (https://fedorahosted.org/autoqa/ticket/218) : Rizwan Haq
  Font-lint (https://fedorahosted.org/autoqa/ticket/92): Eric Shum
  Test for un-owned directories (https://fedorahosted.org/autoqa/ticket/31) : Hoc Tran



  • 0.3 New test or extending features working smoothly

Project News

This is where your regular updates will go. In these you should discuss the status or your work, your interactions with other members of the community (e.g., Seneca and Mozilla), problems you have encountered, etc.

Put detailed technical information into the Project Details page (i.e., update it as you go), and save this section for news about participation in the project.

Learning subjects

- Git

- Python

Resources

- James Laska (jlaska@redhat.com)

- Kamil Paral (kparal@redhat.com)

- AutoQA mailing list

- Chris Tyler

Meeting(s)

- 1st meeting (2010-11-03)