EnglishFrenchSpanish

OnWorks favicon

adt-virt-lxc - Online in the Cloud

Run adt-virt-lxc in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command adt-virt-lxc that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


adt-virt-lxc - autopkgtest virtualisation server using LXC

SYNOPSIS


adt-virt-lxc [options] lxc-container [-- extra lxc-start args...]

DESCRIPTION


adt-virt-lxc provides an autopkgtest virtualisation server using LXC. It adapts the raw
functionality provided by the lxc-* tools for use by autopkgtest.

Normally adt-virt-lxc will be invoked by adt-run.

You can conveniently create a suitable container using the adt-build-lxc(1) script.

REQUIREMENTS


adt-virt-lxc assumes that you have already prepared a suitable Debian based LXC container.
See lxc-create(1) for how to create containers, and particularly adt-build-lxc(1) for
conveniently creating standard autopkgtest containers.

OPTIONS


-e | --ephemeral
This option makes use of lxc-start-ephemeral to create temporary container
overlays, instead of the default behaviour of cloning your containers.

This can be used to dramatically improve performance, although you may see issues
due to the overlayfs filesystem as used by lxc-start-ephemeral not being completely
transparent (e. g. seen with tar failing when running LXC within Qemu). Before
using this option in automation you should ensure that tests that involve large I/O
work as expected.

Note that ephemeral containers do not support rebooting with LXC 1.x. This does
work with LXC >= 2.x.

-s | --sudo
Run lxc-* commands through sudo; use this option if you run adt-run as normal user,
but need to run the container itself as root (if you use LXC system level
containers).

--name NAME
Set a custom name for the temporary container in which to run the test. This is
autogenerated by default (adt-virt-lxc-XXXXXX), but if you have a way to generate
more expressive unique names you can use that to make it easier to map containers
to running tests.

-d | --debug
Enables debugging output.

You can pass additional options to LXC: Anything after a -- gets passed verbatim to lxc-
start/lxc-start-ephemeral.

INPUT, OUTPUT AND EXIT STATUS


The behaviour of adt-virt-lxc is as described by the AutomatedTesting virtualisation
regime specification.

NOTES


adt-run does not run apt-get update at the start of a package build, which can cause a
build failure if you are using a development release template. You will need to run apt-
get update in the template yourself (e. g. using --setup-commands).

EXAMPLE


Create a suitable debootstrap-based container for Debian or Ubuntu template, e. g. a
Debian sid one (will be named adt-sid):

adt-build-lxc debian sid

Or an Ubuntu one based on the cloud images (faster than adt-build-lxc's "ubuntu" template
with debootstrap, but much bigger):

lxc-create -t ubuntu-cloud -n adt-trusty -- -r trusty -d daily

Run tests against hello_2.8-4.dsc, using the LXC container adt-sid, and with an ephemeral
overlay for speed:

adt-run hello_2.8-4.dsc --- adt-virt-lxc -e adt-sid

Use adt-virt-lxc online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 2
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 3
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 4
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • 5
    GLPI Themes
    GLPI Themes
    Download release at
    https://github.com/stdonato/glpi-modifications/
    Color themes for GLPI 0.84 and 0.85 New
    Modifications for GLPI This is an
    application that c...
    Download GLPI Themes
  • 6
    SMPlayer
    SMPlayer
    SMPlayer is a free media player for
    Windows and Linux with built-in codecs
    that can also play YouTube videos. One
    of the most interesting features of
    SMPlayer:...
    Download SMPlayer
  • More »

Linux commands

Ad