[Piuparts-commits] [piuparts] 03/06: Remove oldstable and older from p.d.o summary

Holger Levsen holger at moszumanska.debian.org
Sat Jun 21 12:28:31 UTC 2014


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch submission
in repository piuparts.

commit 6b00f536ca817cd5f35e90f7f8c881297c75c6f8
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 efda2d7..0ecd209 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -42,6 +42,7 @@ piuparts (0.59) UNRELEASED; urgency=low
   * piuparts-report.py:
     - Fix indentation of generate_global_summary()
     - Refactor sections_by_precedence() out of generate_global_summary().
+  * 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..2e17f29 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
+reporting-sections = none
 piuparts-flags =
 	%(flags-default)s
 	%(flags-start-squeeze)s
@@ -237,6 +238,7 @@ upgrade-test-distros = squeeze wheezy-proposed
 
 [squeeze2wheezy]
 precedence = 4
+reporting-sections = none
 piuparts-flags =
 	%(flags-default)s
 	%(flags-start-squeeze)s
@@ -247,6 +249,7 @@ upgrade-test-distros = squeeze wheezy
 
 [squeeze2bpo2wheezy]
 precedence = 6
+reporting-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
+reporting-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
+reporting-sections = none
 piuparts-flags =
 	%(flags-default)s
 	%(flags-start-squeeze)s
@@ -284,6 +289,7 @@ max-tgz-age = 2592000
 
 [squeeze2squeeze-lts]
 precedence = 8
+reporting-sections = none
 piuparts-flags =
 	%(flags-default)s
 	%(flags-start-squeeze)s
@@ -297,6 +303,7 @@ upgrade-test-distros = squeeze squeeze-lts
 
 [lenny2squeeze]
 precedence = 99
+reporting-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