Openembedded Core Discussions
 help / color / mirror / Atom feed
* Re: [oe-commits] Yi Zhao : lsbtest: Add recipe for LSB tests and automate test
       [not found] <20120228122416.D2CF210332@opal>
@ 2012-02-28 12:41 ` Martin Jansa
  2012-02-28 13:28   ` Richard Purdie
  0 siblings, 1 reply; 2+ messages in thread
From: Martin Jansa @ 2012-02-28 12:41 UTC (permalink / raw)
  To: openembedded-core; +Cc: openembedded-commits

[-- Attachment #1: Type: text/plain, Size: 1725 bytes --]

On Tue, Feb 28, 2012 at 12:24:16PM +0000, git@git.openembedded.org wrote:
> Module: openembedded-core.git
> Branch: master
> Commit: b9ef6b8022a40bab83e8eb29e5fcde0886cf2988
> URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=b9ef6b8022a40bab83e8eb29e5fcde0886cf2988
> 
> Author: Yi Zhao <yi.zhao@windriver.com>
> Date:   Fri Feb 24 14:51:28 2012 +0800
> 
> lsbtest: Add recipe for LSB tests and automate test
> 
> The recipe is used for LSB tests. The script LSB_Test.sh does the following things:
> - setup LSB testing environment
> - download LSB rpm packages with list file packages_list from remote
> - install the packages
> - execute LSB testing with profile file session
> - collect the results
> 
> Install packages_list and session files into ${D}/opt/lsb-test.
> 
> [YOCTO #1567]
> 
> ---
> 
>  meta/recipes-extended/lsb/lsbtest/LSB_Test.sh   |  510 +++++++++++++++++++++++
>  meta/recipes-extended/lsb/lsbtest/packages_list |   50 +++
>  meta/recipes-extended/lsb/lsbtest/session       |  194 +++++++++
>  meta/recipes-extended/lsb/lsbtest_1.0.bb        |   37 ++

S=${WORKDIR}

This breaks parsing with new strict quoting, will send patch for that,
but be more carefull next time :).

Cheers,


>  4 files changed, 791 insertions(+), 0 deletions(-)
> 
> Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=b9ef6b8022a40bab83e8eb29e5fcde0886cf2988
> 
> _______________________________________________
> Openembedded-commits mailing list
> Openembedded-commits@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-commits

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [oe-commits] Yi Zhao : lsbtest: Add recipe for LSB tests and automate test
  2012-02-28 12:41 ` [oe-commits] Yi Zhao : lsbtest: Add recipe for LSB tests and automate test Martin Jansa
@ 2012-02-28 13:28   ` Richard Purdie
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Purdie @ 2012-02-28 13:28 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer; +Cc: openembedded-commits

On Tue, 2012-02-28 at 13:41 +0100, Martin Jansa wrote:
> On Tue, Feb 28, 2012 at 12:24:16PM +0000, git@git.openembedded.org wrote:
> > Module: openembedded-core.git
> > Branch: master
> > Commit: b9ef6b8022a40bab83e8eb29e5fcde0886cf2988
> > URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=b9ef6b8022a40bab83e8eb29e5fcde0886cf2988
> > 
> > Author: Yi Zhao <yi.zhao@windriver.com>
> > Date:   Fri Feb 24 14:51:28 2012 +0800
> > 
> > lsbtest: Add recipe for LSB tests and automate test
> > 
> > The recipe is used for LSB tests. The script LSB_Test.sh does the following things:
> > - setup LSB testing environment
> > - download LSB rpm packages with list file packages_list from remote
> > - install the packages
> > - execute LSB testing with profile file session
> > - collect the results
> > 
> > Install packages_list and session files into ${D}/opt/lsb-test.
> > 
> > [YOCTO #1567]
> > 
> > ---
> > 
> >  meta/recipes-extended/lsb/lsbtest/LSB_Test.sh   |  510 +++++++++++++++++++++++
> >  meta/recipes-extended/lsb/lsbtest/packages_list |   50 +++
> >  meta/recipes-extended/lsb/lsbtest/session       |  194 +++++++++
> >  meta/recipes-extended/lsb/lsbtest_1.0.bb        |   37 ++
> 
> S=${WORKDIR}
> 
> This breaks parsing with new strict quoting, will send patch for that,
> but be more carefull next time :).

I ran into this and some others so I've pushed fixes for them.

Cheers,

Richard




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-02-28 13:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20120228122416.D2CF210332@opal>
2012-02-28 12:41 ` [oe-commits] Yi Zhao : lsbtest: Add recipe for LSB tests and automate test Martin Jansa
2012-02-28 13:28   ` Richard Purdie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox