[Piuparts-commits] [piuparts] 03/03: p.conf: add wheezy2jessie-rcmd
Holger Levsen
holger at moszumanska.debian.org
Fri Dec 19 12:23:48 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 ff742317a9268300a0ce1e261edecefb27710882
Author: Andreas Beckmann <anbe at debian.org>
Date: Fri Dec 19 12:52:55 2014 +0100
p.conf: add wheezy2jessie-rcmd
Signed-off-by: Andreas Beckmann <anbe at debian.org>
---
debian/changelog | 3 ++-
instances/piuparts.conf.pejacevic | 14 ++++++++++++++
2 files changed, 16 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 4ea3451..91cd269 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,7 +8,8 @@ piuparts (0.62) UNRELEASED; urgency=medium
--no-install-recommends.
* piuparts.conf:
- Enable --warn-on-debsums-errors for all jessie tests.
- - Add new suite: jessie-pu.
+ - Add new suite: jessie-pu (test only packages in jessie-proposed-updates).
+ - Add new suite: wheezy2jessie-rcmd (test with --install-recommends).
* distros.conf: Reactivate 'testing' and 'stable' aliases, switch them back
to 'jessie' and 'wheezy' for ongoing development.
* piuparts-slave.py:
diff --git a/instances/piuparts.conf.pejacevic b/instances/piuparts.conf.pejacevic
index 1974c72..d1f4069 100644
--- a/instances/piuparts.conf.pejacevic
+++ b/instances/piuparts.conf.pejacevic
@@ -85,6 +85,7 @@ sections =
# jessie-proposed
jessie2proposed
wheezy2jessie
+ wheezy2jessie-rcmd
wheezy2bpo2jessie
# wheezy-proposed
wheezy2proposed
@@ -234,6 +235,19 @@ distro = wheezy
upgrade-test-distros = wheezy jessie
+[wheezy2jessie-rcmd]
+precedence = 10
+description = + Testing with --install-recommends.
+piuparts-flags =
+ --install-recommends
+ %(flags-default)s
+ %(flags-start-wheezy)s
+ %(flags-end-jessie)s
+ -i /usr/lib/dbus-1.0/dbus-daemon-launch-helper
+distro = wheezy
+upgrade-test-distros = wheezy jessie
+
+
[wheezy2bpo2jessie]
precedence = 5
json-sections = none
--
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