fix bug due to bad Tempest.conf file path within rally 59/659/1
authormorganrOL <morgan.richomme@orange.com>
Tue, 26 May 2015 16:07:53 +0000 (18:07 +0200)
committermorganrOL <morgan.richomme@orange.com>
Tue, 26 May 2015 16:07:53 +0000 (18:07 +0200)
JIRA: FUNCTEST-9

Change-Id: I71887f4c0c6a4cd4e65ba0593aeffd61e7238a18
Signed-off-by: morganrOL <morgan.richomme@orange.com>
jjb/functest/functest.yml

index 6bba3cc..a3fdf65 100644 (file)
             mkdir -p $HOME/functest/results
 
             # save tempest.conf for further troubleshooting
-            cp $HOME/.rally/for-deployment-*/tempest.conf $HOME/functest/results
+            cp $HOME/.rally/tempest/for-deployment-*/tempest.conf $HOME/functest/results
 
             # cleanup
             python $WORKSPACE/testcases/config_functest.py --debug --force $WORKSPACE/ clean