From Fedora Project Wiki

< FWN‎ | Beats

(create fwn 190 beat)
(create 191 qa beat)
Line 10: Line 10:
=== Test Days ===
=== Test Days ===


Last week's main track Test Day<ref>https://fedoraproject.org/wiki/Test_Day:2009-08-20_ABRT</ref> was on ABRT<ref>https://fedoraproject.org/wiki/Features/ABRT</ref>, the Automated Bug Reporting Tool. There was a solid turnout of testers and developers, and several bugs were filed and fixed.
Last week's main track Test Day<ref>http://fedoraproject.org/wiki/Test_Day:2009-08-27_Dracut</ref> was on Dracut<ref>http://fedoraproject.org/wiki/Features/ABRT</ref>, the new initrd generation tool. There was a solid turnout of testers and developers. Many cases were tested to work without problems, but some problem cases were identified, and bugs were filed.


Last weeks' Fit and Finish Test Day<ref>https://fedoraproject.org/wiki/Test_Day:2009-08-18_Fit_and_Finish:Printing</ref> was on printing. The Fit and Finish team and some volunteer testers filed several bugs which should improve the friendliness of printing and printing configuration, seven of which have already been fixed.
Next week's main track Test Day<ref>http://fedoraproject.org/wiki/Test_Day:2009-09-03_SoaS</ref> will be on Sugar on a Stick, the Fedora-derived USB stick distribution which features the Sugar desktop environment that is the default desktop for the OLPC project. This Test Day is being led by the Sugar developers. If you're interested in this exciting and innovative desktop environment, please come along and help test it! The testing will be on Sugar on a Stick v2 Beta, which should be available in time for the Test Day. The Test Day will be held on Thursday 2009-09-03 in IRC #fedora-test-day.


Next week's main track Test Day<ref>https://fedoraproject.org/wiki/Test_Day:2009-08-27</ref> will be on Dracut<ref>https://fedoraproject.org/wiki/Dracut</ref>. Dracut is a new initrd (or, more properly, initramfs) generation tool designed to replace mkinitrd and nash for Fedora 12. An initrd or initramfs is the basic pre-built filesystem image that is initialized along with the kernel when your system first boots up, allowing the necessary hardware to be initialized to access your real storage devices and thus permitting the main boot process to proceed, so obviously it is a critical component of any system; if there's a problem with Dracut, it could very well stop your system from being able to boot at all. So it's vital that we get as much testing as possible on as wide a variety of hardware as we can. We're particularly interested in testing on more complex setups, where the root partition is on a RAID or LVM array, or even LVM-on-RAID, or where the root partition is mounted across a network connection. There will be live CD images available for testing, so you can test without a Rawhide install too. Please come along and help out! The Test Day will be held on Thursday 2009-08-27 in IRC #fedora-test-day (note the change of IRC channel).
Next week's Fit and Finish<ref>http://fedoraproject.org/wiki/Fit_and_Finish</ref> project Test Day<ref>http://fedoraproject.org/wiki/Test_Day:2009-09-01_Sectool</ref> will be on Sectool<ref>http://fedorahosted.org/sectool</ref>, the security audit and intrusion detection tool. The Fit and Finish team are working throughout the Fedora 12 cycle to file the rough edges off Fedora's desktop experience, so please come along and help them test! The Test Day will be held on Tuesday 2009-09-01 in IRC #fedora-test-day.


If you would like to propose a main track Test Day for the Fedora 12 cycle, please contact the QA team via email or IRC, or file a ticket in QA Trac<ref>http://fedorahosted.org/fedora-qa/</ref>.
If you would like to propose a main track Test Day for the Fedora 12 cycle, please contact the QA team via email or IRC, or file a ticket in QA Trac<ref>http://fedorahosted.org/fedora-qa/</ref>.
Line 22: Line 22:
=== Weekly meetings ===
=== Weekly meetings ===


