]> code.ossystems Code Review - openembedded-core.git/commit
oeqa: write @OETestTag content into json test reports for each case
authorAlexander Kanavin <alex.kanavin@gmail.com>
Sat, 8 Aug 2020 10:40:54 +0000 (12:40 +0200)
committerSteve Sakoman <steve@sakoman.com>
Sat, 8 Aug 2020 22:14:46 +0000 (12:14 -1000)
commit9eaf11657cc8304af5cb75f98decbc64cca37801
tree1cd89df9b304e297882c3c1332d98d41c8723edb
parenteb57207f983b454dbdf2321da330fc1ec8a8bcbf
oeqa: write @OETestTag content into json test reports for each case

This allows using these tags for classification and filtering of test results
according to various organization-specific criteria, such as teams
responsible for the test, internal test ids, feature domains and so on.

Test name itself meanwhile can stay short and human-readable.

(From OE-Core rev: 3801b126eb52cd46efe417111afcd27f05d8f72b)

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/lib/oeqa/core/runner.py