Use python json parser to get the results form the Promise json report 75/9175/9
authorjose.lausuch <jose.lausuch@ericsson.com>
Wed, 3 Feb 2016 15:17:04 +0000 (16:17 +0100)
committerjose.lausuch <jose.lausuch@ericsson.com>
Wed, 3 Feb 2016 22:48:49 +0000 (23:48 +0100)
commit75149a9d278b5a969606ad182fff580c08e37d6c
treee169793cbad4603af99e8a9f1f8c3dd23862f963
parentb2a2d1b0cee0695ff56b725d8e411c14a15785b2
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>
docker/run_tests.sh
testcases/features/promise.py