[OE-core] [PATCH] runtime ptest: refactor for future work

Richard Purdie richard.purdie at linuxfoundation.org
Mon May 13 21:32:04 UTC 2019


On Mon, 2019-05-13 at 08:41 -0700, Armin Kuster wrote:
> This in preparation for being able to run and capture each
> ptest separately.
> 
> moves things to setup and finish functions
> breaks a few checks out into their own tests.
> 
> no change in result tool output.
> 
> Recipe  | Passed    | Failed | Skipped | Time(s)
> -------------------------------------------------
> openssh | 0         | 0      | 1      | 1
> openssl | 146       | 1      | 8      | 68
> python  | 0         | 0      | 0      | 22
> 
> Signed-off-by: Armin Kuster <akuster808 at gmail.com>
> ---
>  meta/lib/oeqa/runtime/cases/ptest.py | 100 +++++++++++++++++------
> ----
>  1 file changed, 65 insertions(+), 35 deletions(-)


Failed on the autobuilder:

https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/152

Cheers,

Richard



More information about the Openembedded-core mailing list