From 372b9588600ef381655bce4146913720aff7dc97 Mon Sep 17 00:00:00 2001 From: Joachim Breitner Date: Fri, 18 Apr 2014 17:35:58 +0200 Subject: haskell-package-plan: Enable graphs This requires a small hack in chroot-run.sh. --- job-cfg/haskell-package-plan.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'job-cfg') diff --git a/job-cfg/haskell-package-plan.yaml b/job-cfg/haskell-package-plan.yaml index 7f1484a1..56771fe5 100644 --- a/job-cfg/haskell-package-plan.yaml +++ b/job-cfg/haskell-package-plan.yaml @@ -29,6 +29,22 @@ parse-rules: '/srv/jenkins/logparse/haskell-package-plan.rules' unstable-on-warning: 'false' fail-on-error: 'false' + - plots: + - title: Stats + yaxis: Packages + series: + - file: stats.csv + format: csv + inclusion-flag: exclude-by-string + exclude: total + - title: Totals + yaxis: Packages + style: area + series: + - file: stats.csv + format: csv + inclusion-flag: include-by-string + exclude: total scm: - git: url: 'git://anonscm.debian.org/pkg-haskell/package-plan.git' -- cgit v1.2.3-70-g09d2