[yocto] [qa-tools][PATCH] full-test-cycle-wrapper: Correct qemu-auto variables

Jose Perez Carranza jose.perez.carranza at linux.intel.com
Fri Mar 17 06:27:36 PDT 2017



On 03/17/2017 03:47 AM, Jussi Kukkonen wrote:
>
>
> On 16 March 2017 at 17:34, <jose.perez.carranza at linux.intel.com 
> <mailto:jose.perez.carranza at linux.intel.com>> wrote:
> >
> > From: Jose Perez Carranza <jose.perez.carranza at linux.intel.com 
> <mailto:jose.perez.carranza at linux.intel.com>>
> >
> > Update variables for creating test runs for qemu ato component
> >
> > Signed-off-by: Jose Perez Carranza 
> <jose.perez.carranza at linux.intel.com 
> <mailto:jose.perez.carranza at linux.intel.com>>
> > ---
> >  scripts/full-test-cycle-wrapper.sh | 4 ++--
> >  1 file changed, 2 insertions(+), 2 deletions(-)
> >
> > diff --git a/scripts/full-test-cycle-wrapper.sh 
> b/scripts/full-test-cycle-wrapper.sh
> > index f52cd96..3a6ba0f 100755
> > --- a/scripts/full-test-cycle-wrapper.sh
> > +++ b/scripts/full-test-cycle-wrapper.sh
> > @@ -82,8 +82,8 @@ create_yocto(){
> >     create_test_run "${1}" "core-image-sato-sdk_ANYQEMU"
> >
> >     #QEMUs Autos
> > -   EVIRONMETS=("qemu-x86" "qemuarm" "qemuarm64" "qemumips" 
> "qemumips64" "qemuppc" "qemux86-64" "qemux86-lsb" "qemux86_64-lsb")
> > -   ECUTION_TYPE="AUTO"
> > +   ENVIRONMETS=("qemu-x86" "qemuarm" "qemuarm64" "qemumips" 
> "qemumips64" "qemuppc" "qemux86-64")
>
> It seems this is in master already so I'll just mention the typo for 
> future: ENVIRONMETS should probably be ENVIRONMENTS in whole file.
I'll correct that in the next series of patches. thanks for pointing it 
out.

José
>
>   Jussi
>
> > +   EXECUTION_TYPE="AUTO"
> >     create_test_run "${1}" "core-image-sato-sdk_ANYQEMU"
> >
> >     #QEMUs Autos LSB
> > --
> > 2.11.0
> >
> > --
> > _______________________________________________
> > yocto mailing list
> > yocto at yoctoproject.org <mailto:yocto at yoctoproject.org>
> > https://lists.yoctoproject.org/listinfo/yocto

-- 
Saludos
José

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20170317/e337c24b/attachment.html>


More information about the yocto mailing list