From Fedora Project Wiki

< QA‎ | Meetings

m (Minor update)
m (Updated FIXME link)
Line 9: Line 9:
= Agenda =
= Agenda =
* [http://lists.fedoraproject.org/pipermail/test/2011-February/097433.html Proposed meeting agenda]
* [http://lists.fedoraproject.org/pipermail/test/2011-February/097433.html Proposed meeting agenda]
* [FIXME MeetBot summary]
* [http://meetbot.fedoraproject.org/fedora-meeting/2011-02-28/fedora-meeting.2011-02-28-16.00.html MeetBot summary]


== Previous meeting follow-up ==
== Previous meeting follow-up ==
# Viking-Ice - solicit feedback on test@lists.fedoraproject.org to see whether we need to require only bugzilla.redhat.com use during test days
# Viking-Ice - solicit feedback on test@lists.fedoraproject.org to see whether we need to require only bugzilla.redhat.com use during test days
#: No updates yet
# jlaska - review blocker bug meeting SOP and add include bug summary by way of #info for each bug
# jlaska - review blocker bug meeting SOP and add include bug summary by way of #info for each bug
#: No updates, will look later this week


== F-15-Alpha RC2 status ==
== F-15-Alpha RC2 status ==
; Summary
: RC2 available for testing.  Test matrices available at the usual place (https://fedoraproject.org/wiki/Category:Fedora_15_Alpha_RC_Test_Results)
: Continue to monitor the accepted and proposed blocker bug lists
:: Accepted Alpha blockers - http://bit.ly/f15-alpha-blocker-accepted
:: Proposed Alpha blockers - http://bit.ly/f15-alpha-blocker-proposed
: firstboot crash and mesa 32-bit (aka mutter crashing) resolved in RC2
: https://bugzilla.redhat.com/show_bug.cgi?id=678720
: List of blocker bugs that were not VERIFIED -- https://fedoraproject.org/wiki/QA:SOP_Blocker_Bug_Meeting#Review_CLOSED.2C_but_not_VERIFIED_Blocker_Bugs
; Next steps
: Continue testing and discuss potential blocker bugs


== AutoQA update ==
== AutoQA update ==


; Summary
; Summary
: At Developer Conferance, autoqa attendance was quite scarce, only 4 people. But at least they had their hands on AutoQA and they might help us with something in the future. One of them already proposed SELinux-related test and maybe will start working on it
: Our new_koji_watcher was finally pushed to master
: I have posted the sample workshop materials here: https://fedorahosted.org/pipermail/autoqa-devel/2011-February/001623.html
: upgradepath was modified to conform to the new batched events type
: I also spoke briefly with Lennart and he seemed interested to have automatic checks performed on packages containing systemd units. He mentioned some changes that he could implement to easily allow us to do so. We agreed that I'll contact him after the conference via email and we'll talk more about the details.
: tflink created a new branch 'pytest' containing proof of concept (and even documentation!) of using py.test in autoqa
: tflink+kparal discussing unit+integration+function test strategy on autoqa-devel@lists.fedorahosted.org
; Next steps
; Next steps
: autoqa-0.4.4 release
: autoqa-0.4.4 release
: tflink will explore a nose or unittest based unittest implementation


== Upcoming events ==
== Upcoming QA events ==


=== Tuesday, March 1 - l10n/i18n Installation Test Day ===
; Tuesday, March 1 - l10n/i18n Installation Test Day
 
: https://fedoraproject.org/wiki/Test_Day:2011-03-01_L10n_i18n_Installation
; Summary
: http://fedorahosted.org/fedora-qa/ticket/158
: http://fedorahosted.org/fedora-qa/ticket/158
: https://fedoraproject.org/wiki/Test_Day:2011-03-01_L10n_i18n_Installation
; Wednesday, March 2 - F-15-Alpha - Go/NoGo meeting
 
=== Wednesday, March 2 - F-15-Alpha - Go/NoGo meeting ===
 
; Summary
: http://rbergero.fedorapeople.org/schedules/f-15/f-15-quality-tasks.html
: https://fedoraproject.org/wiki/Go_No_Go_Meeting
: https://fedoraproject.org/wiki/Go_No_Go_Meeting
 
: Schedule - http://rbergero.fedorapeople.org/schedules/f-15/f-15-quality-tasks.html
=== Thursday, March 3 - i18n Desktop Test Day ===
; Thursday, March 3 - i18n Desktop Test Day
 
: https://fedoraproject.org/wiki/Test_Day:2011-03-03_I18n_Desktop
; Summary
: http://fedorahosted.org/fedora-qa/ticket/158
: http://fedorahosted.org/fedora-qa/ticket/158
: https://fedoraproject.org/wiki/Test_Day:2011-03-03_I18n_Desktop


== Infrastructure hosting of delta ISO images ==
== Infrastructure hosting of delta ISO images ==


Robatino creates delta ISOs, but could use a more appropriate hosting service for publishing delta ISO images.
; Summary
: Robatino creates delta ISOs, but could use a more appropriate hosting service for publishing delta ISO images.
; Next steps
: jlaska and robatino to discuss and consider options with infrastructure team


== FreeIPA v2 Test Day feedback -- schedule another event ==
== FreeIPA v2 Test Day feedback -- schedule another event ==


See https://fedorahosted.org/fedora-qa/ticket/163
; Summary
: dpal posted challenges/problems encountered from FreeIPA v2 test day -- https://fedorahosted.org/fedora-qa/ticket/163#comment:10
: Viking-Ice suggested a more narrow scope for the test day (e.g. only directory server)
; Next steps
: Update ticket with feedback


= Open discussion - <Your topic here> =
= Open discussion - <Your topic here> =

Revision as of 18:06, 28 February 2011

Attendees

People present (lines said)

Unable to attend:

  1. Rhe (hopefully sleeping)
  2. Hongqing (hopefully sleeping)

Agenda

Previous meeting follow-up

  1. Viking-Ice - solicit feedback on test@lists.fedoraproject.org to see whether we need to require only bugzilla.redhat.com use during test days
    No updates yet
  2. jlaska - review blocker bug meeting SOP and add include bug summary by way of #info for each bug
    No updates, will look later this week

F-15-Alpha RC2 status

Summary
RC2 available for testing. Test matrices available at the usual place (https://fedoraproject.org/wiki/Category:Fedora_15_Alpha_RC_Test_Results)
Continue to monitor the accepted and proposed blocker bug lists
Accepted Alpha blockers - http://bit.ly/f15-alpha-blocker-accepted
Proposed Alpha blockers - http://bit.ly/f15-alpha-blocker-proposed
firstboot crash and mesa 32-bit (aka mutter crashing) resolved in RC2
https://bugzilla.redhat.com/show_bug.cgi?id=678720
List of blocker bugs that were not VERIFIED -- https://fedoraproject.org/wiki/QA:SOP_Blocker_Bug_Meeting#Review_CLOSED.2C_but_not_VERIFIED_Blocker_Bugs
Next steps
Continue testing and discuss potential blocker bugs

AutoQA update

Summary
Our new_koji_watcher was finally pushed to master
upgradepath was modified to conform to the new batched events type
tflink created a new branch 'pytest' containing proof of concept (and even documentation!) of using py.test in autoqa
Next steps
autoqa-0.4.4 release
tflink will explore a nose or unittest based unittest implementation

Upcoming QA events

Tuesday, March 1 - l10n/i18n Installation Test Day
https://fedoraproject.org/wiki/Test_Day:2011-03-01_L10n_i18n_Installation
http://fedorahosted.org/fedora-qa/ticket/158
Wednesday, March 2 - F-15-Alpha - Go/NoGo meeting
https://fedoraproject.org/wiki/Go_No_Go_Meeting
Schedule - http://rbergero.fedorapeople.org/schedules/f-15/f-15-quality-tasks.html
Thursday, March 3 - i18n Desktop Test Day
https://fedoraproject.org/wiki/Test_Day:2011-03-03_I18n_Desktop
http://fedorahosted.org/fedora-qa/ticket/158

Infrastructure hosting of delta ISO images

Summary
Robatino creates delta ISOs, but could use a more appropriate hosting service for publishing delta ISO images.
Next steps
jlaska and robatino to discuss and consider options with infrastructure team

FreeIPA v2 Test Day feedback -- schedule another event

Summary
dpal posted challenges/problems encountered from FreeIPA v2 test day -- https://fedorahosted.org/fedora-qa/ticket/163#comment:10
Viking-Ice suggested a more narrow scope for the test day (e.g. only directory server)
Next steps
Update ticket with feedback

Open discussion - <Your topic here>

Action items

  • No items at this time

IRC transcript