cloud-infra: Update engine cache location in jobs
[infra/cicd.git] / jjb / cloud-infra / onap-deploy.sh
index b348bbd68c8090a3c22423438ebb2ca925a02e0e..3c210ef3ab5b66b664f372e698066869a205ed15 100644 (file)
@@ -71,5 +71,5 @@ cd $WORKSPACE
   -s $DEPLOY_SCENARIO -e $HEAT_ENVIRONMENT_FILE
 
 cd $WORKSPACE
-/bin/cp $WORKSPACE/.cache/config/inventory.ini ../inventory.ini
+/bin/cp /opt/engine/.cache/config/inventory.ini ../inventory.ini
 # vim: set ts=2 sw=2 expandtab: