From: Morgan Richomme Date: Tue, 5 Jan 2016 13:09:02 +0000 (+0100) Subject: bug fix: fix results path on Functest container X-Git-Tag: brahmaputra.1.0~324^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=a81601b90ca189f3ce939dd654a422465d6cebab;p=releng.git bug fix: fix results path on Functest container JIRA: FUNCTEST-92 Change-Id: Ib993ccf83856c40b47a31c2fbbb2ca5d00cabea8 Signed-off-by: Morgan Richomme --- diff --git a/jjb/functest/res-build.sh b/jjb/functest/res-build.sh index 9d425773d..1f4699681 100644 --- a/jjb/functest/res-build.sh +++ b/jjb/functest/res-build.sh @@ -9,7 +9,7 @@ res_build_date=$(date -u +"%Y-%m-%d_%H-%M-%S") # Result directory in the jumphost # to be used only with CI -dir_result="${HOME}/opnfv/functest/reports" +dir_result="${HOME}/opnfv/functest/results" # Clean the results directory # remove json file for rally, export only html