summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjose.lausuch <jose.lausuch@ericsson.com>2015-05-26 11:54:24 +0200
committerjose.lausuch <jose.lausuch@ericsson.com>2015-05-26 11:56:13 +0200
commit9241dfc62fb0603ee865a944db78b4890c850d6d (patch)
tree26641ae6798f330347410b13bc4bab81b2a0cfe8
parentdbfa6c950641582286f20ccaf3f77d751df82fa4 (diff)
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 <jose.lausuch@ericsson.com>
-rw-r--r--testcases/config_functest.yaml5
1 files changed, 3 insertions, 2 deletions
diff --git a/testcases/config_functest.yaml b/testcases/config_functest.yaml
index 5fe7fbffc..eb1c9a2cf 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: