[Piuparts-commits] [piuparts] 07/10: p.conf.anbe: [wheezy222testing]

Holger Levsen holger at moszumanska.debian.org
Wed Dec 3 18:48:59 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 ba64414d8fef33305d2856d68d2b28b3373425b6
Author: Andreas Beckmann <anbe at debian.org>
Date:   Wed Dec 3 18:20:31 2014 +0100

    p.conf.anbe: [wheezy222testing]
    
    * many-step upgrade: wheezy -> jessie -> (stretch)
    * don't reschedule pass logs, but failures
    
    Signed-off-by: Andreas Beckmann <anbe at debian.org>
---
 instances/piuparts.conf.anbe | 43 +++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 43 insertions(+)

diff --git a/instances/piuparts.conf.anbe b/instances/piuparts.conf.anbe
index dbfe19a..c711719 100644
--- a/instances/piuparts.conf.anbe
+++ b/instances/piuparts.conf.anbe
@@ -86,6 +86,7 @@ sections =
 	wheezy2proposed/main
 	wheezy2jessie/main
 	wheezy2bpo2jessie/main
+	wheezy222testing/main
 	squeeze2proposed/main
 	squeeze2wheezy/main
 	squeeze2wheezy-rcmd/main
@@ -126,6 +127,7 @@ sections =
 	wheezy2proposed/contrib
 	wheezy2jessie/contrib
 	wheezy2bpo2jessie/contrib
+	wheezy222testing/contrib
 	squeeze2proposed/contrib
 	squeeze2wheezy/contrib
 	squeeze2wheezy-rcmd/contrib
@@ -166,6 +168,7 @@ sections =
 	wheezy2proposed/non-free
 	wheezy2jessie/non-free
 	wheezy2bpo2jessie/non-free
+	wheezy222testing/main
 	squeeze2proposed/non-free
 	squeeze2wheezy/non-free
 	squeeze2wheezy-rcmd/non-free
@@ -1496,6 +1499,46 @@ area = non-free
 upgrade-test-distros = wheezy wheezy-backports jessie
 
 
+[wheezy222testing/main]
+precedence = 80
+piuparts-flags =
+	%(flags-default)s
+	%(flags-start-wheezy)s
+	%(flags-end-testing)s
+arch = amd64
+area = main
+components = main
+distro = wheezy
+upgrade-test-distros = wheezy jessie testing
+reschedule-old-count = 0
+
+[wheezy222testing/contrib]
+precedence = 95
+piuparts-flags =
+	%(flags-default)s
+	%(flags-start-wheezy)s
+	%(flags-end-testing)s
+depends-sections = wheezy222testing/main wheezy222testing/non-free
+arch = amd64
+area = contrib
+distro = wheezy
+upgrade-test-distros = wheezy jessie testing
+reschedule-old-count = 0
+
+[wheezy222testing/non-free]
+precedence = 95
+piuparts-flags =
+	%(flags-default)s
+	%(flags-start-wheezy)s
+	%(flags-end-testing)s
+depends-sections = wheezy222testing/main wheezy222testing/contrib
+arch = amd64
+area = non-free
+distro = wheezy
+upgrade-test-distros = wheezy jessie testing
+reschedule-old-count = 0
+
+
 [jessie2stretch/main]
 precedence = 80
 piuparts-flags =

-- 
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