summaryrefslogtreecommitdiffstats
path: root/job-cfg/haskell-package-plan.yaml
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2014-07-10 15:38:50 +0200
committerJoachim Breitner <mail@joachim-breitner.de>2014-07-10 15:38:50 +0200
commitc14874ef3b351c6ee175a15f776e9eb88d6f5aff (patch)
tree3222fb76e7e8bfd25ac060e4fdabc73ae59de147 /job-cfg/haskell-package-plan.yaml
parent4cf0b3c9888b906471ce934dceeb5fa7952f00a9 (diff)
downloadjenkins.debian.net-c14874ef3b351c6ee175a15f776e9eb88d6f5aff.tar.xz
haskell-package-plan: Remove “totals” graph, due to Jenkins bug
Diffstat (limited to 'job-cfg/haskell-package-plan.yaml')
-rw-r--r--job-cfg/haskell-package-plan.yaml18
1 files changed, 9 insertions, 9 deletions
diff --git a/job-cfg/haskell-package-plan.yaml b/job-cfg/haskell-package-plan.yaml
index ceadb732..98ea23bc 100644
--- a/job-cfg/haskell-package-plan.yaml
+++ b/job-cfg/haskell-package-plan.yaml
@@ -38,15 +38,15 @@
format: csv
# inclusion-flag: exclude-by-string
# exclude: total
- - title: Totals
- yaxis: Packages
- group: PlotGroup
- style: area
- series:
- - file: stats.csv
- format: csv
- # inclusion-flag: include-by-string
- # exclude: total
+ #- title: Totals
+ # yaxis: Packages
+ # group: PlotGroup
+ # 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'