summaryrefslogtreecommitdiffstats
path: root/cvp/opnfv_testapi/resources/test_models.py
AgeCommit message (Collapse)AuthorFilesLines
2018-07-25Move OVP web portal code to a separate repoxudan1-90/+0
The new repo for web portal is https://gerrit.opnfv.org/gerrit/dovetail-webportal JIRA: DOVETAIL-671 Change-Id: Iac085abc3d175b9a091d70d0448af56c7a6845e9 Signed-off-by: xudan <xudan16@huawei.com>
2018-01-26Bugfix: Cannot change SUT version in the new uploaded testchenjiankun1-3/+13
If we upload a new test, we can't modify the SUT version. The reason is we must predefine the model. Change-Id: I8822b078c25a015dd4cc4becfdaae141aed66359 Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
2017-10-19[web-cvp]Additional columns in ‘My Results’grakiss1-1/+3
JIRA: DOVETAIL-532 1. original filename 2. user editable label Change-Id: I1566cecb3d8ceacc14167bb2fb7fa41508f293be Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2017-09-28add api&web services for cvpgrakiss1-0/+78
JIRA: DOVETAIL-512 add api&web services for cvp Change-Id: I9ef9525e980fe61dc3108035ef9a3ff8783b2697 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>