v01:
Enable merging results where both base and target are directory. 

v02:
Follow suggestion from RP to reused the existing resultutils code base where it 
will merge results to flat file. 
Refactor resultutils code base to enable merging results where both base and 
target are directory. 
Add control for creation of testseries configuration. 

v03:
Follow suggestion from RP to breakdown the patches to ease reviewing. 
Enable resultutils library to control the adding of "TESTSERIES"
configuration as well as allow adding extra configurations when needed.
Enable store to add "EXECUTED_BY" configuration to track who executed 
each results file. 
Enable merge to control the adding of "TESTSERIES" configuration 
as well as allow adding "EXECUTED_BY" configuration when needed.

Yeoh Ee Peng (3):
  resulttool/resultutils: Enable add extra configurations to results
  resulttool/store: Enable add EXECUTED_BY config to results
  resulttool/merge: Enable control TESTSERIES and extra configurations

 scripts/lib/resulttool/merge.py       | 20 ++++++++++++++------
 scripts/lib/resulttool/resultutils.py | 19 ++++++++++++-------
 scripts/lib/resulttool/store.py       |  7 ++++++-
 3 files changed, 32 insertions(+), 14 deletions(-)

-- 
2.7.4

-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to