aboutsummaryrefslogtreecommitdiff
path: root/android-lcr-reference-hikey-master.yaml
AgeCommit message (Collapse)Author
2019-12-19android: disable all hikey and aosp master related buildsYongqin Liu
as we want to drop all the hikey aosp master and mainline builds Change-Id: I670ff9baf66fba8899fb949aac9ea30cc25582b6 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2019-11-21android: lcr: hikey*: remove triggersVictor Chong
Remove unnecessary triggers since these are already tested in android hikey op-tee builds. Change-Id: I4c05176b8532b1831436821498f7c84067c519e8 Signed-off-by: Victor Chong <victor.chong@linaro.org>
2019-09-17android: hikey{960}: reduce triggersVictor Chong
This will greatly reduce wait time and increase performance in Jenkins CI by reducing the number of builds triggered, as the aosp builder (server) is getting clogged up by the amount of builds it has to do currently. LCR hikey* derived builds (auto, car) Remove all OP-TEE triggers since these are tested in the main builds. LCR hikey* main builds (p, master) Remove all OP-TEE triggers since these are tested in the OP-TEE builds, except for 'hikey-hikey960-optee-common' and 'optee.xml' since these use a different branch base than the OP-TEE ones. hikey* OP-TEE builds Remove all LCR triggers since these are tested in the LCR builds. Change-Id: Ic826aa840fa226ca8a157b4df98a0ab3739dc30d Signed-off-by: Victor Chong <victor.chong@linaro.org>
2019-08-30android: hikey: change build trigger file..Victor Chong
..for OP-TEE patches. Change-Id: Ib325aad7d2286f58b192c3eda1c099ff79bd409c Signed-off-by: Victor Chong <victor.chong@linaro.org>
2019-05-30Revert "android hikey/hikey960: disable lcr lkft builds"Yongqin Liu
This reverts commit 21cd863c2deb23bc5cb1aac4aff63573caa56ebb. Reason for revert: <INSERT REASONING HERE> Change-Id: Ia528f4eac925c6a67ee58535a20fe892620c9c1d
2019-05-28android hikey/hikey960: disable lcr lkft buildsYongqin Liu
lkft aosp master tracking build for hikey builds will be disabled in a separate change Change-Id: I5b41443774ab020420bf2ff81de7c92dcb4cc68d Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2019-01-21android lcr jobs: use different qa projects for different buildsYongqin Liu
so that we could follow the builds and jobs for each lcr build Change-Id: I69b9ba65edef364782accf716c96c0da31622f1d Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2018-11-16android-*-hikey-*-master: update branch-Victor Chong
pattern for device/linaro/common to linaro-q-preview per [1] Link: [1] https://android-git.linaro.org/platform/manifest.git/commit/?h=linaro-master&id=430c86d1bb0d9c2ddf12de4f58a789167d125e8b Change-Id: Id1082ad7db1ccbf3eb7bb72e3fb23fde9da9ea2f Signed-off-by: Victor Chong <victor.chong@linaro.org>
2018-10-26android-lcr-reference-hikey-{p,master}: trigger..Victor Chong
..build for gerrit merges related to 4.14 kernel Change-Id: Icecd0f9567a8d9b472c3a6f94dd65583831b0529 Signed-off-by: Victor Chong <victor.chong@linaro.org>
2018-07-09android lcr reference builds: remove settings of BUILD_CONFIG_FILENAMEYongqin Liu
use the config name generated by android-lcr/common/builders.sh via following settings: export BUILD_CONFIG_FILENAME=${BUILD_CONFIG_FILENAME:-${JOB_NAME#android-*}} Change-Id: I6a6e853eea4e556dbde82e77f0d7f0d71129925e Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2018-07-08android lcr hikey and x15 master builds: use jinja2 job templatesYongqin Liu
Change-Id: Iecfad8fa66c7102e98273a6b896b14750fa43f25 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2018-07-08android lcr builds: export ARTIFACTORIAL_TOKEN variantYongqin Liu
and other qa report related things for some of the build together. Change-Id: I5827602dd9e7dfa348d14f412f54fc94827735f7 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2018-05-08android lcr: move member-x15-master to reference-x15-masterYongqin Liu
also fix the problem of using linaro-oreo for master. we should use linaro-p-preview for master builds Change-Id: Ifa1a25ffe57655358e4fd82345a26cc1d969df12 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2017-10-25hikey oreo and master build: update monitored file namesYongqin Liu
hikey aosp master build: change to use config of lcr-reference-hikey-master and patchset script of hikey-master-workarounds hikey reference oreo build: add boot time optimization patchset script Change-Id: I1ee06245a1c320816a3c13427764d74f3970f656 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2017-10-13android lcr builds: move member builds to reference buildsYongqin Liu
move the premerge ci builds for memebr builds to for reference builds, and update them for oreo builds too. move the android-lcr-member-hikey-master build to android-lcr-reference-hikey-master as well. also remove the juno premerge ci build here Change-Id: I7e525aea5587d6f959fa4c6ea1ef130b44ac4580 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>