[Piuparts-commits] [piuparts] 05/10: p.conf.anbe: [lenny222testing]
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 408f052eee154e3cd1260733a32e5fb2dffbba9a
Author: Andreas Beckmann <anbe at debian.org>
Date: Wed Dec 3 17:39:49 2014 +0100
p.conf.anbe: [lenny222testing]
* many-step upgrade: lenny -> squeeze -> wheezy -> jessie -> (stretch)
* don't reschedule pass logs, but failures
Signed-off-by: Andreas Beckmann <anbe at debian.org>
---
instances/piuparts.conf.anbe | 46 ++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 46 insertions(+)
diff --git a/instances/piuparts.conf.anbe b/instances/piuparts.conf.anbe
index aac3d62..2407396 100644
--- a/instances/piuparts.conf.anbe
+++ b/instances/piuparts.conf.anbe
@@ -17,6 +17,9 @@ flags-leftovers =
%(flags-base)s
--scriptsdir /etc/piuparts/scripts-leftovers
+flags-end-testing =
+ %(flags-end-stretch)s
+
flags-start-stretch =
flags-end-stretch =
@@ -90,6 +93,7 @@ sections =
squeeze2bpo2wheezy/main
lenny/main
lenny2squeeze/main
+ lenny222testing/main
#
experimental/contrib
sid/contrib
@@ -128,6 +132,7 @@ sections =
squeeze2bpo2wheezy/contrib
lenny/contrib
lenny2squeeze/contrib
+ lenny222testing/contrib
#
experimental/non-free
sid/non-free
@@ -166,6 +171,7 @@ sections =
squeeze2bpo2wheezy/non-free
lenny/non-free
lenny2squeeze/non-free
+ lenny222testing/non-free
#
proxy = http://localhost:3128
#
@@ -1090,6 +1096,46 @@ upgrade-test-distros = lenny squeeze
reschedule-old-count = 0
+[lenny222testing/main]
+precedence = 120
+piuparts-flags =
+ %(flags-default)s
+ %(flags-start-lenny)s
+ %(flags-end-testing)s
+arch = amd64
+area = main
+components = main
+distro = lenny
+upgrade-test-distros = lenny squeeze wheezy jessie testing
+reschedule-old-count = 0
+
+[lenny222testing/contrib]
+precedence = 120
+piuparts-flags =
+ %(flags-default)s
+ %(flags-start-lenny)s
+ %(flags-end-testing)s
+depends-sections = lenny222testing/main lenny222testing/non-free
+arch = amd64
+area = contrib
+distro = lenny
+upgrade-test-distros = lenny squeeze wheezy jessie testing
+reschedule-old-count = 0
+
+[lenny222testing/non-free]
+precedence = 120
+piuparts-flags =
+ %(flags-default)s
+ %(flags-start-lenny)s
+ %(flags-end-testing)s
+depends-sections = lenny222testing/main lenny222testing/contrib
+arch = amd64
+area = non-free
+distro = lenny
+upgrade-test-distros = lenny squeeze wheezy jessie testing
+reschedule-old-count = 0
+
+
[squeeze2proposed/main]
precedence = 60
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