aboutsummaryrefslogtreecommitdiff
path: root/linaro-edk2.yaml
AgeCommit message (Collapse)Author
2016-11-06get rid of PRIVATE_KEY as a password parameterFathi Boudra
Use ssh-agent-credentials instead. Change-Id: Id38e584ff983900d37d45303c877465d6ed92a77 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-04-04linaro-edk2-prep: use Linaro GCC 4.9Fathi Boudra
Change-Id: I7e02f77c35a524bddaf31b5f15e28023adfd97f7 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-04-01S3-api: use api_version 3 when publishingBen Copeland
Now with api_version 3 builds get published to Amazon S3 Change-Id: Id48c27a93a83a52805b2f2511dee14cc7c85d5f9
2015-10-29linaro-edk2: sync SCT support with linaro-edk2-prepFathi Boudra
several changes have been staged on linaro-edk2-prep build job. Sync the changes related to SCT and introduce ${PUB_DEST} variable. Change-Id: I4e15309700cbf30190bc6a352965170e5b86067e Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-05-28Update path of EDK2 build for QEMU64 with Intel BDSRoy Franz
The Intel BDS is now the default for QEMU builds, so update the path in the iSCSI tests. Change-Id: I81520f4d604e9645fa8cd97eb515d80fcadd0703 Signed-off-by: Roy Franz <roy.franz@linaro.org>
2015-05-22linaro-edk2: update lava test definition for qemu-aarch64Fu Wei
use pflash support in LAVA Change-Id: I9e136dd1dab42488b0cb2b634814d579b5e51280 Signed-off-by: Fu Wei <fu.wei@linaro.org>
2015-05-18linaro-edk2: update lava test definition for rtsm_fvp_base-aemv8aFu Wei
* update bl1/fip binaries: fvp-minimal -> fvp-base-armbds * update boot_cmds - menu has changed Signed-off-by: Fu Wei <fu.wei@linaro.org> Change-Id: Id3a6b2032f0b49f83fad091bbda30ccaf8c43299
2015-05-15linaro-edk2: add EDK2 QEMU ISCSI test to release buildRoy Franz
Add the ISCSI test that is working on the linaro-edk2-prep job to the release build as well. Change-Id: I96723d2fb4eeaa23a78e16a7d6b02a045bf46507 Signed-off-by: Roy Franz <roy.franz@linaro.org>
2015-05-15linaro-edk2: use pre-installed toolchainFathi Boudra
save bandwidth and build time Change-Id: I8d57c375d05bcbab1e4fa8b5cb47da49c2f17bb7 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-05-07linaro-edk2[-prep|upstream] compress pflashRiku Voipio
pflash images take quite a lot of space and compress easily. Change-Id: I5b45f809648c1c6f23a06fc1eccb175493a6e1a1 Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
2015-04-28linaro-edk2[-prep|upstream] Generate pflash filesRiku Voipio
As discussed on #linaro-lava, it should not be the job of lava to generate pflash files. Thus, generate them in the CI jobs. The find oneliner searches for all files named QEMU_EFI.fd and generates a QEMU_EFI.img pflash into the same directory. - only tested locally Part of fixing: https://bugs.linaro.org/show_bug.cgi?id=1043 Change-Id: I2aa0a8d470cb1c9c421542d98ca8fab092d4b5ab Signed-off-by: Riku Voipio <riku.voipio@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>
2014-12-19linaro-edk2: sync with linaro-edk2-prepFathi Boudra
add lava jobs submission Change-Id: Ie46b51230717de2a50e9c4d1baa72873c0a5b8d1 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-12-16Add linaro-edk2 jobFathi Boudra
Change-Id: Idb7248562b600808da3d0a2e9b417846629c34bf Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>