The QA group weekly meeting<ref>http://fedoraproject.org/wiki/QA/Meetings</ref> was held on 2009-08-17. The full log is available<ref>http://fedoraproject.org/wiki/QA/Meetings/20090817</ref>. [[User:Jlaska|James Laska]] reported that a first release candidate for the Fedora 12 Alpha had been uploaded to alt.fedoraproject.org, the installation test matrix<ref>http://fedoraproject.org/wiki/QA:Fedora_12_Alpha_RC1_Install_Test_Results</ref> had been created, and that testing was needed to fill it out. [[User:Adamwill|Adam Williamson]] asked how the blocker list looked, and James reported that it contained only two bugs, both in MODIFIED state, and both appearing to have been fixed. On overall readiness, James and [[User:jkeating|Jesse Keating]] reported that the installer seems to be in good shape, but the final round of testing would confirm that. Adam felt that X.org was in good shape, certainly good enough for an Alpha release. In general the group felt the current state was good enough for an Alpha release.
The QA group weekly meeting<ref>http://fedoraproject.org/wiki/QA/Meetings</ref> was held on 2009-08-24. The full log is available<ref>http://fedoraproject.org/wiki/QA/Meetings/20090824</ref>. [[User:Jlaska|James Laska]] led a post-Alpha release recap (on the assumption the Fedora 12 Alpha would in fact be released on time). The group agreed that the process had been handled quite well. [[User:jkeating|Jesse Keating]] was happy with the level of communication between release engineering and QA. James felt the blocker bug review meetings had gone smoothly and been a positive contribution. [[User:Adamwill|Adam Williamson]] thought the Alpha process had flagged up the need for a better process for filtering Anaconda updates into Fedora. James summarized areas of possible improvement: he felt planned testing could be extended to areas beyond installation. The group agreed, but generally felt that installation was the most important area by a significant margin. James committed to trying to extend the test plan to cover X.org testing for the Fedora 12 Beta release. [[User:Wwoods|Will Woods]] pointed out that basic X functionality was part of the Rawhide acceptance test plan, and suggested that the Rawhide acceptances tests should be considered a prerequisite to the installation testing.


[[User:Wwoods|Will Woods]] reported on the progress of the AutoQA project. He had now implemented a system for all tests to report their results to the autoqa-results list<ref>http://fedorahosted.org/mailman/listinfo/autoqa-results</ref> (sign up for this list if you want to see the results of the AutoQA tests!) He had updated the test writing notes<ref>http://fedoraproject.org/wiki/Talk:Autotest</ref> and fixed the test watcher script so that the tests run regularly, automatically, with no manual intervention needed. He was planning to write a draft of a 'How to write a test' document. He had also made a blog post<ref>http://qa-rockstar.livejournal.com/8215.html</ref> to summarize current progress. [[User:Kparal|Kamil Paral]] pointed out that Petr Splichal is working on a package sanity test tool, and it might be a good idea to integrate his work into the AutoQA framework. [[User:dpravec|David Pravec]] suggested inviting Petr to the next QA meeting to discuss the proposal, and Kamil contacted Petr to ask him to speak to Will.
[[User:Wwoods|Will Woods]] reported on the progress of the AutoQA project. He noted that the automated tests were still running and sending results to the mailing list<ref>http://fedorahosted.org/mailman/listinfo/autoqa-results</ref>. He had fixed bugs in several of the tests, and improved the subject lines of the result emails. He was still engaged in tracing other bugs in the existing tests, and writing documentation for creating tests and hooks. [[User:jkeating|Jesse Keating]] pointed out that a new upstream release of autotest was available, and committed to getting it packaged and made available through the infrastructure team for testing. [[User:Adamwill|Adam Williamson]] asked whether the current state of the project was sufficient for the planned israwhidebroken.com website to be created. Will explained that some bits were still missing, particularly a method for getting data from autotest into the page.


[[User:Jlaska|James Laska]] gave an update on Test Day status. He had not seen a post-event report for the Fit and Finish team's Peripherals Test Day, but [[User:Adamwill|Adam Williamson]] noted he had run his test day report script on the Peripherals page and it showed 10 NEW, 2 ASSIGNED and one CLOSED bug report. He noted the Fit and Finish Printing Test Day and the main track ABRT Test Day were upcoming, and that [[User:dpravec|David Pravec]] and [[User:Kparal|Kamil Paral]] were running the ABRT event. James asked [[User:Johannbg|Jóhann Guðmundsson]] if he would like to lead the upcoming Dracut Test Day, but Jóhann did not respond, so James promised to find out who would be leading the event later.
[[User:dpravec|David Pravec]] proposed creating a fedora-test-announce mailing list for those who wanted to be informed of events such as Test Days, but did not want to follow the traffic of fedora-test-list. [[User:Adamwill|Adam Williamson]] suggested using the list to announce test composes and changes to release schedules. [[User:jkeating|Jesse Keating]] worried about the principle of creating more and more mailing lists, and suggested posting announcements to fedora-devel-announce instead, but [[User:Jlaska|James Laska]] said he had been asked to stop posting Test Day announcements to that list in the past. In the end the group agreed on the proposal, and David took responsibility for creating the list.


