[Piuparts-commits] [SCM] piuparts git repository branch, piatti, updated. 0.48-19-g93bfc2b
Andreas Beckmann
debian at abeckmann.de
Sat Dec 1 10:51:09 UTC 2012
The following commit has been merged in the piatti branch:
commit 112b8e5a14888dfaa399a98b52026278512aaf9c
Author: Andreas Beckmann <debian at abeckmann.de>
Date: Fri Nov 30 17:15:34 2012 +0100
p.conf: add 'distro' setting for dist-upgrade tests
select the candidates from the start instead of the target distro
to test upgrading packages that have been removed in later distros
Signed-off-by: Andreas Beckmann <debian at abeckmann.de>
diff --git a/instances/piuparts.conf.goldwasser b/instances/piuparts.conf.goldwasser
index 9aa5a96..9d58cd3 100644
--- a/instances/piuparts.conf.goldwasser
+++ b/instances/piuparts.conf.goldwasser
@@ -38,6 +38,7 @@ 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
upgrade-test-distros = testing sid
upgrade-test-chroot-tgz = testing.tar.gz
max-reserved = 50
@@ -58,6 +59,7 @@ 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 --dpkg-noforce-unsafe-io
+distro = squeeze
upgrade-test-distros = squeeze wheezy
upgrade-test-chroot-tgz = squeeze.tar.gz
max-reserved = 50
diff --git a/instances/piuparts.conf.piatti b/instances/piuparts.conf.piatti
index 51f9cc4..53b663c 100644
--- a/instances/piuparts.conf.piatti
+++ b/instances/piuparts.conf.piatti
@@ -46,6 +46,7 @@ log-file = sid.log
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
upgrade-test-distros = testing sid
upgrade-test-chroot-tgz = testing.tar.gz
reschedule-old-count = 0
@@ -67,6 +68,7 @@ log-file = wheezy.log
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
+distro = squeeze
upgrade-test-distros = squeeze wheezy
upgrade-test-chroot-tgz = squeeze.tar.gz
max-reserved = 100
@@ -90,6 +92,7 @@ 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 --no-eatmydata --scriptsdir /etc/piuparts/scripts-squeeze
+distro = lenny
upgrade-test-distros = lenny squeeze
upgrade-test-chroot-tgz = lenny.tar.gz
auto-reschedule = no
--
piuparts git repository
More information about the Piuparts-commits
mailing list