lp:~cascardo/qa-regression-testing

Get this repository:
git clone https://git.launchpad.net/~cascardo/qa-regression-testing
Only Thadeu Lima de Souza Cascardo can upload to this repository. If you are Thadeu Lima de Souza Cascardo please log in for upload directions.

Branches

Name Last Modified Last Commit
master 2023-01-16 12:39:21 UTC
Revert "ulimit_stack_small: test multiple times for 64k pages"

Author: Thadeu Lima de Souza Cascardo
Author Date: 2023-01-16 12:37:48 UTC

Revert "ulimit_stack_small: test multiple times for 64k pages"

This reverts commit 72e44713abe3872468b82199882e9d4c19536106.

seq will segfault in some cases, leading to an unexpected exit code. Shell
arithmetic could be used instead to avoid that, but this test needs to be
revisited entirely, as Steve Beattied pointed out.

In the meantime, revert this such that we don't regress on old cases where
this was succeeding.

Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@canonical.com>

unprivileged_bpf 2022-03-14 15:10:27 UTC
test-kernel-security: update expected value for kernel.unprivileged_bpf_disabled

Author: Thadeu Lima de Souza Cascardo
Author Date: 2022-03-14 15:10:27 UTC

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 <cascardo@canonical.com>

bpf 2021-10-14 20:17:02 UTC
kernel-security/capbpf: test CAP_BPF and unprivileged_bpf_disabled

Author: Thadeu Lima de Souza Cascardo
Author Date: 2021-10-14 20:17:02 UTC

kernel-security/capbpf: test CAP_BPF and unprivileged_bpf_disabled

Test that bpf syscall is not allowed when unprivileged_bpf_disabled !=0
and process does not have either CAP_BPF or CAP_SYS_ADMIN.

Test multiple variations of it, including changing the value of
unprivileged_bpf_disabled when it can be reverted back.

It still works on kernels where CAP_BPF is not supported, though the
test is more limited in this case.

Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@canonical.com>

tomcat_9_tests 2019-09-19 14:43:02 UTC
adding condition on how the encoded string should be depending on versions as...

Author: Emilia Torino
Author Date: 2019-09-19 14:43:02 UTC

adding condition on how the encoded string should be depending on versions as tomcat7 and tomcat8 <= 16.04 are missing single quotes and backslash encoding

docker_test 2019-07-22 19:59:23 UTC
Merge branch 'master' of git+ssh://git.launchpad.net/qa-regression-testing in...

Author: Emilia Torino
Author Date: 2019-07-22 19:59:23 UTC

Merge branch 'master' of git+ssh://git.launchpad.net/qa-regression-testing into docker_test

15 of 5 results
This repository contains Public information 
Everyone can see this information.