Refactor functest environment. Config_functest.yaml comments added. 51/651/2
authorjose.lausuch <jose.lausuch@ericsson.com>
Tue, 26 May 2015 09:54:24 +0000 (11:54 +0200)
committerjose.lausuch <jose.lausuch@ericsson.com>
Tue, 26 May 2015 09:56:13 +0000 (11:56 +0200)
Depends on: https://gerrit.opnfv.org/gerrit/#/c/642/

JIRA: FUNCTEST-10

Change-Id: I75e4df63a9bf6281a0697352032e894ae694f17d
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
testcases/config_functest.yaml

index 5fe7fbf..eb1c9a2 100644 (file)
@@ -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: