]> code.ossystems Code Review - openembedded-core.git/commit
resulttool/store.py: Enable add extra test environment data
authorYeoh Ee Peng <ee.peng.yeoh@intel.com>
Thu, 7 Nov 2019 09:50:30 +0000 (17:50 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 14 Nov 2019 12:55:56 +0000 (12:55 +0000)
commit3cc887a72c5726024c3699e6a3deb72fad4992a9
tree7726e036e3f9c9e30c5a91cb234ede9ceba69f05
parent7ad74f99b6105f23bcf930712627aac279c6af10
resulttool/store.py: Enable add extra test environment data

Enable the option to add extra test environment data to the
configuration of each test result (as optional).

Example of optional test environment data include:
- custom packages included for runtime test
- detail machine specification used as target
- detail host environment used for bitbake

Signed-off-by: Yeoh Ee Peng <ee.peng.yeoh@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/resulttool/store.py