aboutsummaryrefslogtreecommitdiff
path: root/linaro-art-tip-build-ARTSecondaryTargetTest.yaml
AgeCommit message (Collapse)Author
2017-04-24ART: disable some jobsJulien Duraj
- Disable stable jobs - Remove periodic ART test on OLD backend There is no need at to have the old backend tested periodically anymore - Disable the VIXL jobs, until we resume activity to support newer VIXL interface Change-Id: I9f748b10ba01835a7b60e467e20aa991073ba661
2017-03-08linaro-art: use the latest build_config_filenameVishal Bhoj
Change-Id: Id5720c08112fe201b9c5dfa6987d84dcb7451599 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2017-03-01ART: Switch VIXL32 tests to use old backend.Julien Duraj
Since VIXL32 is now the default backend in AOSP, these tests would do the same thing as the regular host and target tests. Rename the jobs from linaro-art-tip-build-ARTVIXL32{}Test to linaro-art-tip-build-ARTSecondary{}Test We reuse these jobs to test the backend that is not enabled by default, which is now the "old backend" as indicated by the following export: export ART_USE_OLD_ARM_BACKEND=true Change-Id: If870cc4b14fd51d60a9eed6935095bc8a1e01c58