News for package autopkgtest

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.0
Source: autopkgtest
Binary: autopkgtest
Architecture: all
Version: 3.18
Maintainer: Autopkgtest team <[email protected]>
Uploaders: Ian Jackson <[email protected]>, Martin Pitt <[email protected]>
Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=autopkgtest/autopkgtest.git
Vcs-Git: git://anonscm.debian.org/autopkgtest/autopkgtest.git
Testsuite: autopkgtest
Build-Depends: debhelper (>= 8), python3 (>= 3.1), python3-mock, python3-debian, python3-docutils, pyflakes, procps, pep8
Package-List:
 autopkgtest deb devel optional arch=all
Checksums-Sha1:
 7969f0de6b62439dc442e7e81b85d83c5b3cb3d6 188141 autopkgtest_3.18.tar.gz
Checksums-Sha256:
 59d095a58fe3a22faa1e24cdb7cca61512f92baa9493d76964e5c45b523adca6 188141 autopkgtest_3.18.tar.gz
Files:
 6eeb7271c9ba7a06f701ed0b4ddc9988 188141 autopkgtest_3.18.tar.gz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJWQwfmAAoJENFO8V2v4RNHktYP/ioKGq263S8O1uPB4N/5Ffl/
O6rdkHAsBhRqcrC3ZP0NMFD0ePRpmRSoiA0HcWWEn/3e8YT2CQjLXdYQWDZ8rkpN
DYgGi4pgxOJtqYEGaCUIBQ8epuh128gIVQOJM8c3pA21/iw5VeG+62X2AiwdiTYK
daRlFM+kaa/7VIDrxV5vAyNw7p4QuWA5128ybD5T1jDvaoSPcTqbolR9Ju2KdcIZ
o1fobvu7dhKTmTd6zYq/dSbHubpDY8232Gnnbj7CcMEowch55b1fIRLnNG7Yh2ST
k/0nsRbqi3h85EbtITYo+MMHrcIYHhvucom1bk/V8XkY8R5dJ8voBwwZeNOhTht/
0zG927SVidMWHdSDeItQrAItbzrztXS2QVqkhq4PAgJ4fDYKI4KfXy0y8yg70QV9
3ldHFtm8wY/kko1LMMe+HIlskBgNaXN6LW2NN2yNSAVAw1NSa+h3hdoTm/yuD0kU
ytCf6S8Q5bLxMrRSWdnnn4W6bVCOPiLmJBu8jlNQXXVNFqYMhJT+hFXux5LGquTU
UOlhOqH5kdUmxkwLIxL3wrtCbpnPpkpd0M6gAJJUZ0hfZGYhymhai4D7c1Cph46T
DXSfF3ZEt2WLkRFIrA2/86Y6e6FK2HxgyPA/1VpB3gt6v9wOKgqVyOdN9CU07qq6
YtcdCU08IoGTpWfBBiWw
=7D/c
-----END PGP SIGNATURE-----

Changes:
autopkgtest (3.18) unstable; urgency=medium

  Behaviour changes/improvements:
  * adt-virt-lxc: Drop --eatmydata option. Conceptually this isn't specific to
    the LXC runner, it should always be used for package installation (when
    available) with all runners, but never for tests.
  * setup-commands/cloud-vm-setup, tools/adt-setup-vm: Install and use
    eatmydata.
  * Use eatmydata for --apt-upgrade and installing test dependencies, if
    available.
  * ssh-setup/nova: Provide custom implementation of "wait-reboot" using "nova
    reboot --poll". This works more reliably on some clouds.
  * ssh-setup/nova: Call "nova boot" with --debug to better be able to
    diagnose failures.
  * Extend --apt-pocket=POCKET option to accept an additional
    "=pkgname1,src:srcname1,..." package list. An entry "src:srcname" expands
    to all binary packages built by that source. If given, set up apt pinning
    to use only those packages from POCKET, so that package updates in that
    pocket can be tested independently from each other for better isolation.
    (LP: #1503150)
  * Add ssh-setup/maas: Acquire and Deploy a machine via MAAS to use as an
    autopkgtest testbed. It assumes that MaaS is already set up, machines are
    commissioned to it, and you added your ssh key to it.

  Bug fixes:
  * ssh-setup/nova: Drop "Warning: PoC", we've been using this in production
    for a long time.
  * tools/adt-setup-vm: Check if we already have a configuration for the
    specific network interface that we are configuring, not just any
    interface.
  * tools/adt-buildvm-ubuntu-cloud: Counter-hack the Ubuntu livecd-rootfs
    workaround for LP #1510345 by creating a configuration for ens3 and
    removing the one for eth0.

 -- Martin Pitt <[email protected]>  Wed, 11 Nov 2015 10:11:48 +0100