Repo structure modification
[functest.git] / functest / opnfv_tests / features / sfc / prepare_odl_sfc.bash
similarity index 94%
rename from testcases/features/sfc/prepare_odl_sfc.bash
rename to functest/opnfv_tests/features/sfc/prepare_odl_sfc.bash
index 80ed9bd..c4d8f4f 100755 (executable)
@@ -13,7 +13,7 @@
 #
 
 ODL_SFC_LOG=/home/opnfv/functest/results/odl-sfc.log
-ODL_SFC_DIR=${FUNCTEST_REPO_DIR}/testcases/features/sfc
+ODL_SFC_DIR=${FUNCTEST_REPO_DIR}/opnfv_tests/features/sfc
 
 # Split the output to the log file and redirect STDOUT and STDERR to /dev/null
 bash ${ODL_SFC_DIR}/server_presetup_CI.bash |& \