diff options
author | Morgan Richomme <morgan.richomme@orange.com> | 2016-02-02 18:09:25 +0100 |
---|---|---|
committer | Morgan Richomme <morgan.richomme@orange.com> | 2016-02-02 18:09:25 +0100 |
commit | 86c95df05ef125218f392748a177d2f9aa79848f (patch) | |
tree | 2609a73fe7eaf0e6dcf5065632682e3fdc395da7 /testcases/config_functest.yaml | |
parent | 5bb53025a593bbda834ef6ad325faba5aa073f7f (diff) |
bug fix to run tempest and minor display error in run_test.sh
Change-Id: Ic30bdd1c514aa8dcab37ba91de2f8879729a80a2
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Diffstat (limited to 'testcases/config_functest.yaml')
-rw-r--r-- | testcases/config_functest.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testcases/config_functest.yaml b/testcases/config_functest.yaml index bab1a4b9..28455a3b 100644 --- a/testcases/config_functest.yaml +++ b/testcases/config_functest.yaml @@ -25,7 +25,7 @@ general: dir_rally_res: /home/opnfv/functest/results/rally/ dir_functest_data: /home/opnfv/functest/data dir_vIMS_data: /home/opnfv/functest/data/vIMS - dir_rally_inst: ~/.rally + dir_rally_inst: /home/opnfv/.rally repositories: # branch and commit ID to which the repos will be reset (HEAD) |