Add scenario and criteria field in the Test result object of the test API
authorMorgan Richomme <morgan.richomme@orange.com>
Thu, 17 Mar 2016 13:54:25 +0000 (14:54 +0100)
committerMorgan Richomme <morgan.richomme@orange.com>
Thu, 17 Mar 2016 13:57:38 +0000 (14:57 +0100)
commiteae3aa7301f8efffc4da0a7f067de355c336579d
tree59087ff4ba6ecb1f05396bfe40bb34d23061e512
parentec5072c0ccc6648d734226711b43ddb34b2b21af
Add scenario and criteria field in the Test result object of the test API

scenario will be used for OPNFV scenario (currently using version field)
criteria will be passed or failed to give an immediate feedback on the test result status

JIRA: FUNCTEST-151

Change-Id: Iff5eb66bbf0cfbaafec0c3a6211031f6eb83c34f
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
result_collection_api/resources/handlers.py
result_collection_api/resources/models.py