From Fedora Project Wiki

< QA‎ | Meetings

(Updated notes)
 
m (internal link cleaning)
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
= Attendees =
= Attendees =
* Adam Williamson (adamw)


* James Laska (jlaska)
* James Laska (jlaska)
* (jeff_hann)
* Jesse Keating (f13)
* Jóhann Guðmundsson (viking-ice)
* Jóhann Guðmundsson (viking-ice)
* John Poelstra (poelcat)
* John Poelstra (poelcat)
* Seth Vidal (skvidal)
* Jesse Keating (f13)
* Will Woods (wwoods)
* Will Woods (wwoods)
* Denise Dumas (denise)
* Josh Boyer (jwb)
* Warren Togami (warren)


Regrets:
Regrets:
* Adam Williamson (adamw)
* David Pravec (dpravec)
* David Pravec (dpravec)
* Kamil Paral (kparal)
* Kamil Paral (kparal)
Line 44: Line 44:
= Agenda =
= Agenda =


[https://www.redhat.com/archives/fedora-test-list/2009-July/msg00529.html Proposed meeting agenda]
[https://www.redhat.com/archives/fedora-test-list/2009-August/msg00031.html Proposed meeting agenda]


== Previous meeting follow-up ==
== Previous meeting follow-up ==
Line 53: Line 53:
#* Sent ... see https://www.redhat.com/archives/fedora-test-list/2009-July/msg00655.html
#* Sent ... see https://www.redhat.com/archives/fedora-test-list/2009-July/msg00655.html
# [adamw] - to summarize blocker meeting
# [adamw] - to summarize blocker meeting
#* '''<FIXME>''' ... See [http://meetbot.fedoraproject.org/fedora-bugzappers/2009-07-31/fedora-bugzappers.2009-07-31-15.01.html IRC transcript]
#* '''<FIXME>''' link to meeting summary
#* See [http://meetbot.fedoraproject.org/fedora-bugzappers/2009-07-31/fedora-bugzappers.2009-07-31-15.01.html IRC transcript]
# [dpravec] - posting some fun ascii art for blocker bug meeting
# [dpravec] - posting some fun ascii art for blocker bug meeting
#* Posted ... hilarity ensued (see minutes)
#* Posted ... hilarity ensued (see minutes)
Line 63: Line 64:
== Dracut rawhide testing update ==
== Dracut rawhide testing update ==


With the new meeting time, there was less time since the last meeting for follow-up on this itemViking_ice requested keeping this topic on the agenda for next meeting.
Viking_ice updated the team with notes from his discussion on the current state of Dracut with Harald Hoyer.
 
Harald, pjones, davej (kernel) and jwrdegoede (anaconda) are currently investigating the swithover for rawhideThey indicated the most common setups should be operational and the target for the upcoming dracut test day will be focusing on:
* networked root volumes (e.g. iscsi and fcoe)
* complex raid/lvm setups
 
f13 also informed the group that one of the hurdles to network root volumes involved the ''%buildrequires'' of the kernel and firmware that's packaged outside the kernel for network storage, network cards and scsi cards.
 
Viking-Ice plans to stay in touch with Harald to keep on top of test days and test case writing.


== In the news ==
== In the news ==
Line 69: Line 78:
=== Alpha test compose ===
=== Alpha test compose ===


Due to several blocking bugs, including a anaconda udev (hal-ectomy) integration issue, the [http://poelstra.fedorapeople.org/schedules/f-12/f-12-releng-tasks.html scheduled] test compose has been delayed.
Jlaska informed the team that it appears the udev issue blocking installation last week was resolved with a patch from clumens and jeremy (see http://git.fedorahosted.org/git/?p=anaconda.git;a=commit;h=e6402846cae226519bfc34feb4f92b40d3bf0885).  There was some confusion as to whether this was the final approved fix. Denise Dumas confirmed this was the fix agreed on by clumens and jeremy.


Question(s) to answer:
Question(s) to answer:
# When to build the test compose?
# When to build the test compose?
#* Jlaska took an action item to update the rel-eng test compose ticket with current status (see https://fedorahosted.org/rel-eng/ticket/2016).
#* Jkeating took an action item to update the ticket so Liam can proceed with community testing of the test compose.
# What impact does this have on the Alpha?
# What impact does this have on the Alpha?
#* Jlaska suggested we will begin filling out the matrix but are behind by 4 days.  I don't think this means a slip is required yet ... but it's a good indicator if we begin to miss other alpha targets.
Once test compose is available, Liam Li has invited install testers to contribute results against the upcoming Alpha Candidate.
* See [https://www.redhat.com/archives/fedora-test-list/2009-July/msg00523.html mailing list announcement]
* See [[QA:Fedora_12_Install_Test_Plan]]
* See [[QA:Fedora_12_Alpha_Install_Test_Results]]


Upcoming release events:
Upcoming release events:
Line 82: Line 100:
* 2009-08-13 - Sync to mirrors
* 2009-08-13 - Sync to mirrors


Once test compose is available, Liam Li has invited install testers to contribute results against the upcoming Alpha Candidate.
=== Alpha blocker bug day#4 ===


* See [https://www.redhat.com/archives/fedora-test-list/2009-July/msg00523.html mailing list announcement]
No alpha blocker meeting is scheduled for this Friday. Given that the test compose hasn't been built, do folks feel review of the forthcoming blockers is desired?
* See [[QA:Fedora_12_Install_Test_Plan]]
* See [[QA:Fedora_12_Alpha_Install_Test_Results]]


=== Alpha blocker bug day#4 ===
Some discussion followed on the usefulness of a Friday blocker bug meeting, and a Monday go/no go meeting.  In the end, the decision was to host a Friday blocker bug meeting as has been done in the previous 3 Fridays.  Ideally, this should facilitate a faster go/no_go meeting on Monday.


No alpha blocker meeting is scheduled for this Friday.  Given that the test compose hasn't been built, do folks feel review of the forthcoming blockers is desired?
* Jlaska will send out meeting announcement
* Poelcat agreed to help provide a meeting summary


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


Update from Will Woods on recent AutoQA efforts.
Update from Will Woods on recent AutoQA efforts. Last week wwoods finished the remaining test of the 'installation' portion.  Which is to say that we now have a test script that:
# downloads images
# starts a virt guest
# logs serial console output until loader / stage1 starts
# logs serial console output until stage2 gets loaded
# downloads all anaconda logs from guest as it runs the installation
# declares success if anaconda finds and formats the disks.
# declares failure if the guest either ...
#* goes silent for 60 seconds or more, or
#* takes more than ~10 minutes without finding the disks
#* if anaconda traces back
 
Next steps ...
# Continue documenting test writing instructions at [[Autotest]] (and Talk page)
# Make it run automatically when we get a new rawhide
# Those results somewhere useful


== Open discussion ==
== Open discussion ==


=== <your topic here> ===
=== <your topic here> ===
No open discussion topics were raised.


= Upcoming QA events =
= Upcoming QA events =
Line 108: Line 142:
= Action items =
= Action items =


* Foo
* <insert action item here>
* Bar


= IRC transcript =
= IRC transcript =
{|
|- id="tAug 03 12:00:07"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | #startmeeting Fedora Quality Assurance Meeting
|| [[#tAug 03 12:00:07|Aug 03 12:00]]
|- id="tAug 03 12:00:08"
! style="background-color: #42427e" | zodbot
| style="color: #42427e" | | Meeting started Mon Aug  3 16:00:07 2009 UTC.  The chair is jlaska. Information about MeetBot at http://wiki.debian.org/MeetBot.
|| [[#tAug 03 12:00:08|Aug 03 12:00]]
|- id="tAug 03 12:00:08"
! style="background-color: #42427e" | zodbot
| style="color: #42427e" | | Useful Commands: #action #agreed #halp #info #idea #link #topic.
|| [[#tAug 03 12:00:08|Aug 03 12:00]]
|- id="tAug 03 12:00:08"
| colspan="2" | --- | zodbot has changed the topic to:  (Meeting topic: Fedora Quality Assurance Meeting)
|| [[#tAug 03 12:00:08|Aug 03 12:00]]
|- id="tAug 03 12:00:23"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | #topic gathering essential carbon units
|| [[#tAug 03 12:00:23|Aug 03 12:00]]
|- id="tAug 03 12:00:24"
| colspan="2" | --- | zodbot has changed the topic to: gathering essential carbon units (Meeting topic: Fedora Quality Assurance Meeting)
|| [[#tAug 03 12:00:24|Aug 03 12:00]]
|- id="tAug 03 12:00:33"
! style="background-color: #818144" | onekopaka
| style="color: #818144" | | carbon units?
|| [[#tAug 03 12:00:33|Aug 03 12:00]]
|- id="tAug 03 12:00:43"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | aka people :)
|| [[#tAug 03 12:00:43|Aug 03 12:00]]
|- id="tAug 03 12:00:44"
! style="background-color: #818144" | onekopaka
| style="color: #818144" | | we're carbon units now?
|| [[#tAug 03 12:00:44|Aug 03 12:00]]
|- id="tAug 03 12:00:52"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | hehe, we've always been
|| [[#tAug 03 12:00:52|Aug 03 12:00]]
|- id="tAug 03 12:01:11"
! style="background-color: #818144" | onekopaka
| style="color: #818144" | | but we're being refered to as carbon units?
|| [[#tAug 03 12:01:11|Aug 03 12:01]]
|- id="tAug 03 12:01:19"
! style="background-color: #818144" | onekopaka
| style="color: #818144" | | that's just not nice.
|| [[#tAug 03 12:01:19|Aug 03 12:01]]
|- id="tAug 03 12:01:38"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | We'll be short a few people today, including adamw, dpravec, kparal, lili and rhe
|| [[#tAug 03 12:01:38|Aug 03 12:01]]
|- id="tAug 03 12:01:53"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | #topic gathering essential 'people'
|| [[#tAug 03 12:01:53|Aug 03 12:01]]
|- id="tAug 03 12:01:54"
| colspan="2" | --- | zodbot has changed the topic to: gathering essential 'people' (Meeting topic: Fedora Quality Assurance Meeting)
|| [[#tAug 03 12:01:54|Aug 03 12:01]]
|- id="tAug 03 12:01:58"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | onekopaka: there ya go :)
|| [[#tAug 03 12:01:58|Aug 03 12:01]]
|- id="tAug 03 12:02:00"
! style="background-color: #818144" | onekopaka
| style="color: #818144" | | I'll be here for the fun of it.
|| [[#tAug 03 12:02:00|Aug 03 12:02]]
|- id="tAug 03 12:02:25"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | onekopaka: okay
|| [[#tAug 03 12:02:25|Aug 03 12:02]]
|- id="tAug 03 12:02:35"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | show of hands for the QA meeting
|| [[#tAug 03 12:02:35|Aug 03 12:02]]
|- id="tAug 03 12:02:42"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | wwoods: Viking-Ice: you guys around?
|| [[#tAug 03 12:02:42|Aug 03 12:02]]
|- id="tAug 03 12:02:49"
| colspan="2" | * | poelcat here
|| [[#tAug 03 12:02:49|Aug 03 12:02]]
|- id="tAug 03 12:02:50"
| colspan="2" | * | onekopaka is looking for the rear USB ports on his ex-server
|| [[#tAug 03 12:02:50|Aug 03 12:02]]
|- id="tAug 03 12:02:58"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | poelcat: welcome
|| [[#tAug 03 12:02:58|Aug 03 12:02]]
|- id="tAug 03 12:04:04"
| colspan="2" | * | wwoods around
|| [[#tAug 03 12:04:04|Aug 03 12:04]]
|- id="tAug 03 12:04:10"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | wwoods: hey there
|| [[#tAug 03 12:04:10|Aug 03 12:04]]
|- id="tAug 03 12:04:26"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | Viking-Ice_: there he is :)
|| [[#tAug 03 12:04:26|Aug 03 12:04]]
|- id="tAug 03 12:04:48"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | okay let's get started with a fairly quick review of last week
|| [[#tAug 03 12:04:48|Aug 03 12:04]]
|- id="tAug 03 12:04:59"
| colspan="2" | * | jlaska operating out of proposed agenda at [[QA/Meetings/20090803]]
|| [[#tAug 03 12:04:59|Aug 03 12:04]]
|- id="tAug 03 12:05:10"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | #topic previous meeting review
|| [[#tAug 03 12:05:10|Aug 03 12:05]]
|- id="tAug 03 12:05:10"
| colspan="2" | --- | zodbot has changed the topic to: previous meeting review (Meeting topic: Fedora Quality Assurance Meeting)
|| [[#tAug 03 12:05:10|Aug 03 12:05]]
|- id="tAug 03 12:05:11"
| colspan="2" | --- | dwmw2 is now known as dwmw2_gone
|| [[#tAug 03 12:05:11|Aug 03 12:05]]
|- id="tAug 03 12:05:20"
| colspan="2" | * | f13 
|| [[#tAug 03 12:05:20|Aug 03 12:05]]
|- id="tAug 03 12:05:23"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | f13: welcome!
|| [[#tAug 03 12:05:23|Aug 03 12:05]]
|- id="tAug 03 12:05:34"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | most of this stuff has been done so this should be quick
|| [[#tAug 03 12:05:34|Aug 03 12:05]]
|- id="tAug 03 12:05:48"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | # [jlaska] - file bug against distribution for rawhide pungi problems
|| [[#tAug 03 12:05:48|Aug 03 12:05]]
|- id="tAug 03 12:05:57"
! style="background-color: #854685" | Viking-Ice_
| style="color: #854685" | | yup.. dont know how long I'll stay thou need to remove 3d tagets from the archery track ( group supposed to meet sometimed between 16:00 &amp; 17:00 )
|| [[#tAug 03 12:05:57|Aug 03 12:05]]
|- id="tAug 03 12:05:58"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | done and thanks to f13 to for helping resolve the issue
|| [[#tAug 03 12:05:58|Aug 03 12:05]]
|- id="tAug 03 12:06:06"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | for the logs, see bug#514062
|| [[#tAug 03 12:06:06|Aug 03 12:06]]
|- id="tAug 03 12:06:08"
! style="background-color: #488888" | buggbot
| style="color: #488888" | | Bug https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=514062 medium, low, ---, jkeating, CLOSED RAWHIDE, Rawhide missing images
|| [[#tAug 03 12:06:08|Aug 03 12:06]]
|- id="tAug 03 12:06:19"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | Viking-Ice_: okay, thanks for the heads up
|| [[#tAug 03 12:06:19|Aug 03 12:06]]
|- id="tAug 03 12:06:32"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | a few action items around the blocker bug event last week ...
|| [[#tAug 03 12:06:32|Aug 03 12:06]]
|- id="tAug 03 12:06:32"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | # [poelcat] - to send blocker bug meeting announce
|| [[#tAug 03 12:06:32|Aug 03 12:06]]
|- id="tAug 03 12:06:45"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | thanks poelcat ... I've got the link in the logs as https://www.redhat.com/archives/fedora-test-list/2009-July/msg00655.html
|| [[#tAug 03 12:06:45|Aug 03 12:06]]
|- id="tAug 03 12:07:44"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | next up ...
|| [[#tAug 03 12:07:44|Aug 03 12:07]]
|- id="tAug 03 12:07:44"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | # [adamw] - to summarize blocker meeting
|| [[#tAug 03 12:07:44|Aug 03 12:07]]
|- id="tAug 03 12:08:03"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | I didn't see a summary to the list on this yet, but the meetbot logs are available ... http://meetbot.fedoraproject.org/fedora-bugzappers/2009-07-31/fedora-bugzappers.2009-07-31-15.01.html
|| [[#tAug 03 12:08:03|Aug 03 12:08]]
|- id="tAug 03 12:08:38"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | also from the meeting
|| [[#tAug 03 12:08:38|Aug 03 12:08]]
|- id="tAug 03 12:08:44"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | dpravec kept us entertained ...
|| [[#tAug 03 12:08:44|Aug 03 12:08]]
|- id="tAug 03 12:08:44"
| colspan="2" | * | poelcat can't figure out why we didn't put a blocker bug meeting on the schedule for 8/7
|| [[#tAug 03 12:08:44|Aug 03 12:08]]
|- id="tAug 03 12:08:47"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | # [dpravec] - posting some fun ascii art for blocker bug meeting
|| [[#tAug 03 12:08:47|Aug 03 12:08]]
|- id="tAug 03 12:08:56"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | poelcat: yeah, I've got that in the agenda later on ... was going to ask you about it
|| [[#tAug 03 12:08:56|Aug 03 12:08]]
|- id="tAug 03 12:09:17"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | Next up ... we wanted to post wwoods solution to rawhidewatch for the rpm XZ payload issue
|| [[#tAug 03 12:09:17|Aug 03 12:09]]
|- id="tAug 03 12:09:18"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | # [jlaska] - talk to warren about a rawhidewatch post on rpm xz workaround for rawhide testers
|| [[#tAug 03 12:09:18|Aug 03 12:09]]
|- id="tAug 03 12:09:28"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | thanks warren!  http://rawhidewatch.wordpress.com/2009/07/31/unable-to-update-to-rawhide-rpmlibpayloadisxz
|| [[#tAug 03 12:09:28|Aug 03 12:09]]
|- id="tAug 03 12:09:38"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | And last item from last week ...
|| [[#tAug 03 12:09:38|Aug 03 12:09]]
|- id="tAug 03 12:09:40"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | # [kparal] - investigate updates to Test Day livecd-creator instructions
|| [[#tAug 03 12:09:40|Aug 03 12:09]]
|- id="tAug 03 12:09:53"
! style="background-color: #8c4a4a" | warren
| style="color: #8c4a4a" | | jlaska: you didn't get back to me regarding wordpress account
|| [[#tAug 03 12:09:53|Aug 03 12:09]]
|- id="tAug 03 12:09:58"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | kparal isn't here today either, but posted updates to the test list for review https://www.redhat.com/archives/fedora-test-list/2009-July/msg00549.html
|| [[#tAug 03 12:09:58|Aug 03 12:09]]
|- id="tAug 03 12:10:00"
! style="background-color: #8c4a4a" | warren
| style="color: #8c4a4a" | | jlaska: I can grant other wordpress accounts post access to rawhidewatch
|| [[#tAug 03 12:10:00|Aug 03 12:10]]
|- id="tAug 03 12:10:03"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | warren: I did ... it's just 'jlaska'
|| [[#tAug 03 12:10:03|Aug 03 12:10]]
|- id="tAug 03 12:10:06"
! style="background-color: #8c4a4a" | warren
| style="color: #8c4a4a" | | oh
|| [[#tAug 03 12:10:06|Aug 03 12:10]]
|- id="tAug 03 12:10:07"
! style="background-color: #8c4a4a" | warren
| style="color: #8c4a4a" | | ok
|| [[#tAug 03 12:10:07|Aug 03 12:10]]
|- id="tAug 03 12:10:23"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | warren: thanks for reminder though, I need to revisit wordpress ;)
|| [[#tAug 03 12:10:23|Aug 03 12:10]]
|- id="tAug 03 12:10:41"
! style="background-color: #8c4a4a" | warren
| style="color: #8c4a4a" | | jlaska: what e-mail was used withi that account?
|| [[#tAug 03 12:10:41|Aug 03 12:10]]
|- id="tAug 03 12:11:05"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | warren: Not sure, I'll have to follow-up with you on that
|| [[#tAug 03 12:11:05|Aug 03 12:11]]
|- id="tAug 03 12:11:12"
! style="background-color: #8c4a4a" | warren
| style="color: #8c4a4a" | | ok
|| [[#tAug 03 12:11:12|Aug 03 12:11]]
|- id="tAug 03 12:11:48"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | any other updates from last week that I missed?
|| [[#tAug 03 12:11:48|Aug 03 12:11]]
|- id="tAug 03 12:11:56"
| colspan="2" | * | jlaska preparing to dive into agenda
|| [[#tAug 03 12:11:56|Aug 03 12:11]]
|- id="tAug 03 12:12:47"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | #topic Dracut rawhide test update
|| [[#tAug 03 12:12:47|Aug 03 12:12]]
|- id="tAug 03 12:12:49"
| colspan="2" | --- | zodbot has changed the topic to: Dracut rawhide test update (Meeting topic: Fedora Quality Assurance Meeting)
|| [[#tAug 03 12:12:49|Aug 03 12:12]]
|- id="tAug 03 12:13:03"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | Viking-Ice_: I've got a note here to keep this on the agenda in case you had any updates to share
|| [[#tAug 03 12:13:03|Aug 03 12:13]]
|- id="tAug 03 12:15:20"
| colspan="2" | * | jlaska suspects we lost Viking-Ice
|| [[#tAug 03 12:15:20|Aug 03 12:15]]
|- id="tAug 03 12:15:46"
! style="background-color: #854685" | Viking-Ice_
| style="color: #854685" | | yup still here with updates
|| [[#tAug 03 12:15:46|Aug 03 12:15]]
|- id="tAug 03 12:16:04"
| colspan="2" | * | Viking-Ice_ middle of fixing arrows :/
|| [[#tAug 03 12:16:04|Aug 03 12:16]]
|- id="tAug 03 12:16:50"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | oh cool, any news to share?  Sounds like you're in the middle of a competition too ... want to hold off for mail list follow-up?
|| [[#tAug 03 12:16:50|Aug 03 12:16]]
|- id="tAug 03 12:18:11"
! style="background-color: #854685" | Viking-Ice_
| style="color: #854685" | | No let's just finished this ( had to finish this arrow :) )
|| [[#tAug 03 12:18:11|Aug 03 12:18]]
|- id="tAug 03 12:18:34"
| colspan="2" | * | Viking-Ice_ sneaks my topic to the top
|| [[#tAug 03 12:18:34|Aug 03 12:18]]
|- id="tAug 03 12:18:48"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | okay, you've got the floor ... go for it
|| [[#tAug 03 12:18:48|Aug 03 12:18]]
|- id="tAug 03 12:18:49"
! style="background-color: #854685" | Viking-Ice_
| style="color: #854685" | | So I emailed harald
|| [[#tAug 03 12:18:49|Aug 03 12:18]]
|- id="tAug 03 12:21:04"
! style="background-color: #854685" | Viking-Ice_
| style="color: #854685" | | And he informed me that him Dave Jones Peter Jones ( kernel ) and Hans ( Anaconda ) are making the switch in rawhide
|| [[#tAug 03 12:21:04|Aug 03 12:21]]
|- id="tAug 03 12:22:15"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | Viking-Ice_: so that should be landing soon?
|| [[#tAug 03 12:22:15|Aug 03 12:22]]
|- id="tAug 03 12:22:16"
! style="background-color: #854685" | Viking-Ice_
| style="color: #854685" | | and the target are for test days is more root on a network drive and complex raid/lvm setups.
|| [[#tAug 03 12:22:16|Aug 03 12:22]]
|- id="tAug 03 12:22:23"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | right on
|| [[#tAug 03 12:22:23|Aug 03 12:22]]
|- id="tAug 03 12:22:38"
! style="background-color: #854685" | Viking-Ice_
| style="color: #854685" | | so the most common setups should just work
|| [[#tAug 03 12:22:38|Aug 03 12:22]]
|- id="tAug 03 12:22:45"
! style="background-color: #4b904b" | f13
| style="color: #4b904b" | | they were looking into it, then ran into a big hurdle
|| [[#tAug 03 12:22:45|Aug 03 12:22]]
|- id="tAug 03 12:22:56"
! style="background-color: #4b904b" | f13
| style="color: #4b904b" | | regarding the buildrequires of the kernel, and I'm not sure if it actually got switched on or not
|| [[#tAug 03 12:22:56|Aug 03 12:22]]
|- id="tAug 03 12:24:20"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | Viking-Ice_: any action needed in to short-term when this change occurs?
|| [[#tAug 03 12:24:20|Aug 03 12:24]]
|- id="tAug 03 12:24:24"
! style="background-color: #854685" | Viking-Ice_
| style="color: #854685" | | Did not come with the email the progress on the switch still feel like we are missing some are ( kernel/anaconda + something else ) well maybe it's just me
|| [[#tAug 03 12:24:24|Aug 03 12:24]]
|- id="tAug 03 12:24:38"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | f13: the hurdle was for the network storage cases?
|| [[#tAug 03 12:24:38|Aug 03 12:24]]
|-
| colspan="3" | Aug 03 12:24:59&lt;Viking-Ice_&gt; | jlaska: nothing that got mentioned but I will stay in touch with Harald with regards to the test days and test case writing
|- id="tAug 03 12:25:00"
! style="background-color: #4b904b" | f13
| style="color: #4b904b" | | jlaska: basically all firmware that's packaged outside the kernel, that would be interesting in the initrd
|| [[#tAug 03 12:25:00|Aug 03 12:25]]
|- id="tAug 03 12:25:15"
! style="background-color: #4b904b" | f13
| style="color: #4b904b" | | network storage, network cards, scsi cards
|| [[#tAug 03 12:25:15|Aug 03 12:25]]
|- id="tAug 03 12:25:16"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | oh hmmm
|| [[#tAug 03 12:25:16|Aug 03 12:25]]
|- id="tAug 03 12:25:50"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | Viking-Ice_: okay thank you
|| [[#tAug 03 12:25:50|Aug 03 12:25]]
|- id="tAug 03 12:26:08"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | so has this change already happened?
|| [[#tAug 03 12:26:08|Aug 03 12:26]]
|- id="tAug 03 12:26:15"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | since we are past feature freeze now
|| [[#tAug 03 12:26:15|Aug 03 12:26]]
|- id="tAug 03 12:27:06"
| colspan="2" | * | jlaska sees mkinitrd on rawhide installed system
|| [[#tAug 03 12:27:06|Aug 03 12:27]]
|- id="tAug 03 12:27:31"
! style="background-color: #854685" | Viking-Ice_
| style="color: #854685" | | dont think so since I wrote and he responded to the letter on friday and he says they are making the switch together
|| [[#tAug 03 12:27:31|Aug 03 12:27]]
|- id="tAug 03 12:27:38"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | Viking-Ice_: okay
|| [[#tAug 03 12:27:38|Aug 03 12:27]]
|- id="tAug 03 12:27:58"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | Viking-Ice_: I'll follow-up with you later on so I can come up to speed also
|| [[#tAug 03 12:27:58|Aug 03 12:27]]
|- id="tAug 03 12:28:07"
! style="background-color: #854685" | Viking-Ice_
| style="color: #854685" | | Ok
|| [[#tAug 03 12:28:07|Aug 03 12:28]]
|- id="tAug 03 12:28:16"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | Alrighty ... let's change over to the Alpha ...
|| [[#tAug 03 12:28:16|Aug 03 12:28]]
|- id="tAug 03 12:28:20"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | #topic Alpha test compose
|| [[#tAug 03 12:28:20|Aug 03 12:28]]
|- id="tAug 03 12:28:21"
| colspan="2" | --- | zodbot has changed the topic to: Alpha test compose (Meeting topic: Fedora Quality Assurance Meeting)
|| [[#tAug 03 12:28:21|Aug 03 12:28]]
|- id="tAug 03 12:28:34"
! style="background-color: #4b904b" | f13
| style="color: #4b904b" | | yeah, this one is still MIA
|| [[#tAug 03 12:28:34|Aug 03 12:28]]
|- id="tAug 03 12:28:44"
! style="background-color: #4b904b" | f13
| style="color: #4b904b" | | due to issues blocking installability
|| [[#tAug 03 12:28:44|Aug 03 12:28]]
|- id="tAug 03 12:28:48"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | Looks like the udev integration was resolved late last week (thanks clumens+jeremy)
|| [[#tAug 03 12:28:48|Aug 03 12:28]]
|- id="tAug 03 12:28:55"
! style="background-color: #4b904b" | f13
| style="color: #4b904b" | | sortof
|| [[#tAug 03 12:28:55|Aug 03 12:28]]
|- id="tAug 03 12:28:59"
! style="background-color: #4b904b" | f13
| style="color: #4b904b" | | the patch got naked on list
|| [[#tAug 03 12:28:59|Aug 03 12:28]]
|- id="tAug 03 12:29:00"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | oh?
|| [[#tAug 03 12:29:00|Aug 03 12:29]]
|- id="tAug 03 12:29:07"
! style="background-color: #4b904b" | f13
| style="color: #4b904b" | | at least the first one did
|| [[#tAug 03 12:29:07|Aug 03 12:29]]
|- id="tAug 03 12:29:09"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | on anaconda-devel-list?
|| [[#tAug 03 12:29:09|Aug 03 12:29]]
|- id="tAug 03 12:29:16"
! style="background-color: #4b904b" | f13
| style="color: #4b904b" | | as it broke all the blacklisting of devices and such
|| [[#tAug 03 12:29:16|Aug 03 12:29]]
|- id="tAug 03 12:29:35"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | so what's in rawhide now then?
|| [[#tAug 03 12:29:35|Aug 03 12:29]]
|- id="tAug 03 12:29:42"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | it's working around the reported problem
|| [[#tAug 03 12:29:42|Aug 03 12:29]]
|- id="tAug 03 12:30:26"
! style="background-color: #4b904b" | f13
| style="color: #4b904b" | | not sure.  Clumens posted a patch, jeremy meh'd it in, and then bill naked it, clumens asked bill for a better patch, bill posted some suggestions, and I haven't seen any traffic regarding it since then.
|| [[#tAug 03 12:30:26|Aug 03 12:30]]
|- id="tAug 03 12:30:39"
! style="background-color: #4d4d93" | denise
| style="color: #4d4d93" | | I think Jeremy and clumens got one inon Friday
|| [[#tAug 03 12:30:39|Aug 03 12:30]]
|- id="tAug 03 12:30:44"
| colspan="2" | * | jlaska thought so too
|| [[#tAug 03 12:30:44|Aug 03 12:30]]
|- id="tAug 03 12:31:05"
! style="background-color: #4d4d93" | denise
| style="color: #4d4d93" | | and basically reviewed ach other
|| [[#tAug 03 12:31:05|Aug 03 12:31]]
|- id="tAug 03 12:31:13"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | Word I have from clumens is that the anaconda-12.7 build had a fix to work around the issue
|| [[#tAug 03 12:31:13|Aug 03 12:31]]
|- id="tAug 03 12:31:20"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | http://git.fedorahosted.org/git/?p=anaconda.git;a=commit;h=e6402846cae226519bfc34feb4f92b40d3bf0885
|| [[#tAug 03 12:31:20|Aug 03 12:31]]
|- id="tAug 03 12:31:44"
! style="background-color: #4b904b" | f13
| style="color: #4b904b" | | Yeah I'm looking at commit list now and I see jeremy committed something pretty awful
|| [[#tAug 03 12:31:44|Aug 03 12:31]]
|- id="tAug 03 12:31:46"
! style="background-color: #4d4d93" | denise
| style="color: #4d4d93" | | see jeremy's mail to anaconda-devel "Fix up udev sillies"
|| [[#tAug 03 12:31:46|Aug 03 12:31]]
|- id="tAug 03 12:32:02"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | f13: I think that unwedges the test blockers that I was aware of
|| [[#tAug 03 12:32:02|Aug 03 12:32]]
|- id="tAug 03 12:32:12"
! style="background-color: #4d4d93" | denise
| style="color: #4d4d93" | | f13: yeah, noone's happy about this but had to get rawhide limping
|| [[#tAug 03 12:32:12|Aug 03 12:32]]
|- id="tAug 03 12:32:41"
! style="background-color: #4b904b" | f13
| style="color: #4b904b" | | I missed jeremy's patch on anaconda-devel-list (doesn't seem to be there)
|| [[#tAug 03 12:32:41|Aug 03 12:32]]
|- id="tAug 03 12:32:45"
! style="background-color: #4b904b" | f13
| style="color: #4b904b" | | so I thought it was still in limbo
|| [[#tAug 03 12:32:45|Aug 03 12:32]]
|- id="tAug 03 12:32:57"
! style="background-color: #854685" | Viking-Ice_
| style="color: #854685" | | got to run later...
|| [[#tAug 03 12:32:57|Aug 03 12:32]]
|- id="tAug 03 12:32:58"
! style="background-color: #4d4d93" | denise
| style="color: #4d4d93" | | f13: justthe commit mail - he had clumens review over his shoulder
|| [[#tAug 03 12:32:58|Aug 03 12:32]]
|- id="tAug 03 12:32:59"
! style="background-color: #4b904b" | f13
| style="color: #4b904b" | | jlaska: if that's the case, I'll bank out a test compose as soon as all my freaking meetings are over.
|| [[#tAug 03 12:32:59|Aug 03 12:32]]
|- id="tAug 03 12:33:06"
! style="background-color: #4b904b" | f13
| style="color: #4b904b" | | denise: gotcha.
|| [[#tAug 03 12:33:06|Aug 03 12:33]]
|- id="tAug 03 12:33:13"
! style="background-color: #4b904b" | f13
| style="color: #4b904b" | | Bill is OK with this too?
|| [[#tAug 03 12:33:13|Aug 03 12:33]]
|- id="tAug 03 12:33:16"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | f13: okay ... I'll update that releng ticket with bug status
|| [[#tAug 03 12:33:16|Aug 03 12:33]]
|- id="tAug 03 12:33:17"
! style="background-color: #4b904b" | f13
| style="color: #4b904b" | | avoids the concerns he raised on list?
|| [[#tAug 03 12:33:17|Aug 03 12:33]]
|- id="tAug 03 12:33:19"
! style="background-color: #4d4d93" | denise
| style="color: #4d4d93" | | AFAIK
|| [[#tAug 03 12:33:19|Aug 03 12:33]]
|- id="tAug 03 12:33:26"
! style="background-color: #4d4d93" | denise
| style="color: #4d4d93" | | does avoid the blacklist problem
|| [[#tAug 03 12:33:26|Aug 03 12:33]]
|- id="tAug 03 12:33:34"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | f13: when the compose is available, can you drop a note in that ticket and lili will commence testing
|| [[#tAug 03 12:33:34|Aug 03 12:33]]
|- id="tAug 03 12:33:43"
! style="background-color: #4b904b" | f13
| style="color: #4b904b" | | yep
|| [[#tAug 03 12:33:43|Aug 03 12:33]]
|- id="tAug 03 12:33:46"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | thanks!
|| [[#tAug 03 12:33:46|Aug 03 12:33]]
|- id="tAug 03 12:34:42"
! style="background-color: #97974f" | skvidal
| style="color: #97974f" | | f13: jeremy did a test compose on friday with pycurlgrabber included - and everything worked :)
|| [[#tAug 03 12:34:42|Aug 03 12:34]]
|- id="tAug 03 12:34:49"
! style="background-color: #4b904b" | f13
| style="color: #4b904b" | | *cough*
|| [[#tAug 03 12:34:49|Aug 03 12:34]]
|- id="tAug 03 12:35:52"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | Okay, so that's all I had on the Alpha test compose ... it'll be 4 days late ... but we'll get started walking the matrix now that the test blockers have been removed
|| [[#tAug 03 12:35:52|Aug 03 12:35]]
|- id="tAug 03 12:36:25"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | Well, the other question I wanted to raise on this given the alpha test compose slip ... how does this impact the alpha
|| [[#tAug 03 12:36:25|Aug 03 12:36]]
|- id="tAug 03 12:36:47"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | I think the best way to answer that now is that we are behind on testing media by 4 days
|| [[#tAug 03 12:36:47|Aug 03 12:36]]
|- id="tAug 03 12:37:10"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | I don't think it says slip yet ... but it's a good indicator if we begin to miss other targets
|| [[#tAug 03 12:37:10|Aug 03 12:37]]
|- id="tAug 03 12:37:37"
! style="background-color: #4b904b" | f13
| style="color: #4b904b" | | sure, now that the blockers are cleared, a walking of the matrix outside what you expect to do with media would be /really/ good
|| [[#tAug 03 12:37:37|Aug 03 12:37]]
|- id="tAug 03 12:37:43"
! style="background-color: #4b904b" | f13
| style="color: #4b904b" | | to figure out what else is waiting for us
|| [[#tAug 03 12:37:43|Aug 03 12:37]]
|- id="tAug 03 12:38:00"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | right on
|| [[#tAug 03 12:38:00|Aug 03 12:38]]
|- id="tAug 03 12:38:19"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | Liam will kick that off tonight and then the fun begins!
|| [[#tAug 03 12:38:19|Aug 03 12:38]]
|- id="tAug 03 12:38:43"
! style="background-color: #4b904b" | f13
| style="color: #4b904b" | | what's your definition of 'tonight' ?
|| [[#tAug 03 12:38:43|Aug 03 12:38]]
|- id="tAug 03 12:38:49"
! style="background-color: #4b904b" | f13
| style="color: #4b904b" | | isn't rawhide available now for such testing?
|| [[#tAug 03 12:38:49|Aug 03 12:38]]
|- id="tAug 03 12:39:12"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | indeed ... when Liam wakes up ... he'll start the ball rolling with the test matrix
|| [[#tAug 03 12:39:12|Aug 03 12:39]]
|- id="tAug 03 12:39:20"
! style="background-color: #4b904b" | f13
| style="color: #4b904b" | | ah
|| [[#tAug 03 12:39:20|Aug 03 12:39]]
|- id="tAug 03 12:39:26"
! style="background-color: #4b904b" | f13
| style="color: #4b904b" | | forgot what tz liam is in
|| [[#tAug 03 12:39:26|Aug 03 12:39]]
|- id="tAug 03 12:39:26"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | but of course, people can download and test rawhide now ... and post results later
|| [[#tAug 03 12:39:26|Aug 03 12:39]]
|- id="tAug 03 12:39:52"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | okay, if not other questions ... changing over to another Alpha topic
|| [[#tAug 03 12:39:52|Aug 03 12:39]]
|- id="tAug 03 12:40:13"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | s/not/no/
|| [[#tAug 03 12:40:13|Aug 03 12:40]]
|- id="tAug 03 12:40:22"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | #topic Alpha blocker bug day#4
|| [[#tAug 03 12:40:22|Aug 03 12:40]]
|- id="tAug 03 12:40:22"
| colspan="2" | --- | zodbot has changed the topic to: Alpha blocker bug day#4 (Meeting topic: Fedora Quality Assurance Meeting)
|| [[#tAug 03 12:40:22|Aug 03 12:40]]
|- id="tAug 03 12:40:34"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | looking at the schedule, I don't see an alpha blocker bug day scheduled for this Friday
|| [[#tAug 03 12:40:34|Aug 03 12:40]]
|- id="tAug 03 12:40:48"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | given the test compose delay, I think it might be in order and wanted to raise the topic
|| [[#tAug 03 12:40:48|Aug 03 12:40]]
|- id="tAug 03 12:41:02"
| colspan="2" | * | poelcat will add one to the schedule
|| [[#tAug 03 12:41:02|Aug 03 12:41]]
|- id="tAug 03 12:41:02"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | poelcat: f13: what's your take?
|| [[#tAug 03 12:41:02|Aug 03 12:41]]
|- id="tAug 03 12:41:21"
! style="background-color: #4b904b" | f13
| style="color: #4b904b" | | My take was that releng was going to be doing one anyway to make sure we can compose the release candidate
|| [[#tAug 03 12:41:21|Aug 03 12:41]]
|- id="tAug 03 12:41:33"
! style="background-color: #4b904b" | f13
| style="color: #4b904b" | | so doing one on friday, just to do another one on Monday I think seemed silly
|| [[#tAug 03 12:41:33|Aug 03 12:41]]
|- id="tAug 03 12:41:47"
! style="background-color: #4b904b" | f13
| style="color: #4b904b" | | at least thats what I remember of the reasoning during our big schedule meeting
|| [[#tAug 03 12:41:47|Aug 03 12:41]]
|- id="tAug 03 12:42:08"
! style="background-color: #9b519b" | poelcat
| style="color: #9b519b" | | seems like a good idea if we are making "go/no go" following monday
|| [[#tAug 03 12:42:08|Aug 03 12:42]]
|- id="tAug 03 12:42:13"
! style="background-color: #9b519b" | poelcat
| style="color: #9b519b" | | #20 http://poelstra.fedorapeople.org/schedules/f-12/f-12-releng-tasks.html
|| [[#tAug 03 12:42:13|Aug 03 12:42]]
|- id="tAug 03 12:42:25"
! style="background-color: #4b904b" | f13
| style="color: #4b904b" | | we would have to look at them /again/ on monday
|| [[#tAug 03 12:42:25|Aug 03 12:42]]
|- id="tAug 03 12:42:43"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | yeah, what's the worst that happens
|| [[#tAug 03 12:42:43|Aug 03 12:42]]
|- id="tAug 03 12:42:46"
! style="background-color: #4b904b" | f13
| style="color: #4b904b" | | I'm not against doing it on Friday, I just want everybody to understand that we'd be doing it on two successive work days
|| [[#tAug 03 12:42:46|Aug 03 12:42]]
|- id="tAug 03 12:42:47"
! style="background-color: #9b519b" | poelcat
| style="color: #9b519b" | | not really... if they aren't fixed or in modified then not ready?
|| [[#tAug 03 12:42:47|Aug 03 12:42]]
|- id="tAug 03 12:42:49"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | there is no movement and the monday meeting is quick
|| [[#tAug 03 12:42:49|Aug 03 12:42]]
|- id="tAug 03 12:43:44"
| colspan="2" | * | jlaska likes consistency ...
|| [[#tAug 03 12:43:44|Aug 03 12:43]]
|- id="tAug 03 12:43:46"
! style="background-color: #9b519b" | poelcat
| style="color: #9b519b" | | f13: so "go/no go" was really a "blocker review meeting" vs. a quick meeting to decide if ready to go or not
|| [[#tAug 03 12:43:46|Aug 03 12:43]]
|- id="tAug 03 12:43:59"
| colspan="2" | * | poelcat wonders about changing task name
|| [[#tAug 03 12:43:59|Aug 03 12:43]]
|- id="tAug 03 12:44:07"
! style="background-color: #9b519b" | poelcat
| style="color: #9b519b" | | ?
|| [[#tAug 03 12:44:07|Aug 03 12:44]]
|- id="tAug 03 12:44:11"
! style="background-color: #4b904b" | f13
| style="color: #4b904b" | | poelcat: well, in order to give a go/no go, we have to look at the blocker list
|| [[#tAug 03 12:44:11|Aug 03 12:44]]
|- id="tAug 03 12:44:16"
! style="background-color: #4b904b" | f13
| style="color: #4b904b" | | essentially doing a blocker review
|| [[#tAug 03 12:44:16|Aug 03 12:44]]
|- id="tAug 03 12:44:18"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | let's split it out
|| [[#tAug 03 12:44:18|Aug 03 12:44]]
|- id="tAug 03 12:44:38"
! style="background-color: #4b904b" | f13
| style="color: #4b904b" | | the name may be different, but the action itself is the same
|| [[#tAug 03 12:44:38|Aug 03 12:44]]
|- id="tAug 03 12:44:41"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | My preference would be to have the 2 events ... and ideally monday is quick and more of a checkpoint
|| [[#tAug 03 12:44:41|Aug 03 12:44]]
|- id="tAug 03 12:44:54"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | is the list empty ... yes/no?
|| [[#tAug 03 12:44:54|Aug 03 12:44]]
|- id="tAug 03 12:44:56"
! style="background-color: #4b904b" | f13
| style="color: #4b904b" | | look at the list, make sure all the bugs are up to date with comments, seek clarification if necessary, move things around if necessary
|| [[#tAug 03 12:44:56|Aug 03 12:44]]
|- id="tAug 03 12:45:08"
! style="background-color: #9b519b" | poelcat
| style="color: #9b519b" | | it also gives sat and sun to fix things discussed on friday
|| [[#tAug 03 12:45:08|Aug 03 12:45]]
|- id="tAug 03 12:45:15"
! style="background-color: #4b904b" | f13
| style="color: #4b904b" | | jlaska: and if the list isn't empty, we have to review what's there to make sure we're no going on accurate information
|| [[#tAug 03 12:45:15|Aug 03 12:45]]
|- id="tAug 03 12:45:30"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | f13: right on
|| [[#tAug 03 12:45:30|Aug 03 12:45]]
|- id="tAug 03 12:45:33"
| colspan="2" | * | f13 plays some more pin the tail on the donkey
|| [[#tAug 03 12:45:33|Aug 03 12:45]]
|- id="tAug 03 12:46:00"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | f13: I agree, I'd just like to continue the Friday trend and make sure that the bugs coming out of the compose have been reviewed and have data already
|| [[#tAug 03 12:46:00|Aug 03 12:46]]
|- id="tAug 03 12:46:05"
! style="background-color: #4b904b" | f13
| style="color: #4b904b" | | look, I don't really care what you call it, call it whatever makes sense for ya'll.  Ill just show up and do the same thing I do every other time (:
|| [[#tAug 03 12:46:05|Aug 03 12:46]]
|- id="tAug 03 12:46:22"
! style="background-color: #4b904b" | f13
| style="color: #4b904b" | | jlaska: that's fine, do one on Friday, but don't be surprised when we do one again on Monday
|| [[#tAug 03 12:46:22|Aug 03 12:46]]
|- id="tAug 03 12:46:26"
! style="background-color: #9b519b" | poelcat
| style="color: #9b519b" | | okay, i'll add it for friday, i think we can move on
|| [[#tAug 03 12:46:26|Aug 03 12:46]]
|- id="tAug 03 12:46:32"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | yes we can
|| [[#tAug 03 12:46:32|Aug 03 12:46]]
|- id="tAug 03 12:47:16"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | poelcat: okay ... you want  to divide and conquer for the meeting announce + summary?
|| [[#tAug 03 12:47:16|Aug 03 12:47]]
|- id="tAug 03 12:47:23"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | or is there someone else who would like to?
|| [[#tAug 03 12:47:23|Aug 03 12:47]]
|- id="tAug 03 12:47:55"
! style="background-color: #9b519b" | poelcat
| style="color: #9b519b" | | jlaska: unless someone else wants to help out :)
|| [[#tAug 03 12:47:55|Aug 03 12:47]]
|- id="tAug 03 12:48:11"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | poelcat: we can sign up adamw ... he's not here right now ... I'm sure he'd love to get action items
|| [[#tAug 03 12:48:11|Aug 03 12:48]]
|- id="tAug 03 12:48:17"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | har har ... jk
|| [[#tAug 03 12:48:17|Aug 03 12:48]]
|- id="tAug 03 12:48:25"
! style="background-color: #9b519b" | poelcat
| style="color: #9b519b" | | jlaska: i'll do the recap
|| [[#tAug 03 12:48:25|Aug 03 12:48]]
|- id="tAug 03 12:48:34"
| colspan="2" | * | poelcat finally has no conflicts on friday
|| [[#tAug 03 12:48:34|Aug 03 12:48]]
|- id="tAug 03 12:48:45"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | poelcat: thx ... I'll send the announcement(s)
|| [[#tAug 03 12:48:45|Aug 03 12:48]]
|- id="tAug 03 12:48:51"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | okay last planned topic for today ...
|| [[#tAug 03 12:48:51|Aug 03 12:48]]
|- id="tAug 03 12:49:00"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | #topic AutoQA update from wwoods
|| [[#tAug 03 12:49:00|Aug 03 12:49]]
|- id="tAug 03 12:49:01"
| colspan="2" | --- | zodbot has changed the topic to: AutoQA update from wwoods (Meeting topic: Fedora Quality Assurance Meeting)
|| [[#tAug 03 12:49:01|Aug 03 12:49]]
|- id="tAug 03 12:49:08"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | wwoods: you've got some cool updates this past week
|| [[#tAug 03 12:49:08|Aug 03 12:49]]
|- id="tAug 03 12:49:21"
| colspan="2" | * | jlaska hands over the mic
|| [[#tAug 03 12:49:21|Aug 03 12:49]]
|- id="tAug 03 12:49:22"
! style="background-color: #539e9e" | wwoods
| style="color: #539e9e" | | time's kind of running together, I need to figure out what I talked about last time
|| [[#tAug 03 12:49:22|Aug 03 12:49]]
|- id="tAug 03 12:49:54"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | [[QA/Meetings/20090727#AutoQA_update]]
|| [[#tAug 03 12:49:54|Aug 03 12:49]]
|- id="tAug 03 12:50:42"
! style="background-color: #539e9e" | wwoods
| style="color: #539e9e" | | okay, right. so - in the past week, I finished the final test
|| [[#tAug 03 12:50:42|Aug 03 12:50]]
|- id="tAug 03 12:50:51"
! style="background-color: #539e9e" | wwoods
| style="color: #539e9e" | | err rather - the final test of the 'installation' portion
|| [[#tAug 03 12:50:51|Aug 03 12:50]]
|- id="tAug 03 12:50:57"
! style="background-color: #539e9e" | wwoods
| style="color: #539e9e" | | which is to say that we now have a test script that
|| [[#tAug 03 12:50:57|Aug 03 12:50]]
|- id="tAug 03 12:51:04"
! style="background-color: #539e9e" | wwoods
| style="color: #539e9e" | | 1) downloads images
|| [[#tAug 03 12:51:04|Aug 03 12:51]]
|- id="tAug 03 12:51:10"
! style="background-color: #539e9e" | wwoods
| style="color: #539e9e" | | 2) starts a virt guest
|| [[#tAug 03 12:51:10|Aug 03 12:51]]
|- id="tAug 03 12:51:18"
! style="background-color: #539e9e" | wwoods
| style="color: #539e9e" | | 3) logs serial console output until loader / stage1 starts
|| [[#tAug 03 12:51:18|Aug 03 12:51]]
|- id="tAug 03 12:51:30"
! style="background-color: #539e9e" | wwoods
| style="color: #539e9e" | | 4) logs serial console output until stage2 gets loaded
|| [[#tAug 03 12:51:30|Aug 03 12:51]]
|- id="tAug 03 12:51:37"
| colspan="2" | * | jlaska looks for something to wipe up drool
|| [[#tAug 03 12:51:37|Aug 03 12:51]]
|- id="tAug 03 12:51:49"
! style="background-color: #539e9e" | wwoods
| style="color: #539e9e" | | 5) downloads all anaconda logs from guest as it runs the installation
|| [[#tAug 03 12:51:49|Aug 03 12:51]]
|- id="tAug 03 12:52:11"
! style="background-color: #539e9e" | wwoods
| style="color: #539e9e" | | 6) declares success if anaconda finds and formats the disks
|| [[#tAug 03 12:52:11|Aug 03 12:52]]
|- id="tAug 03 12:53:10"
! style="background-color: #539e9e" | wwoods
| style="color: #539e9e" | | if the guest either a) goes silent for 60 seconds or more, or b) takes more than ~10 minutes without finding the disks
|| [[#tAug 03 12:53:10|Aug 03 12:53]]
|- id="tAug 03 12:53:11"
! style="background-color: #9b519b" | poelcat
| style="color: #9b519b" | | sounds rock'n to me :)
|| [[#tAug 03 12:53:11|Aug 03 12:53]]
|- id="tAug 03 12:53:22"
! style="background-color: #9b519b" | poelcat
| style="color: #9b519b" | | good job!
|| [[#tAug 03 12:53:22|Aug 03 12:53]]
|- id="tAug 03 12:53:27"
! style="background-color: #539e9e" | wwoods
| style="color: #539e9e" | | we declare failure and destroy the failed guest
|| [[#tAug 03 12:53:27|Aug 03 12:53]]
|- id="tAug 03 12:53:31"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | for those interested in watching at home ... http://jlaska.fedorapeople.org/rawhide-report.png
|| [[#tAug 03 12:53:31|Aug 03 12:53]]
|- id="tAug 03 12:53:35"
! style="background-color: #539e9e" | wwoods
| style="color: #539e9e" | | failure is also declared if anaconda traces back
|| [[#tAug 03 12:53:35|Aug 03 12:53]]
|- id="tAug 03 12:54:06"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | that doesn't include the install tests yet that wwoods mentioned, but gives an idea of one way that autotest can report data
|| [[#tAug 03 12:54:06|Aug 03 12:54]]
|- id="tAug 03 12:54:28"
! style="background-color: #539e9e" | wwoods
| style="color: #539e9e" | | it also records the kernel version, anaconda version, the complete list of critical path packages, etc. etc.
|| [[#tAug 03 12:54:28|Aug 03 12:54]]
|- id="tAug 03 12:54:51"
! style="background-color: #539e9e" | wwoods
| style="color: #539e9e" | | so the next obvious steps are.. make it run automatically when we get a new rawhide
|| [[#tAug 03 12:54:51|Aug 03 12:54]]
|- id="tAug 03 12:54:57"
! style="background-color: #539e9e" | wwoods
| style="color: #539e9e" | | and report those results somewhere useful
|| [[#tAug 03 12:54:57|Aug 03 12:54]]
|- id="tAug 03 12:55:30"
! style="background-color: #539e9e" | wwoods
| style="color: #539e9e" | | yeah unfortunately libvirt on ppc is... an unknown
|| [[#tAug 03 12:55:30|Aug 03 12:55]]
|- id="tAug 03 12:55:55"
! style="background-color: #4b904b" | f13
| style="color: #4b904b" | | where are we on the less complicated tests like repoclosure and tree sanity?
|| [[#tAug 03 12:55:55|Aug 03 12:55]]
|- id="tAug 03 12:55:57"
! style="background-color: #a25555" | jwb
| style="color: #a25555" | | wwoods, it is?
|| [[#tAug 03 12:55:57|Aug 03 12:55]]
|- id="tAug 03 12:55:58"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | wwoods: I spoke to dcantrell last week who proposed an interesting idea for a new watcher script to help out the anaconda team ... perhaps a version 2.0 feature
|| [[#tAug 03 12:55:58|Aug 03 12:55]]
|- id="tAug 03 12:56:11"
! style="background-color: #539e9e" | wwoods
| style="color: #539e9e" | | f13: tree sanity is the 'sanity' portion of the test
|| [[#tAug 03 12:56:11|Aug 03 12:56]]
|- id="tAug 03 12:56:22"
! style="background-color: #539e9e" | wwoods
| style="color: #539e9e" | | tests 1-4 on the rawhide acceptance plan
|| [[#tAug 03 12:56:22|Aug 03 12:56]]
|- id="tAug 03 12:56:33"
! style="background-color: #539e9e" | wwoods
| style="color: #539e9e" | | I'm discussing the install portion - test 5-8
|| [[#tAug 03 12:56:33|Aug 03 12:56]]
|- id="tAug 03 12:56:49"
! style="background-color: #539e9e" | wwoods
| style="color: #539e9e" | | #link [[QA:Rawhide_Acceptance_Test_Plan]]
|| [[#tAug 03 12:56:49|Aug 03 12:56]]
|- id="tAug 03 12:57:34"
! style="background-color: #539e9e" | wwoods
| style="color: #539e9e" | | getting public reports applies equally to both parts
|| [[#tAug 03 12:57:34|Aug 03 12:57]]
|- id="tAug 03 12:57:47"
! style="background-color: #539e9e" | wwoods
| style="color: #539e9e" | | but yeah, we still have tree sanity tests running
|| [[#tAug 03 12:57:47|Aug 03 12:57]]
|- id="tAug 03 12:58:11"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | f13: that screenshot I posted above is from wwoods sanity tests
|| [[#tAug 03 12:58:11|Aug 03 12:58]]
|- id="tAug 03 12:58:21"
! style="background-color: #539e9e" | wwoods
| style="color: #539e9e" | | jwb: yes. I don't know anything about how/if virt works on ppc
|| [[#tAug 03 12:58:21|Aug 03 12:58]]
|- id="tAug 03 12:58:53"
! style="background-color: #a25555" | jwb
| style="color: #a25555" | | wwoods, oh.  that's easy.  libvirt could possibly work with plain qemu, but kvm and xen and lpar doesn't work at all
|| [[#tAug 03 12:58:53|Aug 03 12:58]]
|- id="tAug 03 12:59:06"
! style="background-color: #4b904b" | f13
| style="color: #4b904b" | | and qemu won't work for ppc
|| [[#tAug 03 12:59:06|Aug 03 12:59]]
|- id="tAug 03 12:59:08"
! style="background-color: #a25555" | jwb
| style="color: #a25555" | | wwoods, at least for any ppc platform that Fedora currently supports
|| [[#tAug 03 12:59:08|Aug 03 12:59]]
|- id="tAug 03 12:59:10"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | jwb: interested in doing a libvirt -&gt; hvsi layer?
|| [[#tAug 03 12:59:10|Aug 03 12:59]]
|- id="tAug 03 12:59:10"
! style="background-color: #a25555" | jwb
| style="color: #a25555" | | f13, no?
|| [[#tAug 03 12:59:10|Aug 03 12:59]]
|- id="tAug 03 12:59:20"
! style="background-color: #4b904b" | f13
| style="color: #4b904b" | | there aren't open firmware emulators enough to actually boot and install ppc in qemu
|| [[#tAug 03 12:59:20|Aug 03 12:59]]
|- id="tAug 03 12:59:21"
! style="background-color: #539e9e" | wwoods
| style="color: #539e9e" | | jwb: right, so I'll need to modify code to detect the host and modify the timeout values if we're running unaccelerated full-virt guests
|| [[#tAug 03 12:59:21|Aug 03 12:59]]
|- id="tAug 03 12:59:50"
! style="background-color: #4b904b" | f13
| style="color: #4b904b" | | there is no current way to do a Fedora ppc install in any Fedora provided virt
|| [[#tAug 03 12:59:50|Aug 03 12:59]]
|- id="tAug 03 12:59:51"
! style="background-color: #a25555" | jwb
| style="color: #a25555" | | f13, ah, i see what you mean.  yeah, running a ppc guest in qemu is also non-interesting to fedora
|| [[#tAug 03 12:59:51|Aug 03 12:59]]
|- id="tAug 03 12:59:55"
! style="background-color: #539e9e" | wwoods
| style="color: #539e9e" | | but as f13 mentions there's not a lot of value in bothering with emulated ppc
|| [[#tAug 03 12:59:55|Aug 03 12:59]]
|- id="tAug 03 13:00:12"
! style="background-color: #4b904b" | f13
| style="color: #4b904b" | | wwoods: it's not that there isn't value, it's that it just isn't possible to do an install
|| [[#tAug 03 13:00:12|Aug 03 13:00]]
|- id="tAug 03 13:00:13"
! style="background-color: #539e9e" | wwoods
| style="color: #539e9e" | | so probably the more useful direction would be to adapt the test to run on bare-metal instead
|| [[#tAug 03 13:00:13|Aug 03 13:00]]
|- id="tAug 03 13:00:18"
! style="background-color: #a25555" | jwb
| style="color: #a25555" | | jlaska, i am interested in a lot of things, but i have neither the knowledge nor the time to work on that :\
|| [[#tAug 03 13:00:18|Aug 03 13:00]]
|- id="tAug 03 13:00:24"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | jwb: ;)
|| [[#tAug 03 13:00:24|Aug 03 13:00]]
|- id="tAug 03 13:00:47"
! style="background-color: #539e9e" | wwoods
| style="color: #539e9e" | | obviously that's going to require a good bit of work, but running install tests on bare metal is a desirable goal so we'll get to that. eventually.
|| [[#tAug 03 13:00:47|Aug 03 13:00]]
|- id="tAug 03 13:01:00"
! style="background-color: #539e9e" | wwoods
| style="color: #539e9e" | | first we need to start reporting the results of the currently written tests
|| [[#tAug 03 13:01:00|Aug 03 13:01]]
|- id="tAug 03 13:01:31"
! style="background-color: #539e9e" | wwoods
| style="color: #539e9e" | | and write tests for the automateable bits of the functional tests
|| [[#tAug 03 13:01:31|Aug 03 13:01]]
|- id="tAug 03 13:01:33"
! style="background-color: #539e9e" | wwoods
| style="color: #539e9e" | | and write a frontend to allow user submission of the remaining manual parts
|| [[#tAug 03 13:01:33|Aug 03 13:01]]
|- id="tAug 03 13:01:52"
! style="background-color: #539e9e" | wwoods
| style="color: #539e9e" | | checking the roadmap..
|| [[#tAug 03 13:01:52|Aug 03 13:01]]
|- id="tAug 03 13:02:34"
! style="background-color: #539e9e" | wwoods
| style="color: #539e9e" | | writing more tests is autoqa ticket #41-44
|| [[#tAug 03 13:02:34|Aug 03 13:02]]
|- id="tAug 03 13:03:02"
| colspan="2" | * | jlaska has no clue on #41 and #42
|| [[#tAug 03 13:03:02|Aug 03 13:03]]
|- id="tAug 03 13:03:09"
! style="background-color: #539e9e" | wwoods
| style="color: #539e9e" | | frontend for user-submission is ticket #16-18
|| [[#tAug 03 13:03:09|Aug 03 13:03]]
|- id="tAug 03 13:03:23"
! style="background-color: #539e9e" | wwoods
| style="color: #539e9e" | | #41 and #42 are the X startup / X input tests
|| [[#tAug 03 13:03:23|Aug 03 13:03]]
|- id="tAug 03 13:03:28"
! style="background-color: #539e9e" | wwoods
| style="color: #539e9e" | | I expect those to be user-submitted
|| [[#tAug 03 13:03:28|Aug 03 13:03]]
|- id="tAug 03 13:03:32"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | ah
|| [[#tAug 03 13:03:32|Aug 03 13:03]]
|- id="tAug 03 13:04:07"
! style="background-color: #539e9e" | wwoods
| style="color: #539e9e" | | I need to add tickets for "set up watcher to run current tests"
|| [[#tAug 03 13:04:07|Aug 03 13:04]]
|- id="tAug 03 13:04:18"
! style="background-color: #539e9e" | wwoods
| style="color: #539e9e" | | and "email results to the autoqa list"
|| [[#tAug 03 13:04:18|Aug 03 13:04]]
|- id="tAug 03 13:04:27"
! style="background-color: #539e9e" | wwoods
| style="color: #539e9e" | | as a stopgap measure until we get the web bits up
|| [[#tAug 03 13:04:27|Aug 03 13:04]]
|- id="tAug 03 13:04:29"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | I think that's ... https://fedorahosted.org/autoqa/ticket/45
|| [[#tAug 03 13:04:29|Aug 03 13:04]]
|- id="tAug 03 13:04:46"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | (for the watcher one I mean)
|| [[#tAug 03 13:04:46|Aug 03 13:04]]
|- id="tAug 03 13:04:53"
! style="background-color: #4b904b" | f13
| style="color: #4b904b" | | where does the simple tests like repoclosure land in the priority list?  something we could extend to not just rawhide, but updates(-testing) of previous releases too?
|| [[#tAug 03 13:04:53|Aug 03 13:04]]
|- id="tAug 03 13:05:17"
! style="background-color: #539e9e" | wwoods
| style="color: #539e9e" | | outside the scope of the current project
|| [[#tAug 03 13:05:17|Aug 03 13:05]]
|- id="tAug 03 13:05:27"
! style="background-color: #4b904b" | f13
| style="color: #4b904b" | | ugh.
|| [[#tAug 03 13:05:27|Aug 03 13:05]]
|- id="tAug 03 13:05:34"
! style="background-color: #539e9e" | wwoods
| style="color: #539e9e" | | the milestone is israwhidebroken.com
|| [[#tAug 03 13:05:34|Aug 03 13:05]]
|- id="tAug 03 13:05:39"
! style="background-color: #539e9e" | wwoods
| style="color: #539e9e" | | the tests are defined in the test plan
|| [[#tAug 03 13:05:39|Aug 03 13:05]]
|- id="tAug 03 13:05:45"
! style="background-color: #539e9e" | wwoods
| style="color: #539e9e" | | that being said...
|| [[#tAug 03 13:05:45|Aug 03 13:05]]
|- id="tAug 03 13:06:39"
! style="background-color: #539e9e" | wwoods
| style="color: #539e9e" | | ...one of the outputs of the project is a couple of test result reporting mechanisms
|| [[#tAug 03 13:06:39|Aug 03 13:06]]
|- id="tAug 03 13:06:55"
! style="background-color: #539e9e" | wwoods
| style="color: #539e9e" | | so wiring up something like repoclosure (which jlaska has already adapted for use under autotest)
|| [[#tAug 03 13:06:55|Aug 03 13:06]]
|- id="tAug 03 13:07:07"
! style="background-color: #539e9e" | wwoods
| style="color: #539e9e" | | to the test result reporting mechanism(s) we're working on
|| [[#tAug 03 13:07:07|Aug 03 13:07]]
|- id="tAug 03 13:07:09"
! style="background-color: #539e9e" | wwoods
| style="color: #539e9e" | | will be trivial.
|| [[#tAug 03 13:07:09|Aug 03 13:07]]
|- id="tAug 03 13:07:20"
! style="background-color: #539e9e" | wwoods
| style="color: #539e9e" | | so it'll kind of just happen automatically once we have test reporting wired up
|| [[#tAug 03 13:07:20|Aug 03 13:07]]
|- id="tAug 03 13:07:50"
! style="background-color: #4b904b" | f13
| style="color: #4b904b" | | ok.
|| [[#tAug 03 13:07:50|Aug 03 13:07]]
|- id="tAug 03 13:07:57"
! style="background-color: #539e9e" | wwoods
| style="color: #539e9e" | | so, if you want to help figuring out the test reporting bits
|| [[#tAug 03 13:07:57|Aug 03 13:07]]
|- id="tAug 03 13:08:06"
! style="background-color: #539e9e" | wwoods
| style="color: #539e9e" | | like figuring out how to get autotest sending emails
|| [[#tAug 03 13:08:06|Aug 03 13:08]]
|- id="tAug 03 13:08:08"
! style="background-color: #4b904b" | f13
| style="color: #4b904b" | | I'm just still harping on that point.
|| [[#tAug 03 13:08:08|Aug 03 13:08]]
|- id="tAug 03 13:08:10"
! style="background-color: #4b904b" | f13
| style="color: #4b904b" | | not really helping.
|| [[#tAug 03 13:08:10|Aug 03 13:08]]
|- id="tAug 03 13:08:32"
! style="background-color: #539e9e" | wwoods
| style="color: #539e9e" | | then we can just run the existing repoclosure test and get those emails again.
|| [[#tAug 03 13:08:32|Aug 03 13:08]]
|- id="tAug 03 13:08:38"
! style="background-color: #539e9e" | wwoods
| style="color: #539e9e" | | if that would be helpful.
|| [[#tAug 03 13:08:38|Aug 03 13:08]]
|- id="tAug 03 13:08:50"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | wwoods: thanks for the update, nice work!
|| [[#tAug 03 13:08:50|Aug 03 13:08]]
|- id="tAug 03 13:09:06"
! style="background-color: #4b904b" | f13
| style="color: #4b904b" | | unfortunately my window for helping has closed since we're at alpha freeze and my releng duties are taking all my time :/
|| [[#tAug 03 13:09:06|Aug 03 13:09]]
|- id="tAug 03 13:09:10"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | wwoods: any other upcoming plans to note ... or things you'd like contributor feedback on?
|| [[#tAug 03 13:09:10|Aug 03 13:09]]
|- id="tAug 03 13:09:41"
! style="background-color: #539e9e" | wwoods
| style="color: #539e9e" | | soon I'll probably have some docs about writing tests for autotest
|| [[#tAug 03 13:09:41|Aug 03 13:09]]
|- id="tAug 03 13:09:58"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | delicious!
|| [[#tAug 03 13:09:58|Aug 03 13:09]]
|- id="tAug 03 13:10:00"
! style="background-color: #539e9e" | wwoods
| style="color: #539e9e" | | and HTML mockups (and/or mockup screenshots) of the web frontend bits
|| [[#tAug 03 13:10:00|Aug 03 13:10]]
|- id="tAug 03 13:10:09"
! style="background-color: #539e9e" | wwoods
| style="color: #539e9e" | | so I might ask for people to look over those things
|| [[#tAug 03 13:10:09|Aug 03 13:10]]
|- id="tAug 03 13:10:14"
! style="background-color: #539e9e" | wwoods
| style="color: #539e9e" | | the autotest docs are in progress already:
|| [[#tAug 03 13:10:14|Aug 03 13:10]]
|- id="tAug 03 13:10:20"
! style="background-color: #539e9e" | wwoods
| style="color: #539e9e" | | [[Autotest]]
|| [[#tAug 03 13:10:20|Aug 03 13:10]]
|- id="tAug 03 13:10:23"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | heh, I'm sure those are two things people will have lots of opinions on ;)
|| [[#tAug 03 13:10:23|Aug 03 13:10]]
|- id="tAug 03 13:10:27"
! style="background-color: #539e9e" | wwoods
| style="color: #539e9e" | | (and the associated Talk: page)
|| [[#tAug 03 13:10:27|Aug 03 13:10]]
|- id="tAug 03 13:11:00"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | nicely done
|| [[#tAug 03 13:11:00|Aug 03 13:11]]
|- id="tAug 03 13:11:25"
! style="background-color: #539e9e" | wwoods
| style="color: #539e9e" | | but yeah, I'll send a message or something when those are ready for further review
|| [[#tAug 03 13:11:25|Aug 03 13:11]]
|- id="tAug 03 13:11:53"
| colspan="2" | --- | stickster is now known as stickster_afk
|| [[#tAug 03 13:11:53|Aug 03 13:11]]
|- id="tAug 03 13:12:01"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | okay ... I unfortunately have a conflict soon ... so only short time for open discussion
|| [[#tAug 03 13:12:01|Aug 03 13:12]]
|- id="tAug 03 13:12:13"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | wwoods: thanks for the good news!
|| [[#tAug 03 13:12:13|Aug 03 13:12]]
|- id="tAug 03 13:12:18"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | #topic &lt;your topic here&gt;
|| [[#tAug 03 13:12:18|Aug 03 13:12]]
|- id="tAug 03 13:12:19"
| colspan="2" | --- | zodbot has changed the topic to: &lt;your topic here&gt; (Meeting topic: Fedora Quality Assurance Meeting)
|| [[#tAug 03 13:12:19|Aug 03 13:12]]
|- id="tAug 03 13:12:33"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | any items folks want to raise?
|| [[#tAug 03 13:12:33|Aug 03 13:12]]
|- id="tAug 03 13:12:39"
| colspan="2" | * | jlaska sets the stop watch @ 5 minutes
|| [[#tAug 03 13:12:39|Aug 03 13:12]]
|- id="tAug 03 13:16:30"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | okay ... if folks want to toss a topic, please follow-up to the fedora-test-list minutes
|| [[#tAug 03 13:16:30|Aug 03 13:16]]
|- id="tAug 03 13:16:37"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | thanks everyone for your time
|| [[#tAug 03 13:16:37|Aug 03 13:16]]
|- id="tAug 03 13:16:39"
! style="background-color: #407a40" | jlaska
| style="color: #407a40" | | #endmeeting
|| [[#tAug 03 13:16:39|Aug 03 13:16]]
|- id="tAug 03 13:16:40"
| colspan="2" | --- | zodbot has changed the topic to: Channel is used by various Fedora groups and committees for their regular meetings | Note that meetings often get logged | For questions about using Fedora please ask in #fedora | See http://fedoraproject.org/wiki/Meeting_channel for meeting schedule
|| [[#tAug 03 13:16:40|Aug 03 13:16]]
|- id="tAug 03 13:16:40"
! style="background-color: #42427e" | zodbot
| style="color: #42427e" | | Meeting ended Mon Aug  3 17:16:40 2009 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot .
|| [[#tAug 03 13:16:40|Aug 03 13:16]]
|- id="tAug 03 13:16:40"
! style="background-color: #42427e" | zodbot
| style="color: #42427e" | | Minutes:        http://meetbot.fedoraproject.org/fedora-meeting/2009-08-03/fedora-meeting.2009-08-03-16.00.html
|| [[#tAug 03 13:16:40|Aug 03 13:16]]
|- id="tAug 03 13:16:41"
! style="background-color: #42427e" | zodbot
| style="color: #42427e" | | Minutes (text): http://meetbot.fedoraproject.org/fedora-meeting/2009-08-03/fedora-meeting.2009-08-03-16.00.txt
|| [[#tAug 03 13:16:41|Aug 03 13:16]]
|- id="tAug 03 13:16:44"
! style="background-color: #42427e" | zodbot
| style="color: #42427e" | | Log:            http://meetbot.fedoraproject.org/fedora-meeting/2009-08-03/fedora-meeting.2009-08-03-16.00.log.html
|| [[#tAug 03 13:16:44|Aug 03 13:16]]
|}
Generated by irclog2html.py 2.7 by [mailto:marius@pov.lt Marius Gedminas] - find it at [http://mg.pov.lt/irclog2html mg.pov.lt]!

Latest revision as of 08:58, 18 September 2016

Attendees

  • James Laska (jlaska)
  • Jóhann Guðmundsson (viking-ice)
  • John Poelstra (poelcat)
  • Jesse Keating (f13)
  • Will Woods (wwoods)
  • Denise Dumas (denise)
  • Josh Boyer (jwb)
  • Warren Togami (warren)

Regrets:

  • Adam Williamson (adamw)
  • David Pravec (dpravec)
  • Kamil Paral (kparal)
  • Liam Li (lili)
  • He Rui (rhe)


Agenda

Proposed meeting agenda

Previous meeting follow-up

  1. [jlaska] - file bug against distribution for rawhide pungi problems
    • Filed and fixed. See RHBZ #514062
  2. [poelcat] - to send blocker bug meeting announce
  3. [adamw] - to summarize blocker meeting
  4. [dpravec] - posting some fun ascii art for blocker bug meeting
    • Posted ... hilarity ensued (see minutes)
  5. [jlaska] - talk to warren about a rawhidewatch post on rpm xz workaround for rawhide testers
  6. [kparal] - investigate updates to Test Day livecd-creator instructions

Dracut rawhide testing update

Viking_ice updated the team with notes from his discussion on the current state of Dracut with Harald Hoyer.

Harald, pjones, davej (kernel) and jwrdegoede (anaconda) are currently investigating the swithover for rawhide. They indicated the most common setups should be operational and the target for the upcoming dracut test day will be focusing on:

  • networked root volumes (e.g. iscsi and fcoe)
  • complex raid/lvm setups

f13 also informed the group that one of the hurdles to network root volumes involved the %buildrequires of the kernel and firmware that's packaged outside the kernel for network storage, network cards and scsi cards.

Viking-Ice plans to stay in touch with Harald to keep on top of test days and test case writing.

In the news

Alpha test compose

Jlaska informed the team that it appears the udev issue blocking installation last week was resolved with a patch from clumens and jeremy (see http://git.fedorahosted.org/git/?p=anaconda.git;a=commit;h=e6402846cae226519bfc34feb4f92b40d3bf0885). There was some confusion as to whether this was the final approved fix. Denise Dumas confirmed this was the fix agreed on by clumens and jeremy.

Question(s) to answer:

  1. When to build the test compose?
    • Jlaska took an action item to update the rel-eng test compose ticket with current status (see https://fedorahosted.org/rel-eng/ticket/2016).
    • Jkeating took an action item to update the ticket so Liam can proceed with community testing of the test compose.
  2. What impact does this have on the Alpha?
    • Jlaska suggested we will begin filling out the matrix but are behind by 4 days. I don't think this means a slip is required yet ... but it's a good indicator if we begin to miss other alpha targets.

Once test compose is available, Liam Li has invited install testers to contribute results against the upcoming Alpha Candidate.

Upcoming release events:

  • 2009-07-29 - MISSED - Alpha Test Compose
  • 2009-08-06 - Compose Alpha Candidate
  • 2009-08-06 - 2009-08-13 - Test Alpha Candidate
  • 2009-08-10 - Alpha go/no_go
  • 2009-08-13 - Sync to mirrors

Alpha blocker bug day#4

No alpha blocker meeting is scheduled for this Friday. Given that the test compose hasn't been built, do folks feel review of the forthcoming blockers is desired?

Some discussion followed on the usefulness of a Friday blocker bug meeting, and a Monday go/no go meeting. In the end, the decision was to host a Friday blocker bug meeting as has been done in the previous 3 Fridays. Ideally, this should facilitate a faster go/no_go meeting on Monday.

  • Jlaska will send out meeting announcement
  • Poelcat agreed to help provide a meeting summary

AutoQA update

Update from Will Woods on recent AutoQA efforts. Last week wwoods finished the remaining test of the 'installation' portion. Which is to say that we now have a test script that:

  1. downloads images
  2. starts a virt guest
  3. logs serial console output until loader / stage1 starts
  4. logs serial console output until stage2 gets loaded
  5. downloads all anaconda logs from guest as it runs the installation
  6. declares success if anaconda finds and formats the disks.
  7. declares failure if the guest either ...
    • goes silent for 60 seconds or more, or
    • takes more than ~10 minutes without finding the disks
    • if anaconda traces back

Next steps ...

  1. Continue documenting test writing instructions at Autotest (and Talk page)
  2. Make it run automatically when we get a new rawhide
  3. Those results somewhere useful

Open discussion

<your topic here>

No open discussion topics were raised.

Upcoming QA events

Action items

  • <insert action item here>

IRC transcript

jlaska | #startmeeting Fedora Quality Assurance Meeting Aug 03 12:00
zodbot | Meeting started Mon Aug 3 16:00:07 2009 UTC. The chair is jlaska. Information about MeetBot at http://wiki.debian.org/MeetBot. Aug 03 12:00
zodbot | Useful Commands: #action #agreed #halp #info #idea #link #topic. Aug 03 12:00
--- | zodbot has changed the topic to: (Meeting topic: Fedora Quality Assurance Meeting) Aug 03 12:00
jlaska | #topic gathering essential carbon units Aug 03 12:00
--- | zodbot has changed the topic to: gathering essential carbon units (Meeting topic: Fedora Quality Assurance Meeting) Aug 03 12:00
onekopaka | carbon units? Aug 03 12:00
jlaska | aka people :) Aug 03 12:00
onekopaka | we're carbon units now? Aug 03 12:00
jlaska | hehe, we've always been Aug 03 12:00
onekopaka | but we're being refered to as carbon units? Aug 03 12:01
onekopaka | that's just not nice. Aug 03 12:01
jlaska | We'll be short a few people today, including adamw, dpravec, kparal, lili and rhe Aug 03 12:01
jlaska | #topic gathering essential 'people' Aug 03 12:01
--- | zodbot has changed the topic to: gathering essential 'people' (Meeting topic: Fedora Quality Assurance Meeting) Aug 03 12:01
jlaska | onekopaka: there ya go :) Aug 03 12:01
onekopaka | I'll be here for the fun of it. Aug 03 12:02
jlaska | onekopaka: okay Aug 03 12:02
jlaska | show of hands for the QA meeting Aug 03 12:02
jlaska | wwoods: Viking-Ice: you guys around? Aug 03 12:02
* | poelcat here Aug 03 12:02
* | onekopaka is looking for the rear USB ports on his ex-server Aug 03 12:02
jlaska | poelcat: welcome Aug 03 12:02
* | wwoods around Aug 03 12:04
jlaska | wwoods: hey there Aug 03 12:04
jlaska | Viking-Ice_: there he is :) Aug 03 12:04
jlaska | okay let's get started with a fairly quick review of last week Aug 03 12:04
* | jlaska operating out of proposed agenda at QA/Meetings/20090803 Aug 03 12:04
jlaska | #topic previous meeting review Aug 03 12:05
--- | zodbot has changed the topic to: previous meeting review (Meeting topic: Fedora Quality Assurance Meeting) Aug 03 12:05
--- | dwmw2 is now known as dwmw2_gone Aug 03 12:05
* | f13 Aug 03 12:05
jlaska | f13: welcome! Aug 03 12:05
jlaska | most of this stuff has been done so this should be quick Aug 03 12:05
jlaska | # [jlaska] - file bug against distribution for rawhide pungi problems Aug 03 12:05
Viking-Ice_ | yup.. dont know how long I'll stay thou need to remove 3d tagets from the archery track ( group supposed to meet sometimed between 16:00 & 17:00 ) Aug 03 12:05
jlaska | done and thanks to f13 to for helping resolve the issue Aug 03 12:05
jlaska | for the logs, see bug#514062 Aug 03 12:06
buggbot | Bug https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=514062 medium, low, ---, jkeating, CLOSED RAWHIDE, Rawhide missing images Aug 03 12:06
jlaska | Viking-Ice_: okay, thanks for the heads up Aug 03 12:06
jlaska | a few action items around the blocker bug event last week ... Aug 03 12:06
jlaska | # [poelcat] - to send blocker bug meeting announce Aug 03 12:06
jlaska | thanks poelcat ... I've got the link in the logs as https://www.redhat.com/archives/fedora-test-list/2009-July/msg00655.html Aug 03 12:06
jlaska | next up ... Aug 03 12:07
jlaska | # [adamw] - to summarize blocker meeting Aug 03 12:07
jlaska | I didn't see a summary to the list on this yet, but the meetbot logs are available ... http://meetbot.fedoraproject.org/fedora-bugzappers/2009-07-31/fedora-bugzappers.2009-07-31-15.01.html Aug 03 12:08
jlaska | also from the meeting Aug 03 12:08
jlaska | dpravec kept us entertained ... Aug 03 12:08
* | poelcat can't figure out why we didn't put a blocker bug meeting on the schedule for 8/7 Aug 03 12:08
jlaska | # [dpravec] - posting some fun ascii art for blocker bug meeting Aug 03 12:08
jlaska | poelcat: yeah, I've got that in the agenda later on ... was going to ask you about it Aug 03 12:08
jlaska | Next up ... we wanted to post wwoods solution to rawhidewatch for the rpm XZ payload issue Aug 03 12:09
jlaska | # [jlaska] - talk to warren about a rawhidewatch post on rpm xz workaround for rawhide testers Aug 03 12:09
jlaska | thanks warren! http://rawhidewatch.wordpress.com/2009/07/31/unable-to-update-to-rawhide-rpmlibpayloadisxz Aug 03 12:09
jlaska | And last item from last week ... Aug 03 12:09
jlaska | # [kparal] - investigate updates to Test Day livecd-creator instructions Aug 03 12:09
warren | jlaska: you didn't get back to me regarding wordpress account Aug 03 12:09
jlaska | kparal isn't here today either, but posted updates to the test list for review https://www.redhat.com/archives/fedora-test-list/2009-July/msg00549.html Aug 03 12:09
warren | jlaska: I can grant other wordpress accounts post access to rawhidewatch Aug 03 12:10
jlaska | warren: I did ... it's just 'jlaska' Aug 03 12:10
warren | oh Aug 03 12:10
warren | ok Aug 03 12:10
jlaska | warren: thanks for reminder though, I need to revisit wordpress ;) Aug 03 12:10
warren | jlaska: what e-mail was used withi that account? Aug 03 12:10
jlaska | warren: Not sure, I'll have to follow-up with you on that Aug 03 12:11
warren | ok Aug 03 12:11
jlaska | any other updates from last week that I missed? Aug 03 12:11
* | jlaska preparing to dive into agenda Aug 03 12:11
jlaska | #topic Dracut rawhide test update Aug 03 12:12
--- | zodbot has changed the topic to: Dracut rawhide test update (Meeting topic: Fedora Quality Assurance Meeting) Aug 03 12:12
jlaska | Viking-Ice_: I've got a note here to keep this on the agenda in case you had any updates to share Aug 03 12:13
* | jlaska suspects we lost Viking-Ice Aug 03 12:15
Viking-Ice_ | yup still here with updates Aug 03 12:15
* | Viking-Ice_ middle of fixing arrows :/ Aug 03 12:16
jlaska | oh cool, any news to share? Sounds like you're in the middle of a competition too ... want to hold off for mail list follow-up? Aug 03 12:16
Viking-Ice_ | No let's just finished this ( had to finish this arrow :) ) Aug 03 12:18
* | Viking-Ice_ sneaks my topic to the top Aug 03 12:18
jlaska | okay, you've got the floor ... go for it Aug 03 12:18
Viking-Ice_ | So I emailed harald Aug 03 12:18
Viking-Ice_ | And he informed me that him Dave Jones Peter Jones ( kernel ) and Hans ( Anaconda ) are making the switch in rawhide Aug 03 12:21
jlaska | Viking-Ice_: so that should be landing soon? Aug 03 12:22
Viking-Ice_ | and the target are for test days is more root on a network drive and complex raid/lvm setups. Aug 03 12:22
jlaska | right on Aug 03 12:22
Viking-Ice_ | so the most common setups should just work Aug 03 12:22
f13 | they were looking into it, then ran into a big hurdle Aug 03 12:22
f13 | regarding the buildrequires of the kernel, and I'm not sure if it actually got switched on or not Aug 03 12:22
jlaska | Viking-Ice_: any action needed in to short-term when this change occurs? Aug 03 12:24
Viking-Ice_ | Did not come with the email the progress on the switch still feel like we are missing some are ( kernel/anaconda + something else ) well maybe it's just me Aug 03 12:24
jlaska | f13: the hurdle was for the network storage cases? Aug 03 12:24
Aug 03 12:24:59<Viking-Ice_> | jlaska: nothing that got mentioned but I will stay in touch with Harald with regards to the test days and test case writing
f13 | jlaska: basically all firmware that's packaged outside the kernel, that would be interesting in the initrd Aug 03 12:25
f13 | network storage, network cards, scsi cards Aug 03 12:25
jlaska | oh hmmm Aug 03 12:25
jlaska | Viking-Ice_: okay thank you Aug 03 12:25
jlaska | so has this change already happened? Aug 03 12:26
jlaska | since we are past feature freeze now Aug 03 12:26
* | jlaska sees mkinitrd on rawhide installed system Aug 03 12:27
Viking-Ice_ | dont think so since I wrote and he responded to the letter on friday and he says they are making the switch together Aug 03 12:27
jlaska | Viking-Ice_: okay Aug 03 12:27
jlaska | Viking-Ice_: I'll follow-up with you later on so I can come up to speed also Aug 03 12:27
Viking-Ice_ | Ok Aug 03 12:28
jlaska | Alrighty ... let's change over to the Alpha ... Aug 03 12:28
jlaska | #topic Alpha test compose Aug 03 12:28
--- | zodbot has changed the topic to: Alpha test compose (Meeting topic: Fedora Quality Assurance Meeting) Aug 03 12:28
f13 | yeah, this one is still MIA Aug 03 12:28
f13 | due to issues blocking installability Aug 03 12:28
jlaska | Looks like the udev integration was resolved late last week (thanks clumens+jeremy) Aug 03 12:28
f13 | sortof Aug 03 12:28
f13 | the patch got naked on list Aug 03 12:28
jlaska | oh? Aug 03 12:29
f13 | at least the first one did Aug 03 12:29
jlaska | on anaconda-devel-list? Aug 03 12:29
f13 | as it broke all the blacklisting of devices and such Aug 03 12:29
jlaska | so what's in rawhide now then? Aug 03 12:29
jlaska | it's working around the reported problem Aug 03 12:29
f13 | not sure. Clumens posted a patch, jeremy meh'd it in, and then bill naked it, clumens asked bill for a better patch, bill posted some suggestions, and I haven't seen any traffic regarding it since then. Aug 03 12:30
denise | I think Jeremy and clumens got one inon Friday Aug 03 12:30
* | jlaska thought so too Aug 03 12:30
denise | and basically reviewed ach other Aug 03 12:31
jlaska | Word I have from clumens is that the anaconda-12.7 build had a fix to work around the issue Aug 03 12:31
jlaska | http://git.fedorahosted.org/git/?p=anaconda.git;a=commit;h=e6402846cae226519bfc34feb4f92b40d3bf0885 Aug 03 12:31
f13 | Yeah I'm looking at commit list now and I see jeremy committed something pretty awful Aug 03 12:31
denise | see jeremy's mail to anaconda-devel "Fix up udev sillies" Aug 03 12:31
jlaska | f13: I think that unwedges the test blockers that I was aware of Aug 03 12:32
denise | f13: yeah, noone's happy about this but had to get rawhide limping Aug 03 12:32
f13 | I missed jeremy's patch on anaconda-devel-list (doesn't seem to be there) Aug 03 12:32
f13 | so I thought it was still in limbo Aug 03 12:32
Viking-Ice_ | got to run later... Aug 03 12:32
denise | f13: justthe commit mail - he had clumens review over his shoulder Aug 03 12:32
f13 | jlaska: if that's the case, I'll bank out a test compose as soon as all my freaking meetings are over. Aug 03 12:32
f13 | denise: gotcha. Aug 03 12:33
f13 | Bill is OK with this too? Aug 03 12:33
jlaska | f13: okay ... I'll update that releng ticket with bug status Aug 03 12:33
f13 | avoids the concerns he raised on list? Aug 03 12:33
denise | AFAIK Aug 03 12:33
denise | does avoid the blacklist problem Aug 03 12:33
jlaska | f13: when the compose is available, can you drop a note in that ticket and lili will commence testing Aug 03 12:33
f13 | yep Aug 03 12:33
jlaska | thanks! Aug 03 12:33
skvidal | f13: jeremy did a test compose on friday with pycurlgrabber included - and everything worked :) Aug 03 12:34
f13 | *cough* Aug 03 12:34
jlaska | Okay, so that's all I had on the Alpha test compose ... it'll be 4 days late ... but we'll get started walking the matrix now that the test blockers have been removed Aug 03 12:35
jlaska | Well, the other question I wanted to raise on this given the alpha test compose slip ... how does this impact the alpha Aug 03 12:36
jlaska | I think the best way to answer that now is that we are behind on testing media by 4 days Aug 03 12:36
jlaska | I don't think it says slip yet ... but it's a good indicator if we begin to miss other targets Aug 03 12:37
f13 | sure, now that the blockers are cleared, a walking of the matrix outside what you expect to do with media would be /really/ good Aug 03 12:37
f13 | to figure out what else is waiting for us Aug 03 12:37
jlaska | right on Aug 03 12:38
jlaska | Liam will kick that off tonight and then the fun begins! Aug 03 12:38
f13 | what's your definition of 'tonight' ? Aug 03 12:38
f13 | isn't rawhide available now for such testing? Aug 03 12:38
jlaska | indeed ... when Liam wakes up ... he'll start the ball rolling with the test matrix Aug 03 12:39
f13 | ah Aug 03 12:39
f13 | forgot what tz liam is in Aug 03 12:39
jlaska | but of course, people can download and test rawhide now ... and post results later Aug 03 12:39
jlaska | okay, if not other questions ... changing over to another Alpha topic Aug 03 12:39
jlaska | s/not/no/ Aug 03 12:40
jlaska | #topic Alpha blocker bug day#4 Aug 03 12:40
--- | zodbot has changed the topic to: Alpha blocker bug day#4 (Meeting topic: Fedora Quality Assurance Meeting) Aug 03 12:40
jlaska | looking at the schedule, I don't see an alpha blocker bug day scheduled for this Friday Aug 03 12:40
jlaska | given the test compose delay, I think it might be in order and wanted to raise the topic Aug 03 12:40
* | poelcat will add one to the schedule Aug 03 12:41
jlaska | poelcat: f13: what's your take? Aug 03 12:41
f13 | My take was that releng was going to be doing one anyway to make sure we can compose the release candidate Aug 03 12:41
f13 | so doing one on friday, just to do another one on Monday I think seemed silly Aug 03 12:41
f13 | at least thats what I remember of the reasoning during our big schedule meeting Aug 03 12:41
poelcat | seems like a good idea if we are making "go/no go" following monday Aug 03 12:42
poelcat | #20 http://poelstra.fedorapeople.org/schedules/f-12/f-12-releng-tasks.html Aug 03 12:42
f13 | we would have to look at them /again/ on monday Aug 03 12:42
jlaska | yeah, what's the worst that happens Aug 03 12:42
f13 | I'm not against doing it on Friday, I just want everybody to understand that we'd be doing it on two successive work days Aug 03 12:42
poelcat | not really... if they aren't fixed or in modified then not ready? Aug 03 12:42
jlaska | there is no movement and the monday meeting is quick Aug 03 12:42
* | jlaska likes consistency ... Aug 03 12:43
poelcat | f13: so "go/no go" was really a "blocker review meeting" vs. a quick meeting to decide if ready to go or not Aug 03 12:43
* | poelcat wonders about changing task name Aug 03 12:43
poelcat | ? Aug 03 12:44
f13 | poelcat: well, in order to give a go/no go, we have to look at the blocker list Aug 03 12:44
f13 | essentially doing a blocker review Aug 03 12:44
jlaska | let's split it out Aug 03 12:44
f13 | the name may be different, but the action itself is the same Aug 03 12:44
jlaska | My preference would be to have the 2 events ... and ideally monday is quick and more of a checkpoint Aug 03 12:44
jlaska | is the list empty ... yes/no? Aug 03 12:44
f13 | look at the list, make sure all the bugs are up to date with comments, seek clarification if necessary, move things around if necessary Aug 03 12:44
poelcat | it also gives sat and sun to fix things discussed on friday Aug 03 12:45
f13 | jlaska: and if the list isn't empty, we have to review what's there to make sure we're no going on accurate information Aug 03 12:45
jlaska | f13: right on Aug 03 12:45
* | f13 plays some more pin the tail on the donkey Aug 03 12:45
jlaska | f13: I agree, I'd just like to continue the Friday trend and make sure that the bugs coming out of the compose have been reviewed and have data already Aug 03 12:46
f13 | look, I don't really care what you call it, call it whatever makes sense for ya'll. Ill just show up and do the same thing I do every other time (: Aug 03 12:46
f13 | jlaska: that's fine, do one on Friday, but don't be surprised when we do one again on Monday Aug 03 12:46
poelcat | okay, i'll add it for friday, i think we can move on Aug 03 12:46
jlaska | yes we can Aug 03 12:46
jlaska | poelcat: okay ... you want to divide and conquer for the meeting announce + summary? Aug 03 12:47
jlaska | or is there someone else who would like to? Aug 03 12:47
poelcat | jlaska: unless someone else wants to help out :) Aug 03 12:47
jlaska | poelcat: we can sign up adamw ... he's not here right now ... I'm sure he'd love to get action items Aug 03 12:48
jlaska | har har ... jk Aug 03 12:48
poelcat | jlaska: i'll do the recap Aug 03 12:48
* | poelcat finally has no conflicts on friday Aug 03 12:48
jlaska | poelcat: thx ... I'll send the announcement(s) Aug 03 12:48
jlaska | okay last planned topic for today ... Aug 03 12:48
jlaska | #topic AutoQA update from wwoods Aug 03 12:49
--- | zodbot has changed the topic to: AutoQA update from wwoods (Meeting topic: Fedora Quality Assurance Meeting) Aug 03 12:49
jlaska | wwoods: you've got some cool updates this past week Aug 03 12:49
* | jlaska hands over the mic Aug 03 12:49
wwoods | time's kind of running together, I need to figure out what I talked about last time Aug 03 12:49
jlaska | QA/Meetings/20090727#AutoQA_update Aug 03 12:49
wwoods | okay, right. so - in the past week, I finished the final test Aug 03 12:50
wwoods | err rather - the final test of the 'installation' portion Aug 03 12:50
wwoods | which is to say that we now have a test script that Aug 03 12:50
wwoods | 1) downloads images Aug 03 12:51
wwoods | 2) starts a virt guest Aug 03 12:51
wwoods | 3) logs serial console output until loader / stage1 starts Aug 03 12:51
wwoods | 4) logs serial console output until stage2 gets loaded Aug 03 12:51
* | jlaska looks for something to wipe up drool Aug 03 12:51
wwoods | 5) downloads all anaconda logs from guest as it runs the installation Aug 03 12:51
wwoods | 6) declares success if anaconda finds and formats the disks Aug 03 12:52
wwoods | if the guest either a) goes silent for 60 seconds or more, or b) takes more than ~10 minutes without finding the disks Aug 03 12:53
poelcat | sounds rock'n to me :) Aug 03 12:53
poelcat | good job! Aug 03 12:53
wwoods | we declare failure and destroy the failed guest Aug 03 12:53
jlaska | for those interested in watching at home ... http://jlaska.fedorapeople.org/rawhide-report.png Aug 03 12:53
wwoods | failure is also declared if anaconda traces back Aug 03 12:53
jlaska | that doesn't include the install tests yet that wwoods mentioned, but gives an idea of one way that autotest can report data Aug 03 12:54
wwoods | it also records the kernel version, anaconda version, the complete list of critical path packages, etc. etc. Aug 03 12:54
wwoods | so the next obvious steps are.. make it run automatically when we get a new rawhide Aug 03 12:54
wwoods | and report those results somewhere useful Aug 03 12:54
wwoods | yeah unfortunately libvirt on ppc is... an unknown Aug 03 12:55
f13 | where are we on the less complicated tests like repoclosure and tree sanity? Aug 03 12:55
jwb | wwoods, it is? Aug 03 12:55
jlaska | wwoods: I spoke to dcantrell last week who proposed an interesting idea for a new watcher script to help out the anaconda team ... perhaps a version 2.0 feature Aug 03 12:55
wwoods | f13: tree sanity is the 'sanity' portion of the test Aug 03 12:56
wwoods | tests 1-4 on the rawhide acceptance plan Aug 03 12:56
wwoods | I'm discussing the install portion - test 5-8 Aug 03 12:56
wwoods | #link QA:Rawhide_Acceptance_Test_Plan Aug 03 12:56
wwoods | getting public reports applies equally to both parts Aug 03 12:57
wwoods | but yeah, we still have tree sanity tests running Aug 03 12:57
jlaska | f13: that screenshot I posted above is from wwoods sanity tests Aug 03 12:58
wwoods | jwb: yes. I don't know anything about how/if virt works on ppc Aug 03 12:58
jwb | wwoods, oh. that's easy. libvirt could possibly work with plain qemu, but kvm and xen and lpar doesn't work at all Aug 03 12:58
f13 | and qemu won't work for ppc Aug 03 12:59
jwb | wwoods, at least for any ppc platform that Fedora currently supports Aug 03 12:59
jlaska | jwb: interested in doing a libvirt -> hvsi layer? Aug 03 12:59
jwb | f13, no? Aug 03 12:59
f13 | there aren't open firmware emulators enough to actually boot and install ppc in qemu Aug 03 12:59
wwoods | jwb: right, so I'll need to modify code to detect the host and modify the timeout values if we're running unaccelerated full-virt guests Aug 03 12:59
f13 | there is no current way to do a Fedora ppc install in any Fedora provided virt Aug 03 12:59
jwb | f13, ah, i see what you mean. yeah, running a ppc guest in qemu is also non-interesting to fedora Aug 03 12:59
wwoods | but as f13 mentions there's not a lot of value in bothering with emulated ppc Aug 03 12:59
f13 | wwoods: it's not that there isn't value, it's that it just isn't possible to do an install Aug 03 13:00
wwoods | so probably the more useful direction would be to adapt the test to run on bare-metal instead Aug 03 13:00
jwb | jlaska, i am interested in a lot of things, but i have neither the knowledge nor the time to work on that :\ Aug 03 13:00
jlaska | jwb: ;) Aug 03 13:00
wwoods | obviously that's going to require a good bit of work, but running install tests on bare metal is a desirable goal so we'll get to that. eventually. Aug 03 13:00
wwoods | first we need to start reporting the results of the currently written tests Aug 03 13:01
wwoods | and write tests for the automateable bits of the functional tests Aug 03 13:01
wwoods | and write a frontend to allow user submission of the remaining manual parts Aug 03 13:01
wwoods | checking the roadmap.. Aug 03 13:01
wwoods | writing more tests is autoqa ticket #41-44 Aug 03 13:02
* | jlaska has no clue on #41 and #42 Aug 03 13:03
wwoods | frontend for user-submission is ticket #16-18 Aug 03 13:03
wwoods | #41 and #42 are the X startup / X input tests Aug 03 13:03
wwoods | I expect those to be user-submitted Aug 03 13:03
jlaska | ah Aug 03 13:03
wwoods | I need to add tickets for "set up watcher to run current tests" Aug 03 13:04
wwoods | and "email results to the autoqa list" Aug 03 13:04
wwoods | as a stopgap measure until we get the web bits up Aug 03 13:04
jlaska | I think that's ... https://fedorahosted.org/autoqa/ticket/45 Aug 03 13:04
jlaska | (for the watcher one I mean) Aug 03 13:04
f13 | where does the simple tests like repoclosure land in the priority list? something we could extend to not just rawhide, but updates(-testing) of previous releases too? Aug 03 13:04
wwoods | outside the scope of the current project Aug 03 13:05
f13 | ugh. Aug 03 13:05
wwoods | the milestone is israwhidebroken.com Aug 03 13:05
wwoods | the tests are defined in the test plan Aug 03 13:05
wwoods | that being said... Aug 03 13:05
wwoods | ...one of the outputs of the project is a couple of test result reporting mechanisms Aug 03 13:06
wwoods | so wiring up something like repoclosure (which jlaska has already adapted for use under autotest) Aug 03 13:06
wwoods | to the test result reporting mechanism(s) we're working on Aug 03 13:07
wwoods | will be trivial. Aug 03 13:07
wwoods | so it'll kind of just happen automatically once we have test reporting wired up Aug 03 13:07
f13 | ok. Aug 03 13:07
wwoods | so, if you want to help figuring out the test reporting bits Aug 03 13:07
wwoods | like figuring out how to get autotest sending emails Aug 03 13:08
f13 | I'm just still harping on that point. Aug 03 13:08
f13 | not really helping. Aug 03 13:08
wwoods | then we can just run the existing repoclosure test and get those emails again. Aug 03 13:08
wwoods | if that would be helpful. Aug 03 13:08
jlaska | wwoods: thanks for the update, nice work! Aug 03 13:08
f13 | unfortunately my window for helping has closed since we're at alpha freeze and my releng duties are taking all my time :/ Aug 03 13:09
jlaska | wwoods: any other upcoming plans to note ... or things you'd like contributor feedback on? Aug 03 13:09
wwoods | soon I'll probably have some docs about writing tests for autotest Aug 03 13:09
jlaska | delicious! Aug 03 13:09
wwoods | and HTML mockups (and/or mockup screenshots) of the web frontend bits Aug 03 13:10
wwoods | so I might ask for people to look over those things Aug 03 13:10
wwoods | the autotest docs are in progress already: Aug 03 13:10
wwoods | Autotest Aug 03 13:10
jlaska | heh, I'm sure those are two things people will have lots of opinions on ;) Aug 03 13:10
wwoods | (and the associated Talk: page) Aug 03 13:10
jlaska | nicely done Aug 03 13:11
wwoods | but yeah, I'll send a message or something when those are ready for further review Aug 03 13:11
--- | stickster is now known as stickster_afk Aug 03 13:11
jlaska | okay ... I unfortunately have a conflict soon ... so only short time for open discussion Aug 03 13:12
jlaska | wwoods: thanks for the good news! Aug 03 13:12
jlaska | #topic <your topic here> Aug 03 13:12
--- | zodbot has changed the topic to: <your topic here> (Meeting topic: Fedora Quality Assurance Meeting) Aug 03 13:12
jlaska | any items folks want to raise? Aug 03 13:12
* | jlaska sets the stop watch @ 5 minutes Aug 03 13:12
jlaska | okay ... if folks want to toss a topic, please follow-up to the fedora-test-list minutes Aug 03 13:16
jlaska | thanks everyone for your time Aug 03 13:16
jlaska | #endmeeting Aug 03 13:16
--- | zodbot has changed the topic to: Channel is used by various Fedora groups and committees for their regular meetings | Note that meetings often get logged | For questions about using Fedora please ask in #fedora | See http://fedoraproject.org/wiki/Meeting_channel for meeting schedule Aug 03 13:16
zodbot | Meeting ended Mon Aug 3 17:16:40 2009 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . Aug 03 13:16
zodbot | Minutes: http://meetbot.fedoraproject.org/fedora-meeting/2009-08-03/fedora-meeting.2009-08-03-16.00.html Aug 03 13:16
zodbot | Minutes (text): http://meetbot.fedoraproject.org/fedora-meeting/2009-08-03/fedora-meeting.2009-08-03-16.00.txt Aug 03 13:16
zodbot | Log: http://meetbot.fedoraproject.org/fedora-meeting/2009-08-03/fedora-meeting.2009-08-03-16.00.log.html Aug 03 13:16

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!