[Piuparts-devel] [Git][debian/piuparts][develop] Keep --skip-logrotatefiles-test for stretch, jessie, wheezy, squeeze and lenny based tests.
Holger Levsen
gitlab at salsa.debian.org
Tue Aug 28 18:17:13 BST 2018
Holger Levsen pushed to branch develop at Debian / piuparts
Commits:
9d94fd21 by Holger Levsen at 2018-08-28T17:16:35Z
Keep --skip-logrotatefiles-test for stretch, jessie, wheezy, squeeze and lenny based tests.
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
2 changed files:
- debian/changelog
- instances/piuparts.conf-template.pejacevic
Changes:
=====================================
debian/changelog
=====================================
@@ -1,7 +1,9 @@
piuparts (0.91) UNRELEASED; urgency=medium
* Bump standards version to 4.2.1, no changes needed.
- * Enable the logrotate-test again, see #582630. (Closes: #604807)
+ * Don't use --skip-logrotatefiles-test when testing sid and buster,
+ see #582630. (Closes: #604807)
+ Keep it for stretch, jessie, wheezy, squeeze and lenny based tests.
-- Holger Levsen <holger at debian.org> Mon, 13 Aug 2018 19:09:30 +0200
=====================================
instances/piuparts.conf-template.pejacevic
=====================================
@@ -39,7 +39,8 @@ flags-end-buster =
# common flags for tests starting in stretch
flags-start-stretch =
-# no flags needed
+# see #604807:
+ --skip-logrotatefiles-test
# common flags for tests ending in stretch
flags-end-stretch =
@@ -49,7 +50,8 @@ flags-end-stretch =
# common flags for tests starting in jessie
flags-start-jessie =
-# no flags needed
+# see #604807:
+ --skip-logrotatefiles-test
# common flags for tests ending in jessie
flags-end-jessie =
@@ -63,7 +65,8 @@ flags-end-jessie =
# common flags for tests starting in wheezy
flags-start-wheezy =
-# no flags needed
+# see #604807:
+ --skip-logrotatefiles-test
# common flags for tests ending in wheezy
flags-end-wheezy =
@@ -79,6 +82,8 @@ flags-start-squeeze =
# up to squeeze a non-empty /etc/shells was shipped, actually installing
# and removing a shell would remove its entry from /etc/shells
-i /etc/shells
+# see #604807:
+ --skip-logrotatefiles-test
# squeeze has been archived
--no-check-valid-until
@@ -86,6 +91,8 @@ flags-start-squeeze =
flags-end-squeeze =
# extra fake-essential packages for successfully purging in squeeze
--scriptsdir /etc/piuparts/scripts-squeeze
+# see #604807:
+ --skip-logrotatefiles-test
# squeeze has been archived
--warn-on-debsums-errors
--warn-on-install-over-symlink
@@ -97,6 +104,8 @@ flags-start-lenny =
# up to squeeze a non-empty /etc/shells was shipped, actually installing
# and removing a shell would remove its entry from /etc/shells
-i /etc/shells
+# see #604807:
+ --skip-logrotatefiles-test
# lenny has been archived
--no-check-valid-until
View it on GitLab: https://salsa.debian.org/debian/piuparts/commit/9d94fd21bc474f849ea2edb4e7544bb6484313b1
--
View it on GitLab: https://salsa.debian.org/debian/piuparts/commit/9d94fd21bc474f849ea2edb4e7544bb6484313b1
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/piuparts-devel/attachments/20180828/82cf6dee/attachment-0001.html>
More information about the Piuparts-devel
mailing list