fi
-export REMOTESRC="/src/download/AGL/upload/ci/${RELEASE_BRANCH}/${RELEASE_VERSION}/"
+export REMOTESRC="/srv/download/AGL/upload/ci/${RELEASE_BRANCH}/${RELEASE_VERSION}/"
export REMOTEDST="/srv/download/AGL/release/${RELEASE_BRANCH}/${RELEASE_VERSION}/"
if test x"yes" = x"$UPLOAD" ; then
description: "Project to build"
- string:
name: GERRIT_BRANCH
- default: master
+ default: dab
description: "branch to build"
- string:
name: GERRIT_REFSPEC
- default: refs/tags/dab_3.99.1
+ default: refs/tags/dab_4.0.2
description: "refspec to build"
- string:
name: RELEASE_VERSION
- default: 3.99.1
+ default: 4.0.2
description: "release version number for build"
- string:
name: RELEASE_BRANCH
- ../common/include-agl-header.sh
- ../common/include-agl-repo.sh
- ../common/include-agl-select.sh
+ - ../common/include-agl-export-eula.sh
- ../common/include-agl-source-aglsetup.sh
- ../common/include-agl-auto-conf.sh
- ../common/include-agl-limit-parallelism.sh
- ../common/include-agl-local-conf-DISTROFEATURES-AGLCI.sh
- ../common/include-agl-local-conf-vmdk.sh
- ../common/include-agl-local-conf-rpi3-imagetype.sh
- - ../common/include-agl-export-eula.sh
- ../common/include-agl-bitbake-image.sh
- ../common/include-agl-bitbake-sdk.sh
- ../common/include-agl-run-test-prepare.sh