aboutsummaryrefslogtreecommitdiff
path: root/linaro-art-vixlpresubmit.yaml
AgeCommit message (Collapse)Author
2024-03-26ART: Disable art jobsBenjamin Copeland
Change-Id: Iae3d741fa1922050dc79cadb6b8958d79e8b0678 Signed-off-by: Benjamin Copeland <ben.copeland@linaro.org>
2022-04-04vixl: remove sve,sve2 and add mte branch triggerVishal Bhoj
Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org> Change-Id: I61babbfdb6de52c349eb65db09fa6ffea8e56659
2021-02-10vixl: add in status-context blocksKelley Spoon
Try to separate the 3 checks out by status-context for correct reporting in GitHub. This should allow each check to show up distinctly in the test results on github. Change-Id: I1d395ec6b1efb58942f5d6a2adf7ecf223b86d0a
2021-02-04linaro-art-vixl: migrate repo to githubKelley Spoon
Development for this project is moving from our git server to github, so update the configs for the new location and add in required github parameters. Change-Id: I97bcc3bb3c622a2d3d1c842dc34673901a9af1f4
2020-09-03vixl: Run CI for new branch "sve2"Julien Duraj
Change-Id: I05ffb297860f4b0c041e57b7b7e938cf9414b01f
2020-05-06Change VIXL x86 img & install clang-toolsJulien Duraj
Clang tools have been installed in arm64 base images only. Change-Id: I07ac94f29870cd4047f0f0f254010c7e5a3228d8
2020-04-27VIXL CI: include script for x86 presubmit too.Julien Duraj
Change-Id: I01720ec5823e711ec9f92c08181c3bd4ca013c2c
2019-01-25VIXL jobs: trigger on sve branch as wellJulien Duraj
Change-Id: I078784c48f38489ec63702adc24f4fbd56a71b4e
2017-02-07ART: Update postbuild groovy scriptsJulien Duraj
- Cleanup the out of date inline groovy code in some of the jjb's. - Rename the postbuild.groovy script to tests.groovy as it relates particularly to host and target tests. - Add another groovy file: global.groovy that applies to all linaro-art builds. Change-Id: Icb624357f5b26a8fc999e00b71fe061297650097
2017-01-13VIXL: Add ability to read logs for anonymousJulien Duraj
Change-Id: Iaa615f139eede4bddd97f43c90b87829e6a79744
2016-12-01ART: Update job descriptionsJulien Duraj
- Add description for IncludeBenchmarks comment in benchmark job. - Update and fix the git tree urls for the scripts the jobs are running - Improve text readability by adding newlines Change-Id: If5d90695e34e52db2c1bc4df7e4aadcf60b76083
2016-10-14art: presubmits: Add more email recipients to notifications.Daniel Díaz
Sharing is caring, and it was a bit unfair to be alone with the joy of receiving these notifications, so here's the spreading of the good news to more recipients. These are the only ART jobs that remain without a full set of interested parties for email notifications. Change-Id: I22190f6c25e87905a29f3a0bea0ca1aeb7dc8431 Signed-off-by: Daniel Díaz <daniel.diaz@linaro.org>
2016-08-29art: vixl tests:provide access right to linaro-vixl groupVishal Bhoj
Change-Id: Ib11036e027633f5995919145be38a41b1dda37de Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2016-08-29ART: Reorganize display namesJulien Duraj
Change-Id: I8a233d76a8dacb9519be5d5a71d47ab74c6629b4
2016-08-26VIXL: update the description of the existing jobsJulien Duraj
and cleanup the out of date groovy script Change-Id: I5da5425a07a22d6f0301704af386d0c83a381312
2016-08-17linaro-art: Dummy commit to redeploy the jobsVishal Bhoj
Change-Id: I22bb1672dfbca26f279ad5f5813febc09e695aff Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2016-07-21art: VIXL presubmit: Silent start on Gerrit for tests.Daniel Díaz
As requested by the team, tone down the amount of emails that are received for every patch that is submitted. Change-Id: Ifc35ecec5b792727d2d7f32c5b03e96eecaad3d1 Signed-off-by: Daniel Díaz <daniel.diaz@linaro.org>
2016-07-20linaro-art: use docker-xenial-aosp nodeFathi Boudra
docker-xenial-amd64 is part of the shared pool of build slaves. ART build jobs should run on AOSP pool of build slaves. Change-Id: I24f6909769121962b56b5fc75626f09288c3d0d4 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-07-14art: VIXL presubmit: Update test location.Daniel Díaz
The test has moved location to a new directory: misc/ -> jenkins/ http://android-review.linaro.org/17070 Change-Id: I9ccacd51edfa8ba1d1f4022fe9d7641124e1bc3e Signed-off-by: Daniel Díaz <daniel.diaz@linaro.org>
2016-07-12ART: Fix the job description and linksJulien Duraj
Change-Id: Id9a23d73b6a99eba31498ac6caed073a9d7d5191
2016-06-23art: Refactor VIXL presubmit test and use scripted version.Daniel Díaz
Use the script provided by art-build-scripts for this specific purpose, instead of maintaining the script in the job definition. Change-Id: Ia524e45a176c690f1338423741cd7aba5e7a3e41 Signed-off-by: Daniel Díaz <daniel.diaz@linaro.org>
2016-06-22art: Rename VIXL Presubmit test.Daniel Díaz
Change-Id: I7cad9fd30ad26f7fb8e91199abab1ddc54243f17 Signed-off-by: Daniel Díaz <daniel.diaz@linaro.org>