aboutsummaryrefslogtreecommitdiff
path: root/tcwg-llvm-precommit.yaml
AgeCommit message (Collapse)Author
2017-08-04tcwg-llvm-*: Fix refs used by LLVM jobsDiana Picus
This commit fixes all LLVM jobs to fetch all branches in the refspec, not just master, since now it's possible to use any of them when running the scripts. This addresses review comments from https://review.linaro.org/#/c/20759/1 Change-Id: Ib6d2d2e2d84039a00ed148fc7e30a8b05606175c
2017-07-28tcwg-llvm-*: Add 'scripts_branch' fieldDiana Picus
We used to have the scripts_branch field only on the tcwg-llvm-release job, which meant we could only stage the scripts used by that job. This commit adds scripts_branch to all the other LLVM jobs, so we can properly stage them when needed. The default value of the scripts_branch is llvmprod, which is the default we had for the release job. This is different from master, which is the value we previously used in these jobs. The new default is a better choice, since that is the stable branch meant to be used in production. Change-Id: I6c64eca5e1bf87163edbc1e624f5b5a28d770321
2017-05-30tcwg-llvm-precommit.yaml: no need for quotes in the trigger fileRenato Golin
Change-Id: I2438ff0c043ee156113111789cf71e3f482416f8
2017-05-30tcwg-llvm-precommit.yaml: caps variable nameRenato Golin
Change-Id: I57f0531de6b5a0b73151408458fb867683de899d
2017-05-30tcwg-llvm-precommit.yaml: typoRenato Golin
Change-Id: Ib1f9073eac8418734051fd6437d2f93018afc3a7
2017-05-30tcwg-llvm-precommit.yaml: New jobRenato Golin
This is the first attempt at a pre-commit job. For now, we're only building the branch, on all targets at once, with limited options. The next step is to find the last revision of all projects in that branch and start a second build, on master, at that revision, as a baseline. Needs https://review.linaro.org/19818 Change-Id: I0edb3d24ce51a8dfb3017862276755b21593e793