Replace relative path with absolute path for functest script 07/49907/1
authorshangxdy <shang.xiaodong@zte.com.cn>
Wed, 3 Jan 2018 06:32:58 +0000 (14:32 +0800)
committershangxdy <shang.xiaodong@zte.com.cn>
Wed, 3 Jan 2018 06:32:58 +0000 (14:32 +0800)
commit0a067a42b6d6493cbae51f75557e162a5fa497a8
treeef1cc28d4ac4ebe241c968bbfaea0fdc2affe3c3
parent3447589a78375d4dab41608a3504f56a6e4ac9c9
Replace relative path with absolute path for functest script

urrent parser script for functest is supposed that functest enterns the
tests directory of parser firstly, and then call functest_parser.sh; it
need to use absolute path instead of relative path as work directory.

This modification is from functest patch:
https://gerrit.opnfv.org/gerrit/#/c/49649/

JIRA: PARSER-171

Change-Id: I55b3ce882e6ddd48edf9f43eb8fae8334c5458aa
Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
tests/functest_run.sh