The Bugzappers group weekly meeting<ref>http://fedoraproject.org/wiki/BugZappers/Meetings</ref> was held on 2009-08-18. The full log is available<ref>http://meetbot.fedoraproject.org/fedora-meeting/2009-08-18/fedora-meeting.2009-08-18-15.02.log.html</ref>. Niels Haase asked if the switchover in procedure for marking bugs as triaged could be added to the QA project calendar. [[User:Adamwill|Adam Williamson]] promised to check with [[User:Jlaska|James Laska]] whether this could be done.
[[User:Jlaska|James Laska]] asked for an update on Test Day status. [[User:Adamwill|Adam Williamson]] reported that the Fit and Finish team's Printing Test Day<ref>http://fedoraproject.org/wiki/Test_Day:2009-08-18_Fit_and_Finish:Printing</ref> had gone smoothly, from what he had seen. James linked to his report<ref>http://www.redhat.com/archives/fedora-test-list/2009-August/msg00609.html</ref> on the ABRT Test Day<ref>http://fedoraproject.org/wiki/Test_Day:2009-08-20_ABRT</ref>, and thanked [[User:dpravec|David Pravec]] and [[User:Kparal|Kamil Paral]] for organizing the event. James also reported on the readiness of the upcoming Dracut Test Day<ref>http://fedoraproject.org/wiki/Test_Day:2009-08-27_Dracut</ref>.


Brennan Ashton gave an update on the status of the triage metrics project. He intends to redesign the entire codebase from scratch to make it easier to maintain in the long term, and have the new version online in one month. He had to take down the current implementation temporarily while the server it is hosted on was upgraded, and intended to leave it down until the new code was ready, but [[User:Adamwill|Adam Williamson]] asked him to re-enable the existing system once the host server had been upgraded, so there was still some system available. Brennan also stated he might have someone interested in becoming a co-maintainer of the project. Adam wanted to make sure that once the re-design was complete the system would be able to stay in place consistently over the long term, as long term reliable and consistent reporting is vital to the metrics project. Brennan assured him this would be the case.
[[User:Adamwill|Adam Williamson]] raised the topic of the recently-introduced nightly live builds of Rawhide<ref>http://alt.fedoraproject.org/pub/alt/nightly-composes/</ref>, and asked the group to support him in publicising their existence. [[User:jkeating|Jesse Keating]] worried that the limited resources of the server on which they are hosted would be put under serious strain if they become too widely used. This led to another discussion of the best way to distribute regularly updated large images to a mass user base. As usual, no definite answers were discovered. [[User:Kevin|Kevin Fenzi]] wondered if DeltaISOs would help, but Jesse explained they would not, due to the contents of a live image as compared to an installation image (live images essentially contain one large file that is an image of an entire filesystem, while installation images contain individual package files, and hence are much more amenable to having their size reduced by DeltaISOs).


The next QA weekly meeting will be held on 2009-08-24 at 1600 UTC in #fedora-meeting, and the next Bugzappers weekly meeting on 2009-08-25 at 1500 UTC in #fedora-meeting.
[[User:dpravec|David Pravec]] wanted to improve on the reporting of results of Test Days. He felt that having a results table which was essentially a set of Bugzilla links at the bottom of each Test Day page was unnecessary repetition of work. [[User:Adamwill|Adam Williamson]] pointed out that the results tables for some Test Days contained significantly more information than simply links to bug reports. David's suggestion was to automate the linking of Bugzilla reports to the Test Day Wiki pages in some way. Adam felt this might be theoretically possible, but technically difficult without undesirable significant modifications to Bugzilla. [[User:Jlaska|James Laska]] noted that reporting results to the Wiki pages was only ever intended to be an interim solution, and the group was still officially committed to implementing a proper test case management system, which should render the problem irrelevant. In the meantime, James and Adam were both happy to accept any improvements anyone could propose for the Wiki-based system. David promised to work on providing a practical proposal.


