aboutsummaryrefslogtreecommitdiff
path: root/post-build-reports.yaml
AgeCommit message (Collapse)Author
2016-11-07remove job-configure permissionFathi Boudra
Change-Id: Ieeee608e262c9568a04b80d2ccad82bb9b114023 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-11-06trigger-ci-job-configs: use credentials-binding instead of password paramsFathi Boudra
Change-Id: Iaec22aab916958b4788fe9b18b98b46ff57b2a59 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-07-28post-build-reports: increased the maximum number of builds in historyMilosz Wasilewski
Change-Id: I45ec559d6ed2fe40eedafcac779a70d16cf99e91 Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
2016-07-20post-build-reports: added support for copying .json filesMilosz Wasilewski
ART microbenchmark results are saved in JSON files. art-reports supports now direct upload of such files. This commit adds support for direct upload to post-build-reports Change-Id: Ief33d91441287e03a8c64f49d8c94d64c6a646d7 Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
2016-07-05post-build-reports: added quiet periodMilosz Wasilewski
This allows source build to complete before post-build-reports tries to copy the artifacts Change-Id: I9827204bd0aa3eed8741c2c45ce796302a3add5a Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
2016-06-21post-build-reports: fixed shell exit codeMilosz Wasilewski
make jenkins happy when there are no files to delete in the first build step Change-Id: I019ad8f189f579802ccf3e68e4ce4cfcc55e9822 Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
2016-06-20post-build-reports: fixed removal of artifact filesMilosz Wasilewski
Change-Id: I64308104029b0a9c0f4c33edbec8a6eb68606e39 Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
2016-06-14post-build-reports: added support for AOSP buildsMilosz Wasilewski
AOSP builds' results can be now pushed to art-reports dashboard. The build needs to be parametrized with at least: - SOURCE_PROJECT_NAME - Jenkins project name - SOURCE_BUILD_NUMBER - Jenkins build number - LAVA_JOB_IDS - comma separated list of LAVA job IDs - ART_URL - URL of the API endpoing of art-reports Change-Id: I4312f77e685f053c2c0aa4d8d24197f575a13ce4 Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
2016-05-11post-build-reports: add initial jobFathi Boudra
Starting point to prototype for the new feature Change-Id: I07f2e1685f6cfafb9a2870ee02ba952aff5f1a10 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>