aboutsummaryrefslogtreecommitdiff
path: root/android-lcr-reference-x15-o.yaml
AgeCommit message (Collapse)Author
2019-05-13android lcr: disable lcr x15 and hikey oreo buildsYongqin Liu
Change-Id: I9c1ece5afc3d587d78eb7d08065797fe3093d469 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-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 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-07-02android lcr reference x15 and hikey oreo builds: add QA_SERVER configYongqin Liu
to fix the problem reported here: https://ci.linaro.org/job/android-lcr-reference-hikey-o/107/console Change-Id: I36e93312b62b91478057b56eefa2eb996c4b615f Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2018-06-26android lcr hikey and x15 oreo build: change to use jinja2 job templatesYongqin Liu
and update to use CTS 8.1_r6 version. for P builds and master builds, we need to do some improvement more. Like: 1. hikey master and P need to use vendor.img, but oreo does not support vendor.img yet 2. cts and vts package need to use different files for P and masters Change-Id: Idb01a8004c4f61a4570f80cdbf98c58470a9e27a Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2017-10-25android x15 oreo build: update submit lava V2 jobsYongqin Liu
use the job templates first here, and will update to use ninja style in the future. better to do the switch of ninja with hikey jobs together Change-Id: I80d430d28decbe1e54a62b66724c085c24882e74 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2017-08-24android lcr: add builds for oreoYongqin Liu
only for reference builds, juno and x15 jobs still submit v1 lava jobs. hikey will submit v2 jobs to lava staging instance. also disabled both member and reference nougat builds Change-Id: I6f539e471250724c8308464d54908b60525c3e71 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>