<references/>
The Bugzappers group weekly meeting<ref>http://fedoraproject.org/wiki/BugZappers/Meetings</ref> was held on 2009-08-25. The full log is available<ref>http://meetbot.fedoraproject.org/fedora-meeting/2009-08-25/fedora-meeting.2009-08-25-15.06.log.html</ref>. [[User:Adamwill|Adam Williamson]] gave an update on the proposal to add the semantics switchover to the QA team calendar. He noted that the public Google calendar the QA team had run for a short time was now mostly unused and had only been intended as a test. He further noted that the Infrastructure group was still working on providing a project-wide calendaring solution. Niels Haase clarified that he had in mind the short lists of tasks and dates related to specific groups<ref>http://poelstra.fedorapeople.org/schedules/</ref> that are published by the release engineering team. Adam said he could have the switchover added to these Fedora 13 schedules once they were created.
 
=== NetworkManager Test Day report ===
 
[[User:Adamwill|Adam Williamson]] reported<ref>http://www.redhat.com/archives/fedora-test-list/2009-August/msg00377.html</ref> on the NetworkManager Test Day held on 2009-08-13, with a list of all bugs reported during the Test Day and their current statuses. He also provided the command he had used to generate the list, for the benefit of others doing future Test Day reports.
 
<references/>


=== Alpha release candidates ===
[[User:Rjune|Richard June]] gave an update on the kernel triage project. He had started on his work of triaging wireless related bugs. So far he had found that most reports were either very old, or were valid reports which already included all necessary information and hence did not need to be triaged. [[User:Adamwill|Adam Williamson]] suggested that he continue on wireless bugs for a while, and if the same pattern persisted, try a different kernel component instead. If several kernel components all seemed to be in the same state, the value of continuing with the kernel triage project could be re-evaluated.


[[User:Liam|Liam Li]] and [[User:Jlaska|James Laska]] announced the availability of, respectively, Fedora 12 Alpha RC1<ref>http://www.redhat.com/archives/fedora-test-list/2009-August/msg00521.html</ref> and RC2<ref>http://www.redhat.com/archives/fedora-test-list/2009-August/msg00529.html</ref>, together with a plea for group members to test installation of these images and report their result to the test matrices: RC1<ref>http://fedoraproject.org/wiki/QA:Fedora_12_Alpha_RC1_Install_Test_Results</ref>, and RC2<ref>https://fedoraproject.org/wiki/QA:Fedora_12_Alpha_RC2_Install_Test_Results</ref>.
[[User:Tk009|Edward Kirk]] said that he was working on an SOP (standard operating procedure) detailing all aspects of arranging the Bugzappers group meetings, and asked the group if it had particular ideas or suggestions about any part of the process. In general everyone agreed the current process was good and was happy that Edward was working on officially documenting it. Edward promised to submit a draft of the SOP to the mailing list or a future meeting for review.
 
<references/>
 
=== DeltaISOs for Alpha test builds ===
 
Andre Robatino announced the availability of DeltaISOs for going from the Alpha Test Compose to Alpha RC1<ref>http://www.redhat.com/archives/fedora-test-list/2009-August/msg00411.html</ref>, and later for going from Alpha RC1 to Alpha RC2<ref>http://www.redhat.com/archives/fedora-test-list/2009-August/msg00532.html</ref>. If you have downloaded the Test Compose or RC1 and would like to test RC2, please consider using these DeltaISOs to reduce the strain on the server.
 
<references/>


=== Test Day live image creation guide updates ===
[[User:Tk009|Edward Kirk]] suggested having meetbot announce Bugzappers meetings in related channels shortly ahead of the meeting. [[User:Kevin|Kevin Fenzi]] and [[User:Adamwill|Adam Williamson]] worried that this might annoy people, and also considered the dystopian possibilities of a world where all projects announced all their meetings in all relevant channels. The proposal was not taken further.


