fix bad path in functest to source rc file
[releng.git] / jjb / functest / functest.yml
index bf824b6..9ea7b24 100644 (file)
 
             echo "Functest: prepare Functest environment"
             mkdir -p $HOME/functest/
-            source $HOME/functest/opnfv-openrc.sh
+            source $HOME/opnfv-openrc.sh
 
             # WORKSPACE is the root of the functest repo
             # go into WORKSPACE where the functest repo is cloned