diff --git a/tools/jenkins/configurations/xs.sh b/tools/jenkins/configurations/xs.sh index cfcf0f8..864f949 100755 --- a/tools/jenkins/configurations/xs.sh +++ b/tools/jenkins/configurations/xs.sh @@ -28,7 +28,7 @@ if [ ! -e $XENRC ]; then fi # Move to top of devstack -cd ../.. +cd ../../.. # Use xenrc as the start of our localrc cp $XENRC localrc