[[User:Kparal|Kamil Paral]] announced<ref>http://www.redhat.com/archives/fedora-test-list/2009-August/msg00428.html</ref> that he had updated the Test Day live image creation guide once more, with some refinements to the included applications and desktop icons.
The next QA weekly meeting will be held on 2009-08-31 at 1600 UTC in #fedora-meeting, and the next Bugzappers weekly meeting on 2009-09-01 at 1500 UTC in #fedora-meeting.


<references/>
<references/>


=== Daily Rawhide live spins available ===
=== ABRT Test Day report ===


[[User:maxamillion|Adam Miller]] announced<ref>http://www.redhat.com/archives/fedora-test-list/2009-August/msg00443.html</ref> that, with the help of [[User:Kevin|Kevin Fenzi]] and others, a system was now in place to generate and make available daily Rawhide live images for several spins<ref>http://alt.fedoraproject.org/pub/alt/nightly-composes</ref>, so it will always be possible to test a bleeding-edge Rawhide system without installing anything to hard disk. Several list members posted heartfelt thanks for their efforts.
[[User:dpravec|David Pravec]] and [[User:Kparal|Kamil Paral]] reported<ref>http://www.redhat.com/archives/fedora-test-list/2009-August/msg00609.html</ref> on the ABRT Test Day held on 2009-08-20, with a list of all bugs reported during the Test Day and their current statuses. They were happy with the success of the Test Day.


<references/>
<references/>

Revision as of 22:03, 28 August 2009

QualityAssurance

In this section, we cover the activities of the QA team[1].

Contributing Writer: Adam Williamson

Test Days

Last week's main track Test Day[1] was on Dracut[2], the new initrd generation tool. There was a solid turnout of testers and developers. Many cases were tested to work without problems, but some problem cases were identified, and bugs were filed.

Next week's main track Test Day[3] will be on Sugar on a Stick, the Fedora-derived USB stick distribution which features the Sugar desktop environment that is the default desktop for the OLPC project. This Test Day is being led by the Sugar developers. If you're interested in this exciting and innovative desktop environment, please come along and help test it! The testing will be on Sugar on a Stick v2 Beta, which should be available in time for the Test Day. The Test Day will be held on Thursday 2009-09-03 in IRC #fedora-test-day.

Next week's Fit and Finish[4] project Test Day[5] will be on Sectool[6], the security audit and intrusion detection tool. The Fit and Finish team are working throughout the Fedora 12 cycle to file the rough edges off Fedora's desktop experience, so please come along and help them test! The Test Day will be held on Tuesday 2009-09-01 in IRC #fedora-test-day.

If you would like to propose a main track Test Day for the Fedora 12 cycle, please contact the QA team via email or IRC, or file a ticket in QA Trac[7].

Weekly meetings

The QA group weekly meeting[1] was held on 2009-08-24. The full log is available[2]. James Laska led a post-Alpha release recap (on the assumption the Fedora 12 Alpha would in fact be released on time). The group agreed that the process had been handled quite well. Jesse Keating was happy with the level of communication between release engineering and QA. James felt the blocker bug review meetings had gone smoothly and been a positive contribution. Adam Williamson thought the Alpha process had flagged up the need for a better process for filtering Anaconda updates into Fedora. James summarized areas of possible improvement: he felt planned testing could be extended to areas beyond installation. The group agreed, but generally felt that installation was the most important area by a significant margin. James committed to trying to extend the test plan to cover X.org testing for the Fedora 12 Beta release. Will Woods pointed out that basic X functionality was part of the Rawhide acceptance test plan, and suggested that the Rawhide acceptances tests should be considered a prerequisite to the installation testing.

Will Woods reported on the progress of the AutoQA project. He noted that the automated tests were still running and sending results to the mailing list[3]. He had fixed bugs in several of the tests, and improved the subject lines of the result emails. He was still engaged in tracing other bugs in the existing tests, and writing documentation for creating tests and hooks. Jesse Keating pointed out that a new upstream release of autotest was available, and committed to getting it packaged and made available through the infrastructure team for testing. Adam Williamson asked whether the current state of the project was sufficient for the planned israwhidebroken.com website to be created. Will explained that some bits were still missing, particularly a method for getting data from autotest into the page.

