* Results from Yocto 1.0.1 Go/No-Go meeting: No-Go
@ 2011-05-19 17:24 Fleischer, Julie N
2011-05-19 17:41 ` Saul Wold
0 siblings, 1 reply; 4+ messages in thread
From: Fleischer, Julie N @ 2011-05-19 17:24 UTC (permalink / raw)
To: yocto@yoctoproject.org
Attendees: Paul, Tom, Julie, Saul, Darren, Mark, Richard, Dennis, Jessica, Dave, Joshua
The Yocto Technical Team held a Go/No-Go for the current 1.0.1 release. The decision was "no-go" due to needing to add and test the fix to bug 1029 and needing to investigate and address/test bug 1087. Both bugs were found during the 1.0.1 test pass. Details below.
1) Review Yocto 1.0.1 Release Criteria
Team reviewed criteria at: https://wiki.yoctoproject.org/wiki/Yocto_Project_v1.0.1_Release_Criteria.
Details:
Bug 909 - Team is comfortable with this issue possibly not being fixed for 1.0.1 (It may be fixed, but we did not run compliance tests to know.)
Bug 1029 - Darren provided a fix yesterday. Saul put into a consolidated pull request yesterday afternoon. Not yet in master. Once it hits master, Saul will move it into Bernard. He will create a build for just a Bernard Beagleboard image for QA to test. QA will run through the full Beagleboard test plan. No other tests needed for this issue.
Action Item: Julie: Check that uboot is part of the test plan.
1087 - Saul will investigate. The fix ranges from documentation to full build. Tom will help Saul do runtime tests on his Crown Bay.
Team was okay with the fact that only weekly BSP testing was done for this release. We may ask for full BSP testing for the next release if the Crown Bay fix warrants it.
Saul will start working on Release Notes for 1.0.1. They will discuss resolved bugs and open issues remaining.
2) Go/No-Go decision - No-Go
After this email, Richard will send the community a reply with location of current branch in case they want to use the fixes sooner.
3) Discuss next steps (either release process or bug fix/rebuild/retest process, depending on results of go/no-go) and timeline
Bug 1029:
Richard will pull fix into master.
Saul will pull fix into Bernard.
Beth will build only Beagleboard for 1.0.1.
Jiajun will run through Beagleboard testing.
Bug 1087:
Saul will continue investigating.
Team will discuss results and next steps via email and finalize during the Technical Team meeting on Tuesday.
4) Opens
The QA team needs a Beagleboard XM not just Beagleboard C4. Darren needs a Beagleboard C4.
Dennis noted that both can be purchased from Digikey. Jason's program applies to both as well if that becomes an option.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Results from Yocto 1.0.1 Go/No-Go meeting: No-Go
2011-05-19 17:24 Results from Yocto 1.0.1 Go/No-Go meeting: No-Go Fleischer, Julie N
@ 2011-05-19 17:41 ` Saul Wold
2011-05-19 17:57 ` Elizabeth Flanagan
0 siblings, 1 reply; 4+ messages in thread
From: Saul Wold @ 2011-05-19 17:41 UTC (permalink / raw)
To: Fleischer, Julie N; +Cc: yocto@yoctoproject.org
On 05/19/2011 10:24 AM, Fleischer, Julie N wrote:
> Attendees: Paul, Tom, Julie, Saul, Darren, Mark, Richard, Dennis, Jessica, Dave, Joshua
>
> The Yocto Technical Team held a Go/No-Go for the current 1.0.1 release. The decision was "no-go" due to needing to add and test the fix to bug 1029 and needing to investigate and address/test bug 1087. Both bugs were found during the 1.0.1 test pass. Details below.
>
> 1) Review Yocto 1.0.1 Release Criteria
> Team reviewed criteria at: https://wiki.yoctoproject.org/wiki/Yocto_Project_v1.0.1_Release_Criteria.
>
> Details:
> Bug 909 - Team is comfortable with this issue possibly not being fixed for 1.0.1 (It may be fixed, but we did not run compliance tests to know.)
> Bug 1029 - Darren provided a fix yesterday. Saul put into a consolidated pull request yesterday afternoon. Not yet in master. Once it hits master, Saul will move it into Bernard. He will create a build for just a Bernard Beagleboard image for QA to test. QA will run through the full Beagleboard test plan. No other tests needed for this issue.
> Action Item: Julie: Check that uboot is part of the test plan.
>
> 1087 - Saul will investigate. The fix ranges from documentation to full build. Tom will help Saul do runtime tests on his Crown Bay.
>
Investigation is complete.
This issue is related to how libzypp constructs a header file in bitbake
using PACKAGE_EXTRA_ARCHS. In 1.0.1 the PACKAGE_EXTRA_ARCHS was
cumulative list defined in both crownbay*.conf and tune-atom.inc. In
1.1 this was changed to just be set once in the tune-atom.inc.
Because it was a cumulative list, it included x86 twice in 1.0.1 and
only once and correctly 1.1.
So the fix is in the crownbay BSP, and does not affect the core 1.0.1
base as we currently have it. This means no respin or re-test is
required of the existing bit.
** Is this sufficient information to change to a "GO", pending the
beagleboard testing at this point? **
Sau!
> Team was okay with the fact that only weekly BSP testing was done for this release. We may ask for full BSP testing for the next release if the Crown Bay fix warrants it.
>
> Saul will start working on Release Notes for 1.0.1. They will discuss resolved bugs and open issues remaining.
>
> 2) Go/No-Go decision - No-Go
> After this email, Richard will send the community a reply with location of current branch in case they want to use the fixes sooner.
>
> 3) Discuss next steps (either release process or bug fix/rebuild/retest process, depending on results of go/no-go) and timeline
>
> Bug 1029:
> Richard will pull fix into master.
> Saul will pull fix into Bernard.
> Beth will build only Beagleboard for 1.0.1.
> Jiajun will run through Beagleboard testing.
>
> Bug 1087:
> Saul will continue investigating.
> Team will discuss results and next steps via email and finalize during the Technical Team meeting on Tuesday.
>
> 4) Opens
> The QA team needs a Beagleboard XM not just Beagleboard C4. Darren needs a Beagleboard C4.
>
> Dennis noted that both can be purchased from Digikey. Jason's program applies to both as well if that becomes an option.
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Results from Yocto 1.0.1 Go/No-Go meeting: No-Go
2011-05-19 17:41 ` Saul Wold
@ 2011-05-19 17:57 ` Elizabeth Flanagan
2011-05-19 18:25 ` Fleischer, Julie N
0 siblings, 1 reply; 4+ messages in thread
From: Elizabeth Flanagan @ 2011-05-19 17:57 UTC (permalink / raw)
To: yocto
On 05/19/2011 10:41 AM, Saul Wold wrote:
> Investigation is complete.
>
> This issue is related to how libzypp constructs a header file in bitbake
> using PACKAGE_EXTRA_ARCHS. In 1.0.1 the PACKAGE_EXTRA_ARCHS was
> cumulative list defined in both crownbay*.conf and tune-atom.inc. In
> 1.1 this was changed to just be set once in the tune-atom.inc.
>
> Because it was a cumulative list, it included x86 twice in 1.0.1 and
> only once and correctly 1.1.
>
> So the fix is in the crownbay BSP, and does not affect the core 1.0.1
> base as we currently have it. This means no respin or re-test is
> required of the existing bit.
>
> ** Is this sufficient information to change to a "GO", pending the
> beagleboard testing at this point? **
>
> Sau!
>
>
I would like to just spin a nightly-external once the beagleboard patch gets in, to verify the fix. If the fix gets in
today, I can have it done before our weekly 1.1-preM1 build.
---------------
Elizabeth Flanagan
Yocto Project
Release Engineer
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Results from Yocto 1.0.1 Go/No-Go meeting: No-Go
2011-05-19 17:57 ` Elizabeth Flanagan
@ 2011-05-19 18:25 ` Fleischer, Julie N
0 siblings, 0 replies; 4+ messages in thread
From: Fleischer, Julie N @ 2011-05-19 18:25 UTC (permalink / raw)
To: Flanagan, Elizabeth, yocto@yoctoproject.org
>-----Original Message-----
>From: yocto-bounces@yoctoproject.org [mailto:yocto-
>bounces@yoctoproject.org] On Behalf Of Elizabeth Flanagan
>Sent: Thursday, May 19, 2011 10:58 AM
>To: yocto@yoctoproject.org
>Subject: Re: [yocto] Results from Yocto 1.0.1 Go/No-Go meeting: No-Go
>
>
>
>On 05/19/2011 10:41 AM, Saul Wold wrote:
>> Investigation is complete.
>>
>> This issue is related to how libzypp constructs a header file in
>bitbake
>> using PACKAGE_EXTRA_ARCHS. In 1.0.1 the PACKAGE_EXTRA_ARCHS was
>> cumulative list defined in both crownbay*.conf and tune-atom.inc. In
>> 1.1 this was changed to just be set once in the tune-atom.inc.
>>
>> Because it was a cumulative list, it included x86 twice in 1.0.1 and
>> only once and correctly 1.1.
>>
>> So the fix is in the crownbay BSP, and does not affect the core 1.0.1
>> base as we currently have it. This means no respin or re-test is
>> required of the existing bit.
>>
>> ** Is this sufficient information to change to a "GO", pending the
>> beagleboard testing at this point? **
>>
>> Sau!
>>
>>
>
>I would like to just spin a nightly-external once the beagleboard patch
>gets in, to verify the fix. If the fix gets in
>today, I can have it done before our weekly 1.1-preM1 build.
Sounds great! If Beth is able to create the Beagleboard image for testing and Jiajun is able to test before Tuesday, we could have another go/no-go discussion during the Technical Team meeting to (hopefully) be able to release 1.0.1 early next week.
I will add that to the Tuesday agenda.
- Julie
>---------------
>Elizabeth Flanagan
>Yocto Project
>Release Engineer
>_______________________________________________
>yocto mailing list
>yocto@yoctoproject.org
>https://lists.yoctoproject.org/listinfo/yocto
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2011-05-19 18:25 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-19 17:24 Results from Yocto 1.0.1 Go/No-Go meeting: No-Go Fleischer, Julie N
2011-05-19 17:41 ` Saul Wold
2011-05-19 17:57 ` Elizabeth Flanagan
2011-05-19 18:25 ` Fleischer, Julie N
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.