JIRA: AEGIS-458 Create xtesting package job for onap-verify
[infra/cicd.git] / jjb / cloud-infra / scripts / test-package.sh
index 6361664b3f9713c31a87dc2a374ab72af34ae02f..8685c337d441b236c75bc3d8d82d23766a488749 100644 (file)
@@ -28,6 +28,7 @@ if [[ "$GERRIT_PROJECT" != "infra/test" ]]; then
   echo "Info : Cloning infra/engine repository"
   git clone -q https://gerrit.nordix.org/infra/test.git "$WORKSPACE"
   cd "$WORKSPACE"
+  export STACK_VERSION="$GERRIT_BRANCH"
 fi
 
 echo "Info  : Packaging test stack $STACK_TYPE"