David Pravec proposed creating a fedora-test-announce mailing list for those who wanted to be informed of events such as Test Days, but did not want to follow the traffic of fedora-test-list. Adam Williamson suggested using the list to announce test composes and changes to release schedules. Jesse Keating worried about the principle of creating more and more mailing lists, and suggested posting announcements to fedora-devel-announce instead, but James Laska said he had been asked to stop posting Test Day announcements to that list in the past. In the end the group agreed on the proposal, and David took responsibility for creating the list.

James Laska asked for an update on Test Day status. Adam Williamson reported that the Fit and Finish team's Printing Test Day[4] had gone smoothly, from what he had seen. James linked to his report[5] on the ABRT Test Day[6], and thanked David Pravec and Kamil Paral for organizing the event. James also reported on the readiness of the upcoming Dracut Test Day[7].

Adam Williamson raised the topic of the recently-introduced nightly live builds of Rawhide[8], and asked the group to support him in publicising their existence. Jesse Keating worried that the limited resources of the server on which they are hosted would be put under serious strain if they become too widely used. This led to another discussion of the best way to distribute regularly updated large images to a mass user base. As usual, no definite answers were discovered. Kevin Fenzi wondered if DeltaISOs would help, but Jesse explained they would not, due to the contents of a live image as compared to an installation image (live images essentially contain one large file that is an image of an entire filesystem, while installation images contain individual package files, and hence are much more amenable to having their size reduced by DeltaISOs).

David Pravec wanted to improve on the reporting of results of Test Days. He felt that having a results table which was essentially a set of Bugzilla links at the bottom of each Test Day page was unnecessary repetition of work. Adam Williamson pointed out that the results tables for some Test Days contained significantly more information than simply links to bug reports. David's suggestion was to automate the linking of Bugzilla reports to the Test Day Wiki pages in some way. Adam felt this might be theoretically possible, but technically difficult without undesirable significant modifications to Bugzilla. James Laska noted that reporting results to the Wiki pages was only ever intended to be an interim solution, and the group was still officially committed to implementing a proper test case management system, which should render the problem irrelevant. In the meantime, James and Adam were both happy to accept any improvements anyone could propose for the Wiki-based system. David promised to work on providing a practical proposal.

The Bugzappers group weekly meeting[9] was held on 2009-08-25. The full log is available[10]. Adam Williamson gave an update on the proposal to add the semantics switchover to the QA team calendar. He noted that the public Google calendar the QA team had run for a short time was now mostly unused and had only been intended as a test. He further noted that the Infrastructure group was still working on providing a project-wide calendaring solution. Niels Haase clarified that he had in mind the short lists of tasks and dates related to specific groups[11] that are published by the release engineering team. Adam said he could have the switchover added to these Fedora 13 schedules once they were created.

Richard June gave an update on the kernel triage project. He had started on his work of triaging wireless related bugs. So far he had found that most reports were either very old, or were valid reports which already included all necessary information and hence did not need to be triaged. Adam Williamson suggested that he continue on wireless bugs for a while, and if the same pattern persisted, try a different kernel component instead. If several kernel components all seemed to be in the same state, the value of continuing with the kernel triage project could be re-evaluated.

Edward Kirk said that he was working on an SOP (standard operating procedure) detailing all aspects of arranging the Bugzappers group meetings, and asked the group if it had particular ideas or suggestions about any part of the process. In general everyone agreed the current process was good and was happy that Edward was working on officially documenting it. Edward promised to submit a draft of the SOP to the mailing list or a future meeting for review.

Edward Kirk suggested having meetbot announce Bugzappers meetings in related channels shortly ahead of the meeting. Kevin Fenzi and Adam Williamson worried that this might annoy people, and also considered the dystopian possibilities of a world where all projects announced all their meetings in all relevant channels. The proposal was not taken further.

The next QA weekly meeting will be held on 2009-08-31 at 1600 UTC in #fedora-meeting, and the next Bugzappers weekly meeting on 2009-09-01 at 1500 UTC in #fedora-meeting.

ABRT Test Day report

David Pravec and Kamil Paral reported[1] on the ABRT Test Day held on 2009-08-20, with a list of all bugs reported during the Test Day and their current statuses. They were happy with the success of the Test Day.