aboutsummaryrefslogtreecommitdiff
path: root/android-lcr-reference-vexpress.yaml
AgeCommit message (Collapse)Author
2016-06-10Get rid of PUB_SERVER/PUBLISH_SERVER to publish to snapshotsFathi Boudra
snapshots.linaro.org is the default publish server. It isn't needed to set the server when we publish to snapshots. publishing plugin is setting PUBLISH_SERVER for us anyway so we don't need to create our own PUB_SERVER env variable. Change-Id: Ib9c07011103fceb14a7ac60b4c2dcebbbef0dcde Signed-off-by: Fathi Boudra <fathi.boudra@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-04-22android-lcr: Fix logrotate deprecated syntax.Daniel Díaz
As of Jenkins 1.637, logrotate is deprecated. The property build-discarder is used instead. Change-Id: I612022a91a19282265eef612d4779e4eeec15e0d Signed-off-by: Daniel Díaz <daniel.diaz@linaro.org>
2016-04-19update to use linaro-android-build-tools from infrastructure teamYongqin Liu
it's use the repository from Vishal now Change-Id: I9d0d819b9d1fbe0bad6f359015acf1168bbd2567 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2016-03-01android: use api_version 3 when publishingBen Copeland
Now with api_version 3 builds get published to Amazon S3. Change-Id: If5425deb8eb6cb662ae9453a3177f504a32269de
2016-02-11Limit daysToKeep/numToKeep to 60Fathi Boudra
Jenkins master is a limited resource. 2 months with daily builds should be more than enough for keeping the build logs. If we need more, we can always publish them with the build artifacts. Change-Id: Iebfdcafa937e8ffb49c6907cf6593060691376cd Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-11-11android-lcr: Disable Android L builds.Daniel Díaz
Change-Id: I36bbe4b677ee0ef3f2d9aa5d9d0576795d9fa345 Signed-off-by: Daniel Díaz <daniel.diaz@linaro.org>
2015-11-06android-lcr: Indicate L builds.Daniel Díaz
This adds coherence to the Android LCR job names and makes them more easily distinguishable. Change-Id: I72001d7a74a7d4694edd68cc26ac46719d46ebe4 Signed-off-by: Daniel Díaz <daniel.diaz@linaro.org>
2015-11-06android-lcr: Generalize reference builds.Daniel Díaz
The three builds now in a more general form are: * FVP, * Juno, * Versatile Express. Change-Id: I428229928621d920849357456c44cd4d40683af3 Signed-off-by: Daniel Díaz <daniel.diaz@linaro.org>
2015-10-13Fix jobs using docker-utopic and apt-getFathi Boudra
Ubuntu Utopic is EOL. The archive is moved to old-releases.ubuntu.com. Workaround the failures until Ubuntu Wily is released in 2 weeks and jobs are migrated. Change-Id: I859d3104cd8f5843be786d49f1fb5fc157b499ac Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-08-03Import FVP, Juno, VExpress AOSP Reference builds.Daniel Díaz
This is a transplant from android-build.linaro.org. Signed-off-by: Daniel Díaz <daniel.diaz@linaro.org> Change-Id: I9318bb3da6b53e93a6d3d79622546fe654485532