aboutsummaryrefslogtreecommitdiff
path: root/art-tip-build-codecoverage.yaml
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2016-05-27 09:05:35 +0300
committerFathi Boudra <fathi.boudra@linaro.org>2016-05-27 06:07:48 +0000
commitfbbf754f980a32dcfb55260b1cf7e14c67866001 (patch)
tree3b15365c63cba1a76243728cc9670f5e32549393 /art-tip-build-codecoverage.yaml
parent84f079c3067dc6c45879f3dd8836da13b6eb7820 (diff)
ART CI: fix parser rules
Syntax is incorrect. It should be path to the parser rules file. Change-Id: Ic70a35233bd7a61ab3333912b64832bf0080c053 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Diffstat (limited to 'art-tip-build-codecoverage.yaml')
-rw-r--r--art-tip-build-codecoverage.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/art-tip-build-codecoverage.yaml b/art-tip-build-codecoverage.yaml
index ae56193bb5..65076b0739 100644
--- a/art-tip-build-codecoverage.yaml
+++ b/art-tip-build-codecoverage.yaml
@@ -79,7 +79,7 @@
- archive:
artifacts: '*.txt, *.xml'
- logparser:
- parse-rules: 'Android-ART Build'
+ parse-rules: '/var/lib/jenkins/userContent/android-art.parse'
unstable-on-warning: false
fail-on-error: false
- groovy-postbuild: