~sbeattie/+git/qa-regression-testing:master

Last commit made on 2017-08-17
Get this branch:
git clone -b master https://git.launchpad.net/~sbeattie/+git/qa-regression-testing
Only Steve Beattie can upload to this branch. If you are Steve Beattie please log in for upload directions.

Branch merges

Branch information

Name:
master
Repository:
lp:~sbeattie/+git/qa-regression-testing

Recent commits

52c05cc... by Marc Deslauriers

updated test-clamav.py for newer releases

ecbc201... by Marc Deslauriers

added new postgresql test wrappers

e82c776... by Steve Beattie

test-subversion.py: update for a systemd world in zesty

a5c7847... by Steve Beattie

add libsoup note on build tests

2646ed6... by Steve Beattie

test-apparmor.py: apply sysctl-syscall test fix to 16.04

The r3446-fix-sysctl-syscall-detection.patch was only being applied
against the 16.04 apparmor backport to 14.04 and not to 16.04 apparmr as
well. The arm64 kernel in 16.04 does not seem to have the sysctl syscall
enabled and was aborting on this test.

Bug: https://bugs.launchpad.net/qa-regression-testing/+bug/1700127

d7aa9c1... by Steve Beattie

test-apparmor: adjust longpath xfail patch application

Apply if the kernel version is >= 4.11, not just if the release is 17.10
or newer, as the linux-azure kernel for xenial is based on the current
devel kernel.

Bug: https://bugs.launchpad.net/qa-regression-testing/+bug/1704378

2d8dd34... by Marc Deslauriers

added basic rabbitmq test script

2d3b726... by Steve Beattie

test-openjdk.py: add non-interactive option to test driver

f22388a... by Steve Beattie

test-openjdk: add test for LP: #1707082 regression

80b7900... by Marc Deslauriers

added freeradius test suite notes