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

Jussi Kukkonen jussi.kukkonen at intel.com
Fri Mar 17 01:47:00 PDT 2017


On 16 March 2017 at 17:34, <jose.perez.carranza at linux.intel.com> wrote:
>
> From: Jose Perez Carranza <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>
> ---
>  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.

  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
> https://lists.yoctoproject.org/listinfo/yocto
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20170317/55c44225/attachment.html>


More information about the yocto mailing list