[Piuparts-commits] [SCM] piuparts git repository branch, piatti, updated. 0.49-127-gd1ef233
Andreas Beckmann
anbe at debian.org
Sun Mar 3 16:11:24 UTC 2013
The following commit has been merged in the piatti branch:
commit d1ef2334ed2bd0070b5e99f92ccfe8eb08e7bc14
Author: Andreas Beckmann <anbe at debian.org>
Date: Sun Mar 3 16:35:49 2013 +0100
p.conf: use generated descriptions
Signed-off-by: Andreas Beckmann <anbe at debian.org>
diff --git a/instances/piuparts.conf.goldwasser b/instances/piuparts.conf.goldwasser
index e50fa1f..ba95261 100644
--- a/instances/piuparts.conf.goldwasser
+++ b/instances/piuparts.conf.goldwasser
@@ -39,7 +39,7 @@ idle-sleep = 86400
[sid]
-description = Debian sid / main: package installation, removal and purge test.
+description = + Fails if there are leftover files after purge.
piuparts-flags =
--scriptsdir /etc/piuparts/scripts-leftovers
distro = sid
@@ -51,7 +51,6 @@ log-file = sid.log
[testing2sid]
-description = Debian main: package installation in testing and dist-upgrade to sid, then removal and purge test.
piuparts-flags =
--warn-on-leftovers-after-purge
distro = testing
@@ -63,7 +62,6 @@ log-file = testing2sid.log
[wheezy]
-description = Debian wheezy / main: package installation, removal and purge test.
piuparts-flags =
--warn-on-leftovers-after-purge
distro = wheezy
@@ -74,7 +72,6 @@ log-file = wheezy.log
[squeeze2wheezy]
-description = Debian main: package installation in squeeze and dist-upgrade to wheezy, then removal and purge test.
piuparts-flags =
--warn-on-leftovers-after-purge
--no-eatmydata
diff --git a/instances/piuparts.conf.piatti b/instances/piuparts.conf.piatti
index 3336204..95ef681 100644
--- a/instances/piuparts.conf.piatti
+++ b/instances/piuparts.conf.piatti
@@ -49,7 +49,7 @@ reschedule-fail-count = 15
[sid]
precedence = 1
-description = Debian sid / main: package installation, removal and purge test.
+description = + Fails if there are leftover files after purge.
piuparts-flags =
--scriptsdir /etc/piuparts/scripts-leftovers
# Once there are no packages left which leave files on purge behind,
@@ -62,7 +62,6 @@ log-file = sid.log
[testing2sid]
precedence = 4
-description = Debian main: package installation in sid and dist-upgrade to testing, then removal and purge test.
piuparts-flags =
--warn-on-leftovers-after-purge
distro = testing
@@ -75,7 +74,6 @@ log-file = testing2sid.log
[wheezy]
precedence = 2
-description = Debian wheezy / main: package installation, removal and purge test.
piuparts-flags =
--warn-on-leftovers-after-purge
distro = wheezy
@@ -86,7 +84,6 @@ log-file = wheezy.log
[squeeze2wheezy]
precedence = 3
-description = Debian main: package installation in squeeze and dist-upgrade to wheezy, then removal and purge test.
piuparts-flags =
--warn-on-leftovers-after-purge
--no-eatmydata
@@ -100,7 +97,6 @@ log-file = squeeze2wheezy.log
[squeeze]
precedence = 5
-description = Debian squeeze / main: package installation, removal and purge test.
piuparts-flags =
--warn-on-leftovers-after-purge
--no-eatmydata
@@ -118,7 +114,6 @@ log-file = squeeze.log
# lenny2squeeze is disabled with max-reserved=0
max-reserved = 0
precedence = 99
-description = Debian main: package installation in lenny and dist-upgrade to squeeze, then removal and purge test.
piuparts-flags =
--warn-on-leftovers-after-purge
--dpkg-noforce-unsafe-io
--
piuparts git repository
More information about the Piuparts-commits
mailing list