aboutsummaryrefslogtreecommitdiff
path: root/linux-linaro-tracking-ll.yaml
AgeCommit message (Collapse)Author
2016-05-20linux-linaro-stable: update jobs to use the GIT smart protocol.Ben Copeland
Change-Id: Id9d4f7c06b79678713385aa1f0ffde434124fdc8
2016-03-16linux: use api_version 3 when publishingBen Copeland
Now with api_version 3 builds get published to Amazon S3. Change-Id: If997f8c600891dcbf06247823a24982af9abef1d
2015-09-25linux-linaro-tracking-ll: prevent ifc6410 artifacts from deletingAndrey Konovalov
Prevent ifc6410 artifacts from being deleted before thay are archived. Change-Id: I79ad71e93237a174bc7b13a7db0898e54375817a Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org>
2015-09-25linux-linaro-tracking-ll: archive ifc6410 artifactsAndrey Konovalov
linux-linaro-tracking-ll-ifc6410-image job will use them. Change-Id: Id91f605121320e23ae893830103162c329292fb8 Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org>
2015-08-12linux-linaro-tracking-ll, ifc6410: use qcom_defconfig instead of ifc6410.confAndrey Konovalov
Change-Id: I5c2ea0b19c8fc7c7793da1e07554173a221e926e Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org>
2015-07-22linux-linaro-tracking-*: deprecate boot wrapperAndrey Konovalov
The boot wrapper is no longer needed for the models. Other boards never used it. So just change the default to "don't build the bootwrapper". Change-Id: I5424b22774163ce5a85013056994a8d35f7169e5 Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org>
2015-06-09linux-linaro-tracking-ll[ct]: use rootfs from 15.05 releaseAndrey Konovalov
For LAVA tests use the rootfs from the current release. In particular, this updates the gator daemon to match the version of the gator driver currently in linux-linaro. Change-Id: If1c7e10ce37df416be132fff20c1f78a9467f36b Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org>
2015-04-16linux-linaro-tracking-ll: allow to build/cancel the jobsFathi Boudra
Change-Id: Ia1c7eee0b23d97a10a26fc193c6d2ae80db850c5 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-04-08Deprecate PUBLISH_KEY password parameter in favor of linaro-publish-tokenFathi Boudra
Change-Id: Ic712ec02a094f6a4dcac124cc4344033900fb722 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-04-07use the refs/heads/<branchName> syntaxFathi Boudra
<remoteRepoName>/<branchName> can be ambiguous. Per the documentation: The safest way is to use the refs/heads/<branchName> syntax. This way the expected branch is unambiguous. If ambiguous the first result is taken, which is not necessarily the expected one. Better use refs/heads/<branchName>. Change-Id: I838e2b22e3b256d1c294e8a071a97960f109e652 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-03-20linux-linaro-tracking-ll: remove hack related to fixup.binAndrey Konovalov
Here is the fix in the kernel which obsoletes the fixup.bin: http://permalink.gmane.org/gmane.linux.kernel.mm/129856 Change-Id: I7b5ee54cbfacd34befd3be6e285fa69798fe072c Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org>
2015-01-29linux-linaro-tracking-ll: submit LAVA job for JunoFathi Boudra
Change-Id: Ib63348517a68a109aee009f07afddcd78ad3d5f6 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-01-29linux-linaro-tracking-ll: clean up hwpack filesFathi Boudra
if the builds fails for any reason before we move the hwpack into out subdir, the files are leftover. It will break next builds. Change-Id: I03ff42a497d57c860ed1337708bff2d64d850822 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-01-15linux-linaro-tracking-ll: use default boot wrapper repoFathi Boudra
lci-build-tools has been updated to found the dtb (--with-dtb) Change-Id: Icd2c2539ba4a938f1ca540e774a3cebac7c0913f Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-01-15Revert "linux-linaro-tracking-ll: update audit config fragment"Fathi Boudra
This reverts commit 05b607cf98b3c91e7566246d0e59e2a10e624e32. The config fragment is now merged in linux-linaro tree. Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org> Change-Id: Ie25e0a7121a1ba0c615f4ae13a8c2f8ba4a3949a
2015-01-11linux-linaro-tracking-ll: update audit config fragmentFathi Boudra
temporary workaround to remove AUDIT_ARCH_COMPAT_GENERIC Change-Id: I2ca281c11c74b8e67e0a4980fc7c453b942951f1 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-01-10linux-linaro-tracking-ll: ifc6410: filter out HWPACK_BUILD_URLFathi Boudra
Change-Id: I78f1fa2bca2da0037f3be784d98478173a150a75 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-01-10linux-linaro-tracking-ll: add audit config fragment to vexpress64 configurationFathi Boudra
Change-Id: If2bf352fd2ddcd18d3907d262a6684b04dcdaaca Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-01-10linux-linaro-tracking-ll: embed ll-ci build scriptFathi Boudra
the script is merged into the build job desciption with some refactoring of the initial code. Change-Id: I92983f88faa9a7153043b33631f54f5986d3237d Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-08-31update PUBLISH_KEY variable nameFathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-08-31linux-linaro-tracking-ll: sync the job definition to the existing jobFathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-08-31linux-linaro-tracking-ll: fix various syntax errorsFathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-08-30linux-linaro-tracking-ll: fix branchFathi Boudra
wildcard isn't allowed Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-08-30Update to GCC 4.9-2014.08 toolchainFathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-08-22Switch linux-linaro-tracking-ll job to 4.9 toolchain from 2014.07 releaseAndrey Konovalov
Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org>
2014-08-11Add linux-linaro-tracking-ll jobAndrey Konovalov
Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org>