diff options
author | Georg Kunz <georg.kunz@ericsson.com> | 2018-06-22 09:26:36 +0200 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-07-25 07:01:06 +0000 |
commit | cb324821d3a71099b521ec16215d68342191e1b2 (patch) | |
tree | 8b723af62ea86c345e12205756e55402930c552a /docs | |
parent | 9c4f3ae49e14b44b4d44865fe0468f847fe96397 (diff) |
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Making the results file a proper json file
The results.json file is currently not a properly formated json file,
but contains one json structure per line/testcase. Whit this change, all
test results are being collected at runtime and then written to a
properly formated json file at the end of a test run.
Moreover, this patch introduces 'mandatory' and 'optional' sections to
the test suites definition files in order to clearly indicate if a test
is part of the corresponding test scope.
The web portal needs to be adapted accordingly to be able to read the
new results file.
JIRA: DOVETAIL-672
Change-Id: Id0706c7e82622fc9c2c2fece26b2d6c07c1580be
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
Diffstat (limited to 'docs')
m--------- | docs/submodules/dovetail | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/dovetail b/docs/submodules/dovetail -Subproject 69500f77438eb6fccbb37921e612a3179c31131 +Subproject 947f1bf0147c40971fdae36feecd477ab3caf3b |