From: jose.lausuch Date: Tue, 26 May 2015 09:54:24 +0000 (+0200) Subject: Refactor functest environment. Config_functest.yaml comments added. X-Git-Tag: 0.2~2011 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=9241dfc62fb0603ee865a944db78b4890c850d6d;p=functest-xtesting.git Refactor functest environment. Config_functest.yaml comments added. Depends on: https://gerrit.opnfv.org/gerrit/#/c/642/ JIRA: FUNCTEST-10 Change-Id: I75e4df63a9bf6281a0697352032e894ae694f17d Signed-off-by: jose.lausuch --- diff --git a/testcases/config_functest.yaml b/testcases/config_functest.yaml index 5fe7fbff..eb1c9a2c 100644 --- a/testcases/config_functest.yaml +++ b/testcases/config_functest.yaml @@ -1,13 +1,14 @@ --- general: - # Relative paths to the path where the repo is cloned directories: + # Relative to the path where the repo is cloned: dir_vping: testcases/vPing/CI/libraries/ dir_odl: testcases/Controllers/ODL/CI/ dir_rally: testcases/VIM/OpenStack/CI/libraries/ dir_rally_scn: testcases/VIM/OpenStack/CI/suites/ + # Relative to $HOME: dir_rally_res: functest/results/ # $HOME/functest/results - dir_rally_repo: functest/Rally_repo/ + dir_rally_repo: functest/Rally_repo/ # $HOME/Rally_repo/ dir_rally_inst: .rally/ # $HOME/.rally/ usually openstack: