~paelzer/qa-regression-testing:fix-libvirt-artful-locking

Last commit made on 2017-10-24
Get this branch:
git clone -b fix-libvirt-artful-locking https://git.launchpad.net/~paelzer/qa-regression-testing
Only Christian Ehrhardt  can upload to this branch. If you are Christian Ehrhardt  please log in for upload directions.

Branch merges

Branch information

Name:
fix-libvirt-artful-locking
Repository:
lp:~paelzer/qa-regression-testing

Recent commits

9744876... by Christian Ehrhardt 

test-libvirt.py: Add DEBUG_* env vars to increase debugging

Signed-off-by: Christian Ehrhardt <email address hidden>

4f36ba7... by Christian Ehrhardt 

test-libvirt.py: fix locking issue by detaching

In qemu >=2.10 images are locked and can only be used once without
further opt in (which is discouraged for the potential
[meta]data-corruption).

OTOH the detaching which was disabled in 10.10 works fine.
So in new releases, before reusing a disk file for the next test
properly detach it.

Signed-off-by: Christian Ehrhardt <email address hidden>

aaddcab... by Steve Beattie

REAMDE.testing: drop vivid overlay

9dec4dc... by Emily Ratliff

audit results for Ubuntu 17.04 server

fb1beed... by Marc Deslauriers

test-curl.py: adjust for new front-end servers

f856071... by John Johansen

fix typo of assertEqaul to assertEqual

Signed-off-by: John Johansen <email address hidden>

c1c8697... by Steve Beattie

tests: convert deprecated assertEquals() to assertEqual()

Signed-off-by: Steve Beattie <email address hidden>

41918e3... by Steve Beattie

test-kernel-security: correct a few pyflakes warnings

Signed-off-by: Steve Beattie <email address hidden>

4a4868e... by Steve Beattie

test-kernel-security: adjust default apparmor config option

Signed-off-by: Steve Beattie <email address hidden>

30e75be... by John Johansen

Fix test-kernel-security.py when LSM stacking based kernel is used.

In the LSM stacking kernel DEFAULT_SECURITY_APPARMOR is not set instead
SECURITY_APPARMOR_STACKED is used to indicate it is part of the default
stack.

BugLink: http://bugs.launchpad.net/bugs/1720660
Signed-off-by: John Johansen <email address hidden>