aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-01-05kvm-guest-image: move to jessieHEADmasterRiku Voipio
Move kvm guest images to jessie. Change-Id: Iac5f6d2883e1d2d2260e9dcd0695b1fa16d5ba56 Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
2016-01-05tcwg-buildfarm-master-hetzner-bernie: Revert "tcwg-buildfarm-*: Honor ↵Bernard Ogden
$dont_fail flag in trap cleanup" This reverts commit 4ee1dbb130be2ba8742855d41d61661a79edc201, for tcwg-buildfarm-master-hetzner-bernie.yaml, only. This commit seems to introduce two changes for this file, but that's not why I'm reverting it - this is an experiment to see if the reversion fixes my mysterious job failures. Change-Id: I0d5eed6c8ee6eac77e1442dbe5cc36423a2eb863
2016-01-04tcwg-buildfarm-master-hetzner-bernie.yaml: Fix artifact URLsBernard Ogden
Change-Id: Id1db2ef922af63ea8fd3fcc3951e6baa849105f8
2016-01-04tcwg-benchmark: Clean up toolchain descriptionBernard Ogden
Change-Id: Ia47da08cc0541c6da7eccc5bc98f3513fdc42691
2016-01-04tcwg-buildfarm-master-hetzner-bernie: Child triggersBernard Ogden
Previously, master of the matrix was triggering, but master did not have access to the parameters file, so nothing got triggered. This introduces a race, as described in the comment. Race has minimal chance of ever causing a problem. Change-Id: If4cface3483f7fcdc1b79c2edd5c39b9843b0a62
2016-01-04xen: disableRiku Voipio
Disable Xen jobs for now Change-Id: Ia882f906b3bc735834b01f0d62dd8cc1a8542694 Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
2015-12-24tcwg-binutils: Do not email in case of failure.Christophe Lyon
Change-Id: I34a3008d2fdd9ae83ba1c9fdce0e8d1777de1b26
2015-12-23remove support for lng 3.14 kernelsGary S. Robertson
Change-Id: Id0483b83d2fbaad644de63d060f3add81dc1fa47 Signed-off-by: Gary S. Robertson <gary.robertson@linaro.org>
2015-12-2296boards-reference-platform-debian: fix fastboot load path in grub.cfgRicardo Salveti
Change-Id: I63786072791129353d16484644999664176c853a Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org>
2015-12-22lng 4.1 kernels: remove x86 inline config modsGary S. Robertson
A config fragment specific to the x86 architecture has been added to the LNG kernel repository for the 4.1 kernels. Consequently it is no longer necessary to add these config settings via a shell 'here document' in the build scripts. Change-Id: I1049be7269408c58d79c86f007d8859780f44f6e Signed-off-by: Gary S. Robertson <gary.robertson@linaro.org>
2015-12-21build-kernel-rpm: adding default set of options for rpmbuildRicardo Salveti
Build with --without debug --without doc --without debuginfo, they are not needed at this stage. Change-Id: I5a8d5041224c7d03bd653945ad743f876d2e2068 Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org>
2015-12-21build-kernel-rpm: centos uses -devel not -devRicardo Salveti
Change-Id: I0b544874c4c60bce46909b6a2aff5e42e9c70807 Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org>
2015-12-21build-kernel-rpm: fix build-dep and improve wget outputRicardo Salveti
Change-Id: I707732c6fbdd16562a5928247efaac1bb77ca725 Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org>
2015-12-21build-kernel-rpm: initial jobRicardo Salveti
Change-Id: I61767aea1d41aa33a7fc515adf724f3d8f2c7493 Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org>
2015-12-1996boards-bubblegum: various fixes and workaroundsFathi Boudra
* blacklist pvrsrvlm module to get X working out of the box with ALIP image and fbdev * use partition label to mount / * pass rw instead of ro to make systemd/machine_id happy Change-Id: I4ae81f1a9f2742a1b1b5f09c26bb3ad27150af76 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-12-17tcwg-binutils: Change slaves to tcwg-x86_64-cam.Christophe Lyon
The schroot problem has now hopefully been fixed, so we can try to use all the builders again. Change-Id: I9f14c3e73030757c88390756837bb5fa6949a34e
2015-12-17leg-virt-tianocore: add ArmVirtXen-ARM to the buildArd Biesheuvel
Change-Id: Ie72da46654806b39d629ac9b874ecd56d6243f31 Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
2015-12-1796boards-bubblegum: set initrd_high/fdt_high to 0xffffffffffffffffFathi Boudra
on 64bit platforms, the special value is 0xffffffffffffffff (ulong) Change-Id: Id2df24eeb4617497079d692138adfb1eb7714a60 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-12-1796boards-bubblegum: use booti instead of bootmFathi Boudra
Change-Id: I5e23986c34af3217cd147ee50b6f3465171c8e19 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-12-1796boards-bubblegum: use arm64 for mkimageFathi Boudra
Change-Id: Id8c133f79667135215c13ac34a731f877905e8e5 Signed-off-by: Ying-Chun Liu (PaulLiu) <paul.liu@linaro.org> Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-12-1796boards-reference-kernel-enterprise: first working versionRicardo Salveti
Change-Id: I654aab1016928e34bd60716b6ffb621597e2a2c9 Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org>
2015-12-17tcwg-buildfarm-*: Honor $dont_fail flag in trap cleanupMaxim Kuvyrkov
Change-Id: I52aaf29092e6897e4797cca897ee5e0cb532cae5 Signed-off-by: Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2015-12-1796boards-bubblegum: bump partition size to 6GFathi Boudra
Change-Id: I3f4c1a9eef9cda82bc3bd2fd74ae93dba82fd3d0 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-12-1796boards-bubblegum: create boot imageFathi Boudra
Change-Id: Ibeca9815147d62a2fbf60d571ee148623fc03527 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-12-17tcwg-buildfarm-master-*: Delete unused jobs.Maxim Kuvyrkov
Change-Id: I5a23f81507d26720a2286c5470919cbfef287164 Signed-off-by: Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2015-12-1796boards-hikey-uefi: fix optee_os buildFathi Boudra
Some recent changes to optee_os to support 64-bit TAs are breaking current build. Adjust as needed to match upstream changes. Change-Id: Ibe73a06fcd933cb1eeac19490ccd481151cc3c55 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-12-1796boards-dragonboard410c-android: use cp -a everywhereFathi Boudra
it's best practice to use cp -a in order to preserve xattr Change-Id: I0500c4757e6a3f3d5ce496a0ae83e2c705f8e9bb Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-12-16trigger-lng-v3.14-rt-testdef-scheduled: add axis masterAnders Roxell
Change-Id: Ie5dc8054c966ddfd8ad909d21a66502756150559 Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2015-12-16trigger-lng-v3.14-testdef-scheduled: add axis masterAnders Roxell
Change-Id: Ia66dd5f47432b85c2af57818eaf93355019e662d Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2015-12-16trigger-lng-v4.1-rt-testdef-scheduled: add axis masterAnders Roxell
Change-Id: I1578b3abcc83b69a6ba4ff2cdddcd4aad5d1c319 Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2015-12-16trigger-lng-v4.1-testdef-scheduled: add axis masterAnders Roxell
Change-Id: I8882aad0db065f75ac3c34b8ac00e6cc3d1b5a6c Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2015-12-16trigger-lng-v3.14-rt-testdef-scheduled: remove docker axisAnders Roxell
Change-Id: I9f1636433049d9fa0e03b87bd88b3995480e88ae Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2015-12-16trigger-lng-v3.14-testdef-scheduled: remove docker axisAnders Roxell
Change-Id: If4e8c73f81812c19a6814d23910c2abb43048928 Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2015-12-16trigger-lng-v4.1-rt-testdef-scheduled: remove docker axisAnders Roxell
Change-Id: I5955f3bbe861f63464a88cd2cab8ddc123194327 Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2015-12-16trigger-lng-v4.1-testdef-scheduled: remove docker axisAnders Roxell
Change-Id: Ic3e3e717efa21d36d5443477c7e637cafb10879a Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2015-12-16giftwrap-openstack-rpm: fix filename extensionFathi Boudra
Change-Id: Ice74578800e0b156db87197fd73b89a6834c6800 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-12-16giftwrap-openstack: fix rpm build and rename deb buildFathi Boudra
Change-Id: I8f9c71c0fbbfea1228c0b25d887ce7914d467fe3 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-12-1696boards-bubblegum: add alip imageFathi Boudra
Change-Id: Ied559e94b926595af2541f3dacbaf4275ba0d517 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-12-16tcwg-buildfarm-master-hetzner-bernie: Always triggerBernard Ogden
Change-Id: Ibf9204fa220cb458f2a1b63b4c3dfcc65a9ff780
2015-12-16openembedded-odp-rootfs: add ROOTFS_BUILD_URL to post_build_lava_parametersAnders Roxell
Change-Id: Icd40c96ed4f6804e7811c41830fb3c08d608eafd Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2015-12-16odp/x86: set default testplan to nfsAnders Roxell
Change-Id: Ie13900374493c432986fdecade07c9e6fdfeeee0 Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2015-12-16odp/x86: add nfs testplanAnders Roxell
Change-Id: I20819d2cbda285861cc4088ca13d30e9f9de5640 Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2015-12-16openembedded-odp-rootfs: set hwpack type correctlyAnders Roxell
Change-Id: I3e8c9179f4b40eeddbf597400429b67c13bfcce0 Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2015-12-16openembedded-odp-rootfs: move template_file to the new exec-shellAnders Roxell
Change-Id: Iddeb98dd043c70fa13211fd4bd03e5c434155cb2 Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2015-12-16build-docker-rpm: fix artifacts archivingFathi Boudra
Change-Id: I7af337f0b8752591c6f91ec58b9ad8dded5c9827 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-12-16Revert "lt-qcom: apq8016-sbc: dragonboard410c: adding Wi-Fi in LAVA job ↵Nicolas Dechesne
templates" This reverts commit 41e592be65bbb99816069b3cc964559d5f6c27fd. USB/Ethernet is now up and running on each boards in the LAB, so we don't need WLAN by default anymore. Change-Id: Ia56cfdf505fb107eddf50cdee51e22cbfe3e780e Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2015-12-16openembedded-odp-rootfs: add inject properties-fileAnders Roxell
Change-Id: If4538a211ae06139979228b69e4bcfc3818fc489 Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2015-12-16linux-lng-v4.1-rt: add linux-headers to overlay.tar.gzAnders Roxell
Change-Id: I3a85d519e995fdf4f66c33db06b10266af0596e9 Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2015-12-16linux-lng-v4.1-rt: add linux-headers-*.deb to all buildsAnders Roxell
Change-Id: I6985e7549cb637ee13f4050cd7a98bdd62633008 Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2015-12-16linux-lng-v4.1: add linux-headers to overlay.tar.gzAnders Roxell
Change-Id: I6c750bd4f6d55ceaea64e69a7826c75360054ff7 Signed-off-by: Anders Roxell <anders.roxell@linaro.org>