[ovp-web] Add SUT version number to OVP portal 13/49713/2
authorchenjiankun <chenjiankun1@huawei.com>
Thu, 28 Dec 2017 01:39:07 +0000 (01:39 +0000)
committerchenjiankun <chenjiankun1@huawei.com>
Fri, 29 Dec 2017 06:19:03 +0000 (06:19 +0000)
commitaf1debe11cf4793bae049ff3ffd63dc906bbc1c9
tree97eee0742b2231b74b9ce6d5b670dd0cf98e0293
parentcb03da10feb8af4cd48add8ab96b134f6d6ebd1c
[ovp-web] Add SUT version number to OVP portal

JIRA: DOVETAIL-572

We currently have a label column in the OVP test result view. This
allows users to attach a custom label field to their results. It is at
the users discretion to fill out this field.
We need a separate SUT version column to track the product version
number being submitted for official review. The field can be left blank
when users upload and share results in a private manner. However, the
OVP portal must check that this new 'SUT version' field is populated
before results are officially submitted for review. An error message
prompting the user to fill out this field if it is blank must be
implemented when users submit results for review.

Change-Id: I1ca915423a56e8173a3a13f1b84b066cf91d9291
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
cvp/3rd_party/static/testapi-ui/components/results/results.html
cvp/3rd_party/static/testapi-ui/components/results/resultsController.js
cvp/opnfv_testapi/resources/test_handlers.py