Use repos_dir env variable in all Functest scripts
authorjose.lausuch <jose.lausuch@ericsson.com>
Tue, 22 Dec 2015 15:14:00 +0000 (16:14 +0100)
committerjose.lausuch <jose.lausuch@ericsson.com>
Tue, 22 Dec 2015 15:23:33 +0000 (16:23 +0100)
commit9627bf480703002f91464fc959903e294473aa8e
tree0fcb6b4437a9ed7b36523119885d279999610364
parent13c0c2d15d2af4dd1a8b4f82e481a8d1574c274d
Use repos_dir env variable in all Functest scripts

JIRA: FUNCTEST-90

This way, we remove the 'functest repo' input parameter
on the python scripts call and we make it simpler using
the available repos_dir env variable which points to
/home/opnfv/repos

Change-Id: I7d74bf1bc8d89f8f14397fcb9dafc22ee1482f84
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
docker/run_tests.sh
testcases/VIM/OpenStack/CI/libraries/clean_openstack.py
testcases/VIM/OpenStack/CI/libraries/run_rally.py
testcases/VIM/OpenStack/CI/libraries/run_tempest.py
testcases/config_functest.py
testcases/vIMS/CI/vIMS.py
testcases/vPing/CI/libraries/vPing.py