Integrate xtesting to ONAP pipeline
[infra/cicd.git] / jjb / cloud-infra / onap-deploy.sh
old mode 100755 (executable)
new mode 100644 (file)
index 334b714..deaa9ed
@@ -32,8 +32,10 @@ fi
 
 # checkout given engine refspec
 if [[ "$ENGINE_REFSPEC" != "master" ]]; then
-  echo "Warning: Checking out $ENGINE_REFSPEC"
-  git fetch -q https://gerrit.nordix.org/infra/engine $ENGINE_REFSPEC && git checkout -q FETCH_HEAD
+  echo "Warning: Checking out engine $ENGINE_REFSPEC"
+  echo "-------------------------------------------------------------------------"
+  git fetch https://gerrit.nordix.org/infra/engine $ENGINE_REFSPEC && git checkout -q FETCH_HEAD
+  echo "-------------------------------------------------------------------------"
 fi
 
 # update scenario version and refspec in engine/envine/var/sdf.yml