]> 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>
Fri, 7 Aug 2020 12:24:54 +0000 (14:24 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 8 Aug 2020 08:17:35 +0000 (09:17 +0100)
commit3801b126eb52cd46efe417111afcd27f05d8f72b
tree9c053930b1bea7a1110aa73728edbadc32548bf5
parent6426c952b5ade48ea94fb647efc464e603989b97
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.

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