aboutsummaryrefslogtreecommitdiff
path: root/android-chromium-clang-armv8.yaml
AgeCommit message (Collapse)Author
2016-10-17android: Add weekly and daily build triggersVishal Bhoj
Change-Id: I816dc0439cd136a70636c9285ecb137642dfac06 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2016-07-26android: chromium: add triggers and generate fake manifestVishal Bhoj
Fake pinned manifest will be helpful to qa reports to uniqely map back to the build. The commit id will be helpful to reproduce the build. Change-Id: I536206388678fbb588f3cc680bdbffe448677f1d Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2016-07-12android-chromium: Fixed LAVA templateMilosz Wasilewski
Change-Id: If1797ada16e346854e5671375835f29bda28e602 Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
2016-07-12android-chromium:set target product for pbl to workVishal Bhoj
Change-Id: Ie616eed20b2e72ae925c68e201c036f45314b7fb Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2016-07-08android-chromium: added JSON template publishingMilosz Wasilewski
LAVA test job templates were generated in the build job but not published to snapshots. This is fixed now. Change-Id: I77749c909ec7d5a80ae47a9acb72b7091c5519d2 Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
2016-07-08android-chromium: fix sed command to generate lava jobVishal Bhoj
fixes the error: sed: -e expression #1, char 0: no previous regular expression job: https://ci.linaro.org/job/android-chromium-clang-armv8/21/console Change-Id: Id3db9ea84134b21c57418b0907e60d7f69a24140 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2016-07-07android: publish changelog.txtVishal Bhoj
Change-Id: Ic987f90518eef494b11db49bbb5df5502a449670 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2016-07-07android-chromium: follow right convention for lava template locationVishal Bhoj
Change-Id: I56b450a4b488a2c65ff974ada644c95ef885c5b0 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2016-07-06android-chromium: added LAVA testsMilosz Wasilewski
Chromium browser is tests on 16.06 Ref LCR using HiKey board Change-Id: Ia2588b9c506623c63856ed30b5682c2047382aaa Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
2016-05-19Revert "android-chromium-clang-armv8: use aosp docker"Vishal Bhoj
looks like chromium builds on xenial so need to debug the underlying issue and fix it. The clang build is referring to host linker /usr/bin/ld instead of the right one This reverts commit 6d9b592cfc7e77bc45065b5140178e74aef7945b. Change-Id: I7996bbfb77e0928cafcf412517617f3e19609010
2016-05-19android-chromium-clang-armv8: use aosp dockerVishal Bhoj
build is failing in on xenial so try with other docker image Change-Id: I489c71eebd76e14d13f64f205623f16dd6f26b4a Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2016-05-17android: provide full path of parse scriptVishal Bhoj
Change-Id: I51c050a7e10c79933cb8833d3b889bb78b50b828 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2016-05-17android-chromium: set fake git userVishal Bhoj
Change-Id: I3f15da2c9a60ff685c10c41b105f8131a72d7e89 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2016-05-12android-chromium: add set -e and test chromium dir before creationFathi Boudra
Change-Id: Ia408948b1a85a2caba1cf5b620e96fc4298bb950 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-05-12android-chromium: remove job-configure permissionFathi Boudra
It isn't needed anymore. Prototyping is done. Change-Id: I89dd9491b1647275a3171b85b58cf4a5f84f3127 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-05-12android-chromium: revert previous changeFathi Boudra
* the script is executable, it should run just fine. * mkdir -p is unecessary, we create a single dir without any parents. Change-Id: Iad2d928e6451ee88b47c95f319fee21227f78a76 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-05-12android-chromium: additional fixesVishal Bhoj
Change-Id: I93780e8d12f3359cc8b128e9d5e5b7d307f0be77 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2016-05-11android-chromium: remove artifactsVishal Bhoj
Change-Id: Ie038d9c8cb4c205a4376744fc44ce7b19b73f843 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2016-05-11android-chromium: add armv8,gcc,clang combinationVishal Bhoj
Change-Id: Ibdb498ca4010fd19053c57052c1580614714368f Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>