[Bug 1519677] [NEW] add lxd backend

Martin Pitt martin.pitt at ubuntu.com
Wed Nov 25 07:53:35 UTC 2015


Public bug reported:

LXD is the direction that the LXC project is moving towards, and it has
several nice features that are helpful for autopkgtest: fast container
creation with intelligent caching, support for local images (with
autopkgtest modifications), and seamless support for remote containers.

We need the latter for moving armhf testing into Scalingstack, as we
don't have native armhf support there. We can create a big semi-
permanent arm64 instance and then create armhf lxd containers  in that,
and talk to them from the autopkgtest controller node in ProdStack using
the arm64 instance as a remote. This cannot be done with either the ssh
runner (that would need some rather complicated setup script) nor the
lxc runner (I tried wrapping ssh around it, but the extra level of shell
processing/quoting breaks stuff).

** Affects: autopkgtest (Ubuntu)
     Importance: Wishlist
     Assignee: Martin Pitt (pitti)
         Status: Triaged

** Changed in: autopkgtest (Ubuntu)
       Status: New => Triaged

** Changed in: autopkgtest (Ubuntu)
   Importance: Undecided => Wishlist

** Changed in: autopkgtest (Ubuntu)
     Assignee: (unassigned) => Martin Pitt (pitti)

** Changed in: autopkgtest (Ubuntu)
    Milestone: None => ubuntu-15.12

-- 
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/1519677

Title:
  add lxd backend

Status in autopkgtest package in Ubuntu:
  Triaged

Bug description:
  LXD is the direction that the LXC project is moving towards, and it
  has several nice features that are helpful for autopkgtest: fast
  container creation with intelligent caching, support for local images
  (with autopkgtest modifications), and seamless support for remote
  containers.

  We need the latter for moving armhf testing into Scalingstack, as we
  don't have native armhf support there. We can create a big semi-
  permanent arm64 instance and then create armhf lxd containers  in
  that, and talk to them from the autopkgtest controller node in
  ProdStack using the arm64 instance as a remote. This cannot be done
  with either the ssh runner (that would need some rather complicated
  setup script) nor the lxc runner (I tried wrapping ssh around it, but
  the extra level of shell processing/quoting breaks stuff).

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



More information about the foundations-bugs mailing list