aboutsummaryrefslogtreecommitdiff
path: root/trigger-build-odp.yaml
AgeCommit message (Collapse)Author
2017-02-22openembedded-*-rootfs: drop lng and odp oe builds variantsFathi Boudra
based on Mike Holmes comment on https://projects.linaro.org/browse/LNG-151 "There is no driving need for this image at this time." Change-Id: If99b05d7ab1cc8caf81c91735ab264dc0a28dff5 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-08-18trigger-build-odp: fix syntax problem in trigger-buildsAnders Roxell
Change-Id: I7ee2873427f682ae419d24895ad1c5785bdaffb0 Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2016-08-18odp-tool-check: build on commit instead of dailyAnders Roxell
Change-Id: I00beb5621441f519a78c5c020dc22ad232f0cd04 Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2016-08-18odp-publish: build on commit from ODPAnders Roxell
Build on commit from master, api-next and next and not daily. Change-Id: I038f2f84cd17cb0238e9fd0d7eee2e0ef8042eef Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2016-08-18odp: add trigger jobs for next and api-nextAnders Roxell
Only build ODPs next and api-next branch on commit. Add master to be built on commit as well. However, keep the daily build of master also. Change-Id: Ie79faf4fbcba6e1b5cf5c098210996589f61006f Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2016-04-22trigger-build-odp: trigger a test run of ODP on a debian imageAnders Roxell
Change-Id: I8d710cd33f6cdd3e6078956860d8729ccefdac0b Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2016-02-12openembedded-odp-rootfs: use the existing ODP build triggerFathi Boudra
Change-Id: I3ac3579587cc6573bbe82bf9d9274ca044c20f86 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-11-23build-odp-deb: change file name to match *-odp-rpmAnders Roxell
Change-Id: I4e3b1304182f1f6825645a572ca06a5d8fa1d144 Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2015-11-18build-odp-rpm and others: finalizeRiku Voipio
The finishing touches needed by these jobs: - fix errors in scripts - remove development aid permissions - wire to the trigger Change-Id: Ie36db0067b313c7a6a2db28184e732609f84a428 Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
2015-11-17build-odp: refactor the job and follow best practicesFathi Boudra
* latest-only is deprecated in favor of artifactNumToKeep * add disabled: false * scm needs refspec/name/branches to properly work * add a build trigger on a persistent instance Change-Id: If3aced4d61f88efa4e4bc0fa88b00467838060a8 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>