[Piuparts-commits] [piuparts] 02/03: Remove oldstable and older from p.d.o summary
Holger Levsen
holger at moszumanska.debian.org
Sun Jun 22 09:24:53 UTC 2014
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch develop
in repository piuparts.
commit 7295138ec355d02d9232645f47383816c5421278
Author: David Steele <dsteele at gmail.com>
Date: Thu May 29 06:50:06 2014 -0400
Remove oldstable and older from p.d.o summary
There is a desire in the DDPO integration to add value to the Piuparts
column by showing more detail in the failures, and to winnow out chaff
in the reporting.
The details on how to do this are not fully developed. In the
meantime, as a first, interim, step, configure p.d.o to remove summary
reporting for section tests involving oldstable and older.
---
debian/changelog | 1 +
instances/piuparts.conf.pejacevic | 7 +++++++
2 files changed, 8 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index e7b67f1..577edf0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -45,6 +45,7 @@ piuparts (0.59) UNRELEASED; urgency=low
- Restore (a copy of) the counts.txt file to the web view, in
<section>/counts.txt.
- Also add a link to counts.txt to the section page.
+ * Remove oldstable distribution results from the JSON summary.
-- Holger Levsen <holger at debian.org> Thu, 01 May 2014 00:42:23 +0200
diff --git a/instances/piuparts.conf.pejacevic b/instances/piuparts.conf.pejacevic
index 897fc1c..3551d04 100644
--- a/instances/piuparts.conf.pejacevic
+++ b/instances/piuparts.conf.pejacevic
@@ -227,6 +227,7 @@ upgrade-test-distros = wheezy wheezy-proposed
[squeeze2wheezy-proposed]
precedence = 4
+json-sections = none
piuparts-flags =
%(flags-default)s
%(flags-start-squeeze)s
@@ -237,6 +238,7 @@ upgrade-test-distros = squeeze wheezy-proposed
[squeeze2wheezy]
precedence = 4
+json-sections = none
piuparts-flags =
%(flags-default)s
%(flags-start-squeeze)s
@@ -247,6 +249,7 @@ upgrade-test-distros = squeeze wheezy
[squeeze2bpo2wheezy]
precedence = 6
+json-sections = none
piuparts-flags =
%(flags-default)s
%(flags-start-squeeze)s
@@ -260,6 +263,7 @@ upgrade-test-distros = squeeze squeeze-backports wheezy
[squeeze2bpo-sloppy]
precedence = 6
+json-sections = none
piuparts-flags =
%(flags-default)s
%(flags-start-squeeze)s
@@ -272,6 +276,7 @@ upgrade-test-distros = squeeze squeeze-backports-sloppy
[squeeze]
precedence = 7
+json-sections = none
piuparts-flags =
%(flags-default)s
%(flags-start-squeeze)s
@@ -284,6 +289,7 @@ max-tgz-age = 2592000
[squeeze2squeeze-lts]
precedence = 8
+json-sections = none
piuparts-flags =
%(flags-default)s
%(flags-start-squeeze)s
@@ -297,6 +303,7 @@ upgrade-test-distros = squeeze squeeze-lts
[lenny2squeeze]
precedence = 99
+json-sections = none
piuparts-flags =
%(flags-default)s
%(flags-start-lenny)s
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/piuparts/piuparts.git
More information about the Piuparts-commits
mailing list