[Piuparts-commits] [piuparts] 02/03: Set precedence to 100 for suites which don't change anymore.
Holger Levsen
holger at layer-acht.org
Thu Apr 13 16:47:34 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 55397b399c153a02695e689032004b2d95ae09c6
Author: Holger Levsen <holger at layer-acht.org>
Date: Thu Apr 13 18:39:40 2017 +0200
Set precedence to 100 for suites which don't change anymore.
---
debian/changelog | 5 +++--
instances/piuparts.conf-template.pejacevic | 24 ++++++++++++------------
2 files changed, 15 insertions(+), 14 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 8774843..98b2ca7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -66,8 +66,9 @@ piuparts (0.77) UNRELEASED; urgency=medium
- Add new suite: stable222sid, upgrading jessie -> stretch -> sid and
oldstable2222sid, upgrading from wheezy -> jessie -> stretch -> sid
(Closes: #859620)
- - Adjust precedences for one third of the tested suites.
- TODO: once oldstable2222sid has been fully tested, change precedence to 5 or 6.
+ - Adjust precedences for most of the tested suites, set precedence to 100
+ for suites which don't change anymore.
+ TODO: once oldstable222sid has been fully tested, change precedence to 5 or 6.
- Set idle-sleep to 3600 seconds, the results pages are only updated twice
a day anyway.
* Update README_server.txt.
diff --git a/instances/piuparts.conf-template.pejacevic b/instances/piuparts.conf-template.pejacevic
index c23d49f..80f8b91 100644
--- a/instances/piuparts.conf-template.pejacevic
+++ b/instances/piuparts.conf-template.pejacevic
@@ -529,7 +529,7 @@ upgrade-test-distros = wheezy wheezy-backports jessie
[wheezy]
-precedence = 10
+precedence = 100
json-sections = none
piuparts-flags =
%(flags-default)s
@@ -539,7 +539,7 @@ distro = wheezy
[wheezy-proposed]
-precedence = 10
+precedence = 100
json-sections = none
piuparts-flags =
%(flags-default)s
@@ -549,7 +549,7 @@ distro = wheezy-proposed
[wheezy-security]
-precedence = 10
+precedence = 100
json-sections = none
piuparts-flags =
%(flags-default)s
@@ -560,7 +560,7 @@ distro = wheezy/updates
[wheezy-pu]
-precedence = 10
+precedence = 100
json-sections = none
piuparts-flags =
%(flags-default)s
@@ -571,7 +571,7 @@ distro = wheezy-proposed-updates
[wheezy2proposed]
-precedence = 10
+precedence = 100
json-sections = none
piuparts-flags =
%(flags-default)s
@@ -582,7 +582,7 @@ upgrade-test-distros = wheezy wheezy-proposed
[squeeze2wheezy-proposed]
-precedence = 10
+precedence = 100
json-sections = none
piuparts-flags =
%(flags-default)s
@@ -593,7 +593,7 @@ upgrade-test-distros = squeeze wheezy-proposed
[squeeze2wheezy]
-precedence = 10
+precedence = 100
json-sections = none
piuparts-flags =
%(flags-default)s
@@ -604,7 +604,7 @@ upgrade-test-distros = squeeze wheezy
[squeeze2bpo2wheezy]
-precedence = 10
+precedence = 100
json-sections = none
piuparts-flags =
%(flags-default)s
@@ -616,7 +616,7 @@ upgrade-test-distros = squeeze squeeze-backports wheezy
[squeeze2bpo-sloppy]
-precedence = 99
+precedence = 100
json-sections = none
piuparts-flags =
%(flags-default)s
@@ -628,7 +628,7 @@ reschedule-old-count = 0
[squeeze]
-precedence = 99
+precedence = 100
json-sections = none
piuparts-flags =
%(flags-default)s
@@ -640,7 +640,7 @@ reschedule-fail-count = 0
[squeeze2squeeze-lts]
-precedence = 99
+precedence = 100
json-sections = none
piuparts-flags =
%(flags-default)s
@@ -654,7 +654,7 @@ reschedule-fail-count = 0
[lenny2squeeze]
-precedence = 99
+precedence = 100
json-sections = none
piuparts-flags =
%(flags-default)s
--
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