[Piuparts-commits] [piuparts] 04/04: p.conf: [jessieX2stretch-rcmd] --install-recommends --upgrade-before-dist-upgrade

Holger Levsen holger at layer-acht.org
Mon Jun 12 21:37:01 UTC 2017


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch develop
in repository piuparts.

commit d99889d9101cc131b44411f3ec11a7205d2b9ab1
Author: Andreas Beckmann <anbe at debian.org>
Date:   Mon Jun 12 17:21:21 2017 +0200

    p.conf: [jessieX2stretch-rcmd] --install-recommends --upgrade-before-dist-upgrade
    
    Signed-off-by: Andreas Beckmann <anbe at debian.org>
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 debian/changelog                           |  4 +++-
 instances/piuparts.conf-template.pejacevic | 15 +++++++++++++++
 2 files changed, 18 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 626e6d8..69d2622 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -93,7 +93,9 @@ piuparts (0.78) UNRELEASED; urgency=medium
       - stable22sid, upgrading jessie -> stretch -> sid
       - oldstable222sid, upgrading from wheezy -> jessie -> stretch -> sid
         (Closes: #859620)
-    - Rename wheezy222testing to oldstable22testing.
+      - jessie2Xstretch-rcmd, doing two-stage upgrades (apt-get update &&
+        apt-get dist-upgrade) from jessie to stretch (with
+        --install-recommends)
     - Adjust precedences for most of the tested suites, set precedence to 100
       for suites which don't change anymore.
     - Set idle-sleep to 3600 seconds, the results pages are only updated twice
diff --git a/instances/piuparts.conf-template.pejacevic b/instances/piuparts.conf-template.pejacevic
index 67668c4..79f4e9e 100644
--- a/instances/piuparts.conf-template.pejacevic
+++ b/instances/piuparts.conf-template.pejacevic
@@ -115,6 +115,7 @@ sections =
 	stable22sid
 	jessie2stretch
 	jessie2stretch-rcmd
+	jessie2Xstretch-rcmd
 	jessie2bpo2stretch
 	jessie2bpo
 	jessie
@@ -392,6 +393,20 @@ distro = jessie
 upgrade-test-distros = jessie stretch
 
 
+[jessie2Xstretch-rcmd]
+precedence = 6
+json-sections = none
+description = + Testing two-stage upgrades with --install-recommends.
+piuparts-flags =
+	--install-recommends
+	--upgrade-before-dist-upgrade
+	%(flags-default)s
+	%(flags-start-jessie)s
+	%(flags-end-stretch)s
+distro = jessie
+upgrade-test-distros = jessie stretch
+
+
 [jessie2bpo2stretch]
 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