[Bug 1407587] Re: Provide testing in Ubuntu Snappy images

Martin Pitt martin.pitt at ubuntu.com
Tue Jan 6 08:20:27 UTC 2015


Fixed in 3.9, forgot to mark in changelog:

autopkgtest (3.9) unstable; urgency=medium

  Improvements:
  * Add "snappy" ssh setup script to run tests in an Ubuntu Snappy
    (http://www.ubuntu.com/snappy) testbed in QEMU. This uses a given image
    with -i/--image, or constructs a temporary one using ubuntu-device-flash
    (which caches its downloads and is fast).
  * adt-run autopkgtest: Install ubuntu-device-flash and qemu-kvm if
    available, to run the snappy ssh script tests under autopkgtest in Ubuntu.
  * ssh setup script "reboot" commands can now simply "exit 10" if they want
    adt-run to just call "reboot" through ssh, instead of having a custom
    implementation.
[...]

** Changed in: autopkgtest (Ubuntu)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to autopkgtest in Ubuntu.
https://bugs.launchpad.net/bugs/1407587

Title:
  Provide testing in Ubuntu Snappy images

Status in autopkgtest package in Ubuntu:
  Fix Released

Bug description:
  autopkgtest should grow a ssh setup script for running tests on Ubuntu
  Snappy. It should run

    sudo ubuntu-device-flash core --output=/tmp/snappy.img --developer-
  mode

  (which is fast as images get cached in ~/.cache/ubuntuimages), or take
  an already existing snappy image as an option.

  For now this will only support deb Depends: in unpack mode as the
  image is readonly.

  Note that in the future autopkgtest should also grow support for snap
  packages, but they are still being defined, so that's for a later
  time.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autopkgtest/+bug/1407587/+subscriptions



More information about the foundations-bugs mailing list