[oe-commits] [openembedded-core] branch master updated (28547cf -> caeb5dc)

git at git.openembedded.org git at git.openembedded.org
Thu Nov 9 12:25:03 UTC 2017


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

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

    from 28547cf  busybox.inc: Fix bashism in compile, which fixes sh being suid
     add 4155a58  qemurunner: Ensure logging handler is removed
     add 86bef95  oeqa/runqemu: Only show stdout/stderr upon test failure
     add f352ef3  oeqa/targetcontrol: Drop unused get_target_controller function
     add e05b14a  oeqa/qemurunner: Use logger.debug, not logger.info
     add e241fb1  testimage: Pass the logger into OERuntimeTestContextExecutor.getTarget()
     add 4ff6781  oeqa: Clean up logger handling
     add caeb5dc  oeqa/target/ssh: Drop command/output logging to debug level

No new revisions were added by this update.

Summary of changes:
 meta/classes/testimage.bbclass          |  2 +-
 meta/lib/oeqa/core/runner.py            |  8 ++++
 meta/lib/oeqa/core/target/qemu.py       |  2 +-
 meta/lib/oeqa/core/target/ssh.py        |  2 +-
 meta/lib/oeqa/selftest/cases/runqemu.py |  7 +--
 meta/lib/oeqa/targetcontrol.py          | 52 ++++++----------------
 meta/lib/oeqa/utils/commands.py         | 25 ++++-------
 meta/lib/oeqa/utils/qemurunner.py       | 79 ++++++++++++++++-----------------
 meta/lib/oeqa/utils/qemutinyrunner.py   |  3 +-
 9 files changed, 76 insertions(+), 104 deletions(-)

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


More information about the Openembedded-commits mailing list