Use python json parser to get the results form the Promise json report 37/9237/1
authorjose.lausuch <jose.lausuch@ericsson.com>
Wed, 3 Feb 2016 15:17:04 +0000 (16:17 +0100)
committerMorgan Richomme <morgan.richomme@orange.com>
Thu, 4 Feb 2016 07:38:46 +0000 (07:38 +0000)
commitd7e307e628ab59298230e919c76c2fb121b5c050
treee169793cbad4603af99e8a9f1f8c3dd23862f963
parent9ec98d14d23e42c191992e4ce62374fc1837f25f
Use python json parser to get the results form the Promise json report

JIRA: FUNCTEST-68

Also, add sleep to let the promise instances terminate,
otherwise, clean_openstack will detect them while they
are still being removed and will fail.

Change-Id: I7a5543143758483eb1d7e06dbe4922e9f1e05cfb
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
(cherry picked from commit 75149a9d278b5a969606ad182fff580c08e37d6c)
docker/run_tests.sh
testcases/features/promise.py