- ../common/include-agl-run-test-prepare.sh
- ../common/include-agl-run-test-rsync-changeid.sh
- ../common/include-agl-setup-and-bitbake-ivi-image.sh
- - ../common/include-agl-kci-publish-build-meta.sh
- conditional-step:
condition-kind: always
steps:
- name: 'ci-platform-{project}-verify-CIB-raspberrypi4'
current-parameters: true
kill-phase-on: FAILURE
+ - name: 'ci-platform-{project}-verify-CIB-html5-qemux86-64'
+ current-parameters: true
+ abort-all-job: false
+ kill-phase-on: NEVER
- multijob:
name: CIB-{project}-finish-success
condition: SUCCESSFUL
current-parameters: true
abort-all-job: false
kill-phase-on: NEVER
- #- multijob:
- # name: CIB-{project}-extra-variants
- # condition: COMPLETED
- # projects:
- # - name: 'ci-platform-{project}-verify-CIB-html5-qemux86-64'
- # current-parameters: true
- # abort-all-job: false
- # kill-phase-on: NEVER
publishers:
- trigger-parameterized-builds:
- ../common/include-agl-run-test-prepare.sh
- ../common/include-agl-run-test-rsync-changeid.sh
- ../common/include-agl-setup-and-bitbake-ivi-image.sh
- - ../common/include-agl-kci-publish-build-meta.sh
- conditional-step:
condition-kind: always
steps:
- ../common/include-apps-header.sh
- ../common/include-apps-fetch-install-sdk.sh
- ../common/include-apps-build-app.sh
- - ../common/include-agl-kci-publish-build-meta.sh
- ../common/include-apps-prepare-upload-folder.sh
- ../common/include-apps-rsync-download-changeid.sh
- conditional-step:
export TARGETIMAGE=${TARGETIMAGEnogfx}
export TARGETSDKIMAGE="agl-image-ivi-crosssdk"
fi
- if test x"master" = x"${TARGETBRANCH}" -o x"marlin" = x"${TARGETBRANCH}" -o x"lamprey" = x"${TARGETBRANCH}" -o x"koi" = x"${TARGETBRANCH}"; then
- export TARGETFEATURES="${TARGETFEATURESnogfx} agl-refhw-h3"
- else
- export TARGETFEATURES="${TARGETFEATURESnogfx}"
- fi
+ export TARGETFEATURES="${TARGETFEATURESnogfx} agl-refhw-h3"
export TARGETMACHINE="h3ulcb"
fi
set +x
################################################################################
# only run on master, jellyfish and icefish
-( echo "marlin jellyfish icefish koi lamprey" | grep -q $TARGETBRANCH ) || exit 0
+#( echo "marlin jellyfish icefish koi lamprey" | grep -q $TARGETBRANCH ) || exit 0
export TARGETFEATURES="agl-demo agl-devel"
export TARGETQA=""
#set -x
set +e
#
-export BOARDS="qemux86-64 raspberrypi4 raspberrypi3 intel-corei7-64 h3ulcb-nogfx m3ulcb-nogfx dra7xx-evm qemuarm qemuarm64 bbe"
+export BOARDS="qemux86-64 raspberrypi4 h3ulcb-nogfx m3ulcb-nogfx dra7xx-evm qemuarm qemuarm64 bbe"
# check: dra7xx-evm dragonboard-410c wandboard
-export FEATURES="agl-demo agl-devel agl-netboot agl-profile-graphical-html5"
+export FEATURES="agl-demo agl-devel agl-netboot"
export FEATURES_nogfx="agl-netboot agl-devel"
export TARGETIMAGE="agl-demo-platform-crosssdk"
export TARGETIMAGE_nogfx="agl-image-minimal"