[oe-commits] [openembedded-core] branch master-next updated (f9324af -> d8825cd)

git at git.openembedded.org git at git.openembedded.org
Tue Jul 10 17:58:33 UTC 2018


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

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

    from f9324af  distutils3: pass build arguments when doing a clean
     new af52075  oeqa: Add selftest parallelisation support
     new d8825cd  oe-selftest: quick hack to test

The 2 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/lib/oeqa/core/context.py               |  14 ++-
 meta/lib/oeqa/core/utils/concurrencytest.py | 175 ++++++++++++++++++++++++++++
 meta/lib/oeqa/selftest/context.py           |   7 +-
 scripts/oe-selftest                         |  77 +-----------
 scripts/{oe-selftest => oe-selftest1}       |   0
 5 files changed, 194 insertions(+), 79 deletions(-)
 create mode 100644 meta/lib/oeqa/core/utils/concurrencytest.py
 copy scripts/{oe-selftest => oe-selftest1} (100%)

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


More information about the Openembedded-commits mailing list