[ubuntu/utopic-proposed] autopkgtest 3.5.4 (Accepted)
Martin Pitt
martin.pitt at ubuntu.com
Wed Oct 8 13:48:55 UTC 2014
autopkgtest (3.5.4) unstable; urgency=medium
adt-run fixes:
* Make apt-get source calls again show what's being downloaded, but not all
the other noise around it.
* Avoid copying down the tests tree into the testbed if it already exists
there. This is the common case for the first test in unbuilt trees, and
avoids one round of expensive large copying for the ssh and qemu runners.
* Fix relative --override-control paths: They should not be relative to the
source dir but relative to the current dir where adt-run is called.
ssh-setup/nova fixes:
* Add -N/--net-id argument for OpenStack deployments which require setting
an explicit --nic net-id.
* Stop using nova boot's --file option, it does not work any more (see
LP#1376176); use --user-data instead. Also set some go-faster apt options.
* Wait until ssh is available and cloud-init is done.
* Stop making --keyname mandatory. If not given, use the first one from
"nova keypair-list".
* Fix crash if ~/.ssh/known_hosts does not exist.
ssh-setup/adb fixes:
* Drop the sudo'ing for unlocking the screen. It stopped working and is not
necessary, now that we don't have images with adb running as root any
more.
* Fix unity8 restart after disabling first-time wizard to work on current
Ubuntu Touch images.
* Wait until com.canonical.UnityGreeter becomes available. This is a better
way to wait for the desktop to be started up, and also reliably unlocks
the greeter.
* During revert, don't fail if there are no configured networks.
* Add -b/--reboot option to reboot the device before running the test.
* Disable --reset option for now; it is broken as it does not restore the
password and developer mode. Point towards using --reboot, which should be
good enough for most cases in r/o mode.
adt-virt-ssh fixes:
* Implement reboot.
* Tests or builds sometimes leak background processes which might still be
connected to ssh's stdout/err; create and use a wrapper script that kills
these after the main program (build or test script) finishes, otherwise we
get eternal hangs as ssh waits until nothing is connected to its tty any
more.
Other fixes:
* adt-buildvm-ubuntu-cloud: Purge more unnecessary packages.
Date: 2014-10-08 10:10:53.601497+00:00
Signed-By: Martin Pitt <martin.pitt at ubuntu.com>
https://launchpad.net/ubuntu/utopic/+source/autopkgtest/3.5.4
-------------- next part --------------
Sorry, changesfile not available.
More information about the Utopic-changes
mailing list