[Piuparts-devel] [Git][debian/piuparts][develop] 3 commits: pejacevic: drop lenny tests

Nicolas Dandrimont (@olasd) gitlab at salsa.debian.org
Sun Sep 1 12:21:18 BST 2024



Nicolas Dandrimont pushed to branch develop at Debian / piuparts


Commits:
6fc38e24 by Nicolas Dandrimont at 2024-09-01T13:18:31+02:00
pejacevic: drop lenny tests

- - - - -
406d8cfa by Nicolas Dandrimont at 2024-09-01T13:19:32+02:00
pejacevic: drop squeeze tests

- - - - -
d9649662 by Nicolas Dandrimont at 2024-09-01T13:20:03+02:00
pejacevic: drop wheezy tests

- - - - -


1 changed file:

- instances/piuparts.conf-template.pejacevic


Changes:

=====================================
instances/piuparts.conf-template.pejacevic
=====================================
@@ -108,50 +108,6 @@ flags-end-jessie =
 # won't be fixed in jessie
 	--warn-on-install-over-symlink
 
-# common flags for tests starting in wheezy
-flags-start-wheezy =
-# wheezy needs non-/usr-merged systems
-    --no-merged-usr
-
-# common flags for tests ending in wheezy
-flags-end-wheezy =
-# extra fake-essential packages for successfully purging in wheezy
-	--scriptsdir /etc/piuparts/scripts-wheezy
-# see #604807:
-	--skip-logrotatefiles-test
-# debsums failures won't be fixed in wheezy
-	--warn-on-debsums-errors
-# won't be fixed in wheezy
-	--warn-on-install-over-symlink
-
-# common flags for tests starting in squeeze
-flags-start-squeeze =
-# squeeze needs non-/usr-merged systems
-    --no-merged-usr
-# 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
-
-# common flags for tests ending in 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
-
-# common flags for tests starting in lenny
-flags-start-lenny =
-# lenny needs non-/usr-merged systems
-    --no-merged-usr
-# dpkg --force-unsafe-io was added in squeeze
-	--dpkg-noforce-unsafe-io
-# 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
-
 # common flags for testing for broken symlinks
 flags-broken-symlinks =
 	%(flags-default)s
@@ -254,21 +210,6 @@ sections =
 	jessie
 	jessie-rcmd
 	jessie-security
-	wheezy2jessie-lts
-	wheezy2jessie
-	wheezy2jessie-rcmd
-	wheezy2bpo2jessie
-#	wheezy-lts
-	wheezy2lts
-	wheezy
-	wheezy-security
-	squeeze2wheezy-lts
-	squeeze2wheezy
-	squeeze2bpo-sloppy
-	squeeze2bpo2wheezy
-	squeeze2squeeze-lts
-	squeeze
-	lenny2squeeze
 testing-suite = trixie
 mirror = @MIRROR@
 master-host = pejacevic.debian.org
@@ -1062,216 +1003,3 @@ upgrade-test-distros = jessie jessie-lts
 reschedule-old-count = 0
 reschedule-fail-count = 0
 max-reserved = 0
