Add scenario and criteria field in the Test result object of the test API 03/11403/1
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)
commit99b87507be5510bc49d5cdb7a2cbd64edbb476af
treee89ec30c8323ed876cffb9a78c28a37b2043813e
parent3e1340047508bc0589bdd4569974b20d26319a39
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>
utils/test/result_collection_api/resources/handlers.py
utils/test/result_collection_api/resources/models.py