[Promise test case] Use proper way to get parameters from yaml 41/20341/3
authorjose.lausuch <jose.lausuch@ericsson.com>
Mon, 5 Sep 2016 12:37:54 +0000 (14:37 +0200)
committerjose.lausuch <jose.lausuch@ericsson.com>
Mon, 5 Sep 2016 15:20:14 +0000 (17:20 +0200)
commit861ad3fe18c6ee672c8c82d5d8ad39c6131fdf85
tree3166f4a33ecb369ed7ca16ea5587c75d5a987df6
parent17b720a1addfa444a6248baa9706bf20d012051b
[Promise test case] Use proper way to get parameters from yaml

Since there is a function in functest_utils to get
a value from the config_functest.yaml directly, there
is no need to load again that file. Better to use common
functions that are designed for that.

Also, Replace location of the results json file to
the results directory. It will be also pushed to artifacts
repository.

Change-Id: Ic6422ed78ccd0f8b40b519342a7dcf38c502924e
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
ci/config_functest.yaml
testcases/features/promise.py