summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorGeorg Kunz <georg.kunz@ericsson.com>2018-06-22 09:26:36 +0200
committerGeorg Kunz <georg.kunz@ericsson.com>2018-07-24 16:38:25 +0200
commit947f1bf0147c40971fdae36feecd477ab3caf3b8 (patch)
tree5cad79bea5cb0490df591445c64017c12203ef88 /etc
parent69500f77438eb6fccbb37921e612a3179c311313 (diff)
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 'etc')
-rw-r--r--etc/compliance/proposed_tests.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/compliance/proposed_tests.yml b/etc/compliance/proposed_tests.yml
index e893fa19..2ded05d8 100644
--- a/etc/compliance/proposed_tests.yml
+++ b/etc/compliance/proposed_tests.yml
@@ -2,7 +2,7 @@
proposed_tests:
name: proposed_tests
testcases_list:
- # proposed test cases for 2nd release
+ # proposed test cases for 2nd release
mandatory:
# tempest
- dovetail.tempest.compute