diff options
author | chenjiankun <chenjiankun1@huawei.com> | 2018-04-26 07:34:43 +0000 |
---|---|---|
committer | chenjiankun <chenjiankun1@huawei.com> | 2018-04-26 07:55:46 +0000 |
commit | 67de42416576c952ec0d6a159a0d57fc4cabc414 (patch) | |
tree | 5ec8c9cc7bc0a0baff5a16139a57b252d58db4e4 /INFO.yaml | |
parent | cb02bccdef30575bb46080475ca13fdf8b6b4b2f (diff) |
Extend web portal to show if API exemption was used during a test run
JIRA: DOVETAIL-634
The OVP web port needs to read from the test results if the strict API
response validation exemption was used or not and show it
correspondingly.
Detailed description:
As discussed on the Dovetail call on 2018-04-11, the web portal should
show if API response validation was enabled or disabled. The information
if API response validation was enabled or disabled is to be determined
based on the dovetail.log file. If API response validation was
disabled,** the log file contains the line "Strict API response
validation DISABLED.". Upon uploading a result tar-package, the web
portal should extract this information from the log file, store it in
the database, and display it as follows:
This indication shall be displayed along with the test summary on the
Test Run Results page as either:
"API response validation enabled" or
"API response validation disabled"
For clarification: API response validation is enabled by default. API
response validation is disabled only if the --no-api-validation command
line option is given.
Change-Id: Ifacb1eb2127cc8dc6364c98dead1217aeedfd359
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
Diffstat (limited to 'INFO.yaml')
0 files changed, 0 insertions, 0 deletions