unify testcases.yaml obtain process
authorSerenaFeng <feng.xiaowei@zte.com.cn>
Wed, 31 Aug 2016 03:07:40 +0000 (11:07 +0800)
committerSerenaFeng <feng.xiaowei@zte.com.cn>
Wed, 31 Aug 2016 03:23:30 +0000 (11:23 +0800)
commitf5afb93a4a2ed9547757655c1405ef27fabed11b
tree96a8e2c693951be6d0d59271e881efbdb8a63ca5
parente1cf8564b1f06a64863ee463b817935ec58f834c
unify testcases.yaml obtain process

hardcoded "''FUNCTEST_REPO + "/ci/testcases.yaml"''' appears wherever
testcases.yaml is needed, abstract a method to provide unified interface

JIRA: FUNCTEST-449

Change-Id: Ida8e3d90926d3e2245883a29f577ecb121bd5d6c
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
ci/run_tests.py
cli/commands/cli_testcase.py
cli/commands/cli_tier.py
utils/functest_utils.py