aboutsummaryrefslogtreecommitdiff
path: root/linaro-art
AgeCommit message (Collapse)Author
2017-06-20linaro-art: inject qa-reports token to post-build-lavaMilosz Wasilewski
qa-reports token is needed to report the microbenchmark results from LAVA jobs to qa-reports. It's now injected to post-build-lava so template generation will pass. Change-Id: I83a31e7968ab149a3c3ffcaba1b4ee1329c7f961 Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
2017-05-24microbenchmarks: submit jobs to productionVishal Bhoj
Change-Id: Ic55c4d4601d0b8234b8cb87d9a1b410e261603cd Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2017-04-11linaro-art: microbenchmarks: No need for adb port forwardingVishal Bhoj
Change-Id: Ia17e82a597c2134c1aec94801ee643a04ea7e187 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2017-04-11linaro-art: microbenchmarks: update package before installationVishal Bhoj
Change-Id: Ifda07c28c1e7002849350531ef2288c3242c8219 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2017-04-11linaro-art: microbenchmarks: fix typoVishal Bhoj
Change-Id: I1b543170f14d58d986cdc4d0078abaf7ee75f8bf Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2017-04-11linaro-art: microbenchmarks: fix package installationVishal Bhoj
Change-Id: I4f8c1aac6376e9d674a349580b461c570e9fabb6 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2017-04-11linaro-art: microbenchmarks: install python-request for publishingVishal Bhoj
Change-Id: Iee91d762916507ef4894857ac869eda7b19171b4 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2017-04-11linaro-art-tip microbenchmarks: Use lava-v2 to run microbenchmarksVishal Bhoj
Change-Id: I1241a5324783f9acae1ccfe0540dd21811f55097 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
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
2016-08-31ART: groovy: add a warning badge for some jobsJulien Duraj
Some target jobs for ART have potential false negatives that we detect using the string "Unable to determine architecture" We want to indicate this by inserting a warning badge in addition to all the other groovy information. Change-Id: I19c237f4fe55b0aba28a90eef2bed8c97d08a5f3
2016-08-03ART: Fix the groovy scripts for Host and Target test jobsJulien Duraj
Change-Id: Id4d3441869446af01f5d3be32e9af8abd49c06fe