Change-Id: Ic30bdd1c514aa8dcab37ba91de2f8879729a80a2
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
else
arr_test=(vping tempest vims rally)
fi
-info "Tests to be executed: "${arr_test[@]}
+info "Tests to be executed: ${arr_test[@]}"
BASEDIR=`dirname $0`
source ${BASEDIR}/common.sh
import os
import re
import requests
+import shutil
import subprocess
import sys
import time
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)