~sbeattie/qa-regression-testing:kernel-security-riscv-fixes

Last commit made on 2020-09-18
Get this branch:
git clone -b kernel-security-riscv-fixes https://git.launchpad.net/~sbeattie/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:
kernel-security-riscv-fixes
Repository:
lp:~sbeattie/qa-regression-testing

Recent commits

afdfe8c... by Colin Ian King

test-kernel-security: update test test_190_config_have_stack_protector for riscv64

The new riscv64 architecture does not yet support stack protector so
disable this for test for kernels 5.8 and lower on riscv64. As yet,
it's still to early to know when this will be implemented for this
architecture, so make the test fail for 5.9+ so we can catch this
config setting being disabled for new releases until it gets implemented.

Signed-off-by: Colin Ian King <email address hidden>

19f3498... by Colin Ian King

test-kernel-security: update test test_185_config_stack_protector_strong for riscv64

The new riscv64 architecture does not yet support STACKPROTECTOR_STRONG so
disable this for test for kernels 5.8 and lower on riscv64. As yet,
it's still to early to know when this will be implemented for this
architecture, so make the test fail for 5.9+ so we can catch this
config setting being disabled for new releases until it gets implemented.

Signed-off-by: Colin Ian King <email address hidden>

840c8a1... by Colin Ian King

test-kernel-security: update test test_180_config_stack_protector for riscv64

The new riscv64 architecture does not yet support stack proctector so
disabled this for test for kernels 5.8 and lower on riscv64. As yet,
it's still to early to know when this will be implemented for this
architecture, so make the test fail for 5.9+ so we can catch this
config setting being disabled for new releases until it gets implemented.

Signed-off-by: Colin Ian King <email address hidden>

1ddfebd... by Colin Ian King

test-kernel-security: update test test_130_config_debug_rodata for riscv64

The new riscv64 architecture supports CONFIG_STRICT_KERNEL_RWX so
enable this for test 130.

Signed-off-by: Colin Ian King <email address hidden>

4947036... by Steve Beattie

test-apparmor: add upstream tests patch for FIPS systems

For the FIPS recertification kernel testing, the regression tests need a
patch to grant access to the FIPs self test files, in particular for the
dbus tests because the dbus daemon links against libgcrypt.

Signed-off-by: Steve Beattie <email address hidden>
Bug: https://bugs.launchpad.net/bugs/1891664

50cd550... by "Leonidas S. Barbosa" <leo.barbosa@canonical>

adding more info to libdbi-perl README test notes

90afc53... by "Leonidas S. Barbosa" <leo.barbosa@canonical>

adding notes for libdbi-perl testing

21dbdf2... by Marc Deslauriers

test-openssl.py: remove ciphers disabled with latest security update

6e48e5a... by Alex Murray

test-libvirt.py: Fix some more tests to pass on focal

virt-aa-helper doesn't support --probe anymore and the output for
domxml-to-native changed with the introduction of the blockdev driver

177e844... by Alex Murray

test-libvirt.py: virsh qemu-monitor-command info block output changed in focal