-
-
-[wheezy2jessie-lts]
-precedence = 8
-json-sections = none
-piuparts-flags =
-	%(flags-default)s
-	%(flags-start-wheezy)s
-	%(flags-end-jessie)s
-distro = wheezy
-upgrade-test-distros = wheezy jessie-lts
-reschedule-old-count = 0
-reschedule-fail-count = 0
-max-reserved = 0
-
-
-[wheezy2jessie]
-precedence = 80
-json-sections = none
-piuparts-flags =
-	%(flags-default)s
-	%(flags-start-wheezy)s
-	%(flags-end-jessie)s
-distro = wheezy
-upgrade-test-distros = wheezy jessie
-reschedule-old-count = 0
-reschedule-fail-count = 0
-max-reserved = 0
-
-
-[wheezy2jessie-rcmd]
-precedence = 90
-json-sections = none
-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
-reschedule-old-count = 0
-reschedule-fail-count = 0
-max-reserved = 0
-
-
-[wheezy2bpo2jessie]
-precedence = 90
-json-sections = none
-piuparts-flags =
-	%(flags-default)s
-	%(flags-start-wheezy)s
-	%(flags-end-jessie)s
-depends-sections = wheezy
-distro = wheezy-backports
-upgrade-test-distros = wheezy wheezy-backports jessie-lts
-reschedule-old-count = 0
-reschedule-fail-count = 0
-max-reserved = 0
-
-
-[wheezy]
-precedence = 100
-json-sections = none
-piuparts-flags =
-	%(flags-default)s
-	%(flags-start-wheezy)s
-	%(flags-end-wheezy)s
-distro = wheezy
-reschedule-old-count = 0
-reschedule-fail-count = 0
-max-reserved = 0
-
-
-[wheezy-lts]
-precedence = 100
-json-sections = none
-piuparts-flags =
-	%(flags-default)s
-	%(flags-start-wheezy)s
-	%(flags-end-wheezy)s
-distro = wheezy-lts
-reschedule-old-count = 0
-reschedule-fail-count = 0
-max-reserved = 0
-
-
-[wheezy-security]
-precedence = 100
-json-sections = none
-piuparts-flags =
-	%(flags-default)s
-	%(flags-start-wheezy)s
-	%(flags-end-wheezy)s
-depends-sections = wheezy
-distro = wheezy/updates
-reschedule-old-count = 0
-reschedule-fail-count = 0
-max-reserved = 0
-
-
-[wheezy2lts]
-precedence = 100
-json-sections = none
-piuparts-flags =
-	%(flags-default)s
-	%(flags-start-wheezy)s
-	%(flags-end-wheezy)s
-distro = wheezy
-upgrade-test-distros = wheezy wheezy-lts
-reschedule-old-count = 0
-reschedule-fail-count = 0
-max-reserved = 0
-
-
-[squeeze2wheezy-lts]
-precedence = 100
-json-sections = none
-piuparts-flags =
-	%(flags-default)s
-	%(flags-start-squeeze)s
-	%(flags-end-wheezy)s
-distro = squeeze
-upgrade-test-distros = squeeze wheezy-lts
-reschedule-old-count = 0
-reschedule-fail-count = 0
-max-reserved = 0
-
-
-[squeeze2wheezy]
-precedence = 100
-json-sections = none
-piuparts-flags =
-	%(flags-default)s
-	%(flags-start-squeeze)s
-	%(flags-end-wheezy)s
-distro = squeeze
-upgrade-test-distros = squeeze wheezy
-reschedule-old-count = 0
-reschedule-fail-count = 0
-max-reserved = 0
-
-
-[squeeze2bpo2wheezy]
-precedence = 100
-json-sections = none
-piuparts-flags =
-	%(flags-default)s
-	%(flags-start-squeeze)s
-	%(flags-end-wheezy)s
-depends-sections = squeeze
-distro = squeeze-backports
-upgrade-test-distros = squeeze squeeze-backports wheezy-lts
-reschedule-old-count = 0
-reschedule-fail-count = 0
-max-reserved = 0
-
-
-[squeeze2bpo-sloppy]
-precedence = 100
-json-sections = none
-piuparts-flags =
-	%(flags-default)s
-	%(flags-start-squeeze)s
-	%(flags-end-squeeze)s
-depends-sections = squeeze squeeze2bpo2wheezy
-upgrade-test-distros = squeeze squeeze-backports-sloppy
-reschedule-old-count = 0
-reschedule-fail-count = 0
-max-reserved = 0
-
-
-[squeeze]
-precedence = 100
-json-sections = none
-piuparts-flags =
-	%(flags-default)s
-	%(flags-start-squeeze)s
-	%(flags-end-squeeze)s
-distro = squeeze
-reschedule-old-count = 0
-reschedule-fail-count = 0
-max-reserved = 0
-
-
-[squeeze2squeeze-lts]
-precedence = 100
-json-sections = none
-piuparts-flags =
-	%(flags-default)s
-	%(flags-start-squeeze)s
-	%(flags-end-squeeze)s
-depends-sections = squeeze
-distro = squeeze-lts
-upgrade-test-distros = squeeze squeeze-lts
-reschedule-old-count = 0
-reschedule-fail-count = 0
-max-reserved = 0
-
-
-[lenny2squeeze]
-precedence = 100
-json-sections = none
-piuparts-flags =
-	%(flags-default)s
-	%(flags-start-lenny)s
-	%(flags-end-squeeze)s
-distro = lenny
-upgrade-test-distros = lenny squeeze
-reschedule-old-count = 0
-reschedule-fail-count = 0
-max-reserved = 0



View it on GitLab: https://salsa.debian.org/debian/piuparts/-/compare/36a88c3551bc9256d062886ea4f7cd9ddb9fd85f...d96496625a9f0612f7668b8d49b787d6fe56d72f

-- 
View it on GitLab: https://salsa.debian.org/debian/piuparts/-/compare/36a88c3551bc9256d062886ea4f7cd9ddb9fd85f...d96496625a9f0612f7668b8d49b787d6fe56d72f
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/20240901/ca1842d0/attachment-0001.htm>


More information about the Piuparts-devel mailing list