delete useless trust_indicator in result model 23/53823/2
authorSerenaFeng <feng.xiaowei@zte.com.cn>
Thu, 15 Mar 2018 02:14:13 +0000 (10:14 +0800)
committerSerenaFeng <feng.xiaowei@zte.com.cn>
Thu, 15 Mar 2018 02:25:47 +0000 (10:25 +0800)
commit46126a761681cf5ae4bd98f20916048db3cd278e
tree7513e37afabe6c80c5676468cf01c7f6169bedde
parent15e1434ea6509f5ef286e23be2b8bcbd891ff0a5
delete useless trust_indicator in result model

this field aims to mark testcase status in CI evolution,
it is a little bit abused, since results is used to save
real-time testing result, when CI evolution is talked about
again, another collection(let's say testcase_status) will
be developed.

Change-Id: Id797591a419b097899362ffa82010bff2e6d6cd3
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
testapi/opnfv_testapi/handlers/result_handlers.py
testapi/opnfv_testapi/models/result_models.py
testapi/opnfv_testapi/tests/UI/e2e/resultsControllerSpec.js
testapi/opnfv_testapi/tests/unit/handlers/test_result.py
testapi/opnfv_testapi/tests/unit/templates/test_result.json
testapi/opnfv_testapi/ui/components/results/result/result.html
testapi/opnfv_testapi/ui/components/results/result/resultController.js