~pfsmorigo/qa-regression-testing:pfsmorigo/test_ua_client

Last commit made on 2022-04-05
Get this branch:
git clone -b pfsmorigo/test_ua_client https://git.launchpad.net/~pfsmorigo/qa-regression-testing
Only Paulo Flabiano Smorigo can upload to this branch. If you are Paulo Flabiano Smorigo please log in for upload directions.

Branch merges

Branch information

Name:
pfsmorigo/test_ua_client
Repository:
lp:~pfsmorigo/qa-regression-testing

Recent commits

a362d97... by Paulo Flabiano Smorigo

ua_testing/test_ua_client.py: Add a class for USN et al

Signed-off-by: Paulo Flabiano Smorigo <email address hidden>

b845df0... by Paulo Flabiano Smorigo

ua_testing/test_ua_client.py: check ua client with a given USN

This script will run a chroot that will install the latest ua client and
run "ua fix" against the USN and all CVEs on it and will output the
results. The input can be a USN number or a json file.

Signed-off-by: Paulo Flabiano Smorigo <email address hidden>

b8aa41d... by Steve Beattie

test-kernel-security: adjust for features landing on ppc64el in 5.15

ppc64el picked up CONFIG_STRICT_MODULE_RWX and CONFIG_DEBUG_WX in 5.15,
enforce they are set.

Merge remote-tracking branch 'ppisati/master'

Signed-off-by: Steve Beattie <email address hidden>
MR: https://code.launchpad.net/~p-pisati/qa-regression-testing/+git/qa-regression-testing/+merge/414452

a7f3750... by Steve Beattie

test-kernel-security: compensate for changed unpriv_bpf default

For many reasons, we have now changed the default setting for
unprivileged ebpf to be disabled by default, but possible to re-enable
by a systems administrator without rebooting for all kernels back to
4.4. Adjust bpf default setting test to compensate.

TODO: write tests to validate the setting enforces as expected.

Merge remote-tracking branch 'cascardo/unprivileged_bpf'

Signed-off-by: Steve Beattie <email address hidden>
MR: https://code.launchpad.net/~cascardo/qa-regression-testing/+git/qa-regression-testing/+merge/416816

9342a5e... by Thadeu Lima de Souza Cascardo

test-kernel-security: update expected value for kernel.unprivileged_bpf_disabled

All kernels that support ebpf have now had unprivileged ebpf disabled by
default.

Signed-off-by: Thadeu Lima de Souza Cascardo <email address hidden>

6702b07... by Marc Deslauriers

fixed up libxml2 tests and add results for newer releases

430d91e... by Marc Deslauriers

updated nbd testing notes

04e0e56... by Alex Murray

scripts/test-redis.py: Add a simple reproducer for CVE-2022-0543

Signed-off-by: Alex Murray <email address hidden>

6eab96c... by Alex Murray

Update libseccomp syscalls.json to match the latest in jammy

Signed-off-by: Alex Murray <email address hidden>

ac5532b... by Eduardo Barretto

Add openjdk-17 to openjdk tests