[oe-commits] [openembedded-core] branch sumo-next updated (526ceab -> 170a601)

git at git.openembedded.org git at git.openembedded.org
Thu Dec 6 14:11:53 UTC 2018


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a change to branch sumo-next
in repository openembedded-core.

    from 526ceab  oeqa/runtime/ptest: Inject results+logs into stored json results file
     new 5942318  oeqa/runner: Always show a summary of success/fail/error/skip counts
     new 2cc07ab  oeqa/runner: Sort the test result output by result class
     new a952185  oeqa/selftest/context: write testresult to json files
     new 2b8b47e  testimage.bbclass: write testresult to json files
     new eefb079  testsdk.bbclass: write testresult to json files
     new 3b69099  oeqa/selftest: Improvements to the json logging
     new 9f2e396  oeqa/selftest: Standardize json logging output directory
     new 32c9169  oeqa/utils/metadata: Allow to function without the git module
     new f49ab8b  image-buildinfo,oeqa/selftest/containerimage: Ensure image-buildinfo doesn't break tests
     new 170a601  oeqa/selftest/esdk: Ensure parent directory exists

The 10 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 meta/classes/image-buildinfo.bbclass           |  2 ++
 meta/classes/testimage.bbclass                 | 31 ++++++++++++++++++++--
 meta/classes/testsdk.bbclass                   | 36 +++++++++++++++++++++++---
 meta/lib/oeqa/core/runner.py                   | 20 ++++++++++----
 meta/lib/oeqa/selftest/cases/containerimage.py |  1 +
 meta/lib/oeqa/selftest/cases/eSDK.py           |  1 +
 meta/lib/oeqa/selftest/context.py              | 27 ++++++++++++++++++-
 meta/lib/oeqa/utils/metadata.py                | 17 ++++++++++--
 8 files changed, 121 insertions(+), 14 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list