[Piuparts-devel] Accepted autopkgtest 5.0 (source all) into unstable
Holger Levsen
holger at layer-acht.org
Sun Sep 17 16:34:01 UTC 2017
Hi Martin,
On Sun, Sep 17, 2017 at 03:34:09PM +0000, Martin Pitt wrote:
> autopkgtest (5.0) unstable; urgency=medium
> .
> [ Martin Pitt ]
> * Drop obsolete adt-* CLI
> autopkgtest 4.0 with its "autopkgtest" program has been around for a
> year, Debian's and Ubuntu's CI moved to that, and the Debian 9.0 release
> is behind us. Drop "adt-run" and the corresponding adt-virt-* and
> adt-build-* command line interfaces now.
> Add Breaks: for debci for versions that still relied on adt-*.
I guess that means we need to drop this code from piuparts: (?)
git/piuparts$ rgrep adt *
piuparts.py: self.adt_virt = None
piuparts.py: # a chroot but is actually provided by an adt virtualisation server.
piuparts.py: logging.debug('adt-virt << %s', r)
piuparts.py: logging.debug('adt-virt >> %s', cmd)
piuparts.py: logging.debug('adt-virt || %s' % self._cmdline)
piuparts.py: logging.error("adt-virt-* error: " + m)
piuparts.py: # adt-virt revert
piuparts.py: parser.add_option("--adt-virt",
piuparts.py: help="Use CMDLINE via autopkgtest (adt-virt-*)"
piuparts.py: if opts.adt_virt is None:
piuparts.py: settings.adt_virt = None
piuparts.py: settings.adt_virt = VirtServ(opts.adt_virt)
piuparts.py: if settings.adt_virt is None:
piuparts.py: return settings.adt_virt
piuparts.py: if settings.adt_virt is not None:
piuparts.py: settings.adt_virt.shutdown()
which aint a big loss as nobody seems to know how to use it anyway, see
#815084 piuparts: add piuparts.1 and README documentation for --adt-virt
--
cheers,
Holger
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 811 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/piuparts-devel/attachments/20170917/063c8b43/attachment.sig>
More information about the Piuparts-devel
mailing list