[OE-core] [PATCH 0/2] Add communication mechanism for sending test results
mariano.lopez at linux.intel.com
mariano.lopez at linux.intel.com
Tue Nov 29 14:42:57 UTC 2016
From: Mariano Lopez <mariano.lopez at linux.intel.com>
These changes add a mechanism for sending test result to a remote
repository for later consumption of the data from other clients.
These patches were tested in our local autobuilders.
The following changes since commit 12a0ee049e453b6d0d2ce2f3fa981d1b6e02bd78:
dev-manual: Added note about RPM not dealing with post-install (2016-11-23 11:10:35 +0000)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib mariano/bug9954
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=mariano/bug9954
Mariano Lopez (2):
oeqa/utils/metadata.py: Add metadata library
oe-selftest: Add option to submit test result to a git repository.
meta/lib/oeqa/utils/metadata.py | 77 ++++++++++++++++++++++++++++++++
scripts/oe-selftest | 98 +++++++++++++++++++++++++++++++++++++++++
2 files changed, 175 insertions(+)
create mode 100644 meta/lib/oeqa/utils/metadata.py
--
2.7.3
More information about the Openembedded-core
mailing list