summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--jjb/functest/functest.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/functest/functest.yml b/jjb/functest/functest.yml
index bf824b642..9ea7b2440 100644
--- a/jjb/functest/functest.yml
+++ b/jjb/functest/functest.yml
@@ -576,7 +576,7 @@
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