~georgiag/qa-regression-testing:fix-lp2051227

Last commit made on 2024-01-25
Get this branch:
git clone -b fix-lp2051227 https://git.launchpad.net/~georgiag/qa-regression-testing
Only Georgia Garcia can upload to this branch. If you are Georgia Garcia please log in for upload directions.

Branch merges

Branch information

Name:
fix-lp2051227
Repository:
lp:~georgiag/qa-regression-testing

Recent commits

6973266... by Georgia Garcia

test-apparmor.py: workaround to fix posix_ipc tests for non-x86 archs on focal

The fix that was previously applied kinetic and jammy also applies to
focal since the mqueue patches were backported into focal, but this
test fix was not.

Bug: https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/2051227
Signed-off-by: Georgia Garcia <email address hidden>

Succeeded
[SUCCEEDED] imagemagick:0 (build)
[SUCCEEDED] imagemagick:1 (build)
[SUCCEEDED] imagemagick:2 (build)
[SUCCEEDED] gcc-security:0 (build)
[SUCCEEDED] gcc-security:1 (build)
[SUCCEEDED] gcc-security:2 (build)
[SUCCEEDED] glibc:0 (build)
[SUCCEEDED] glibc:1 (build)
[SUCCEEDED] glibc:2 (build)
[SUCCEEDED] glibc-security:0 (build)
[SUCCEEDED] glibc-security:1 (build)
[SUCCEEDED] glibc-security:2 (build)
[SUCCEEDED] gnupg:0 (build)
[SUCCEEDED] gnupg:1 (build)
[SUCCEEDED] gnupg:2 (build)
[SUCCEEDED] sudo:0 (build)
[SUCCEEDED] sudo:1 (build)
[SUCCEEDED] sudo:2 (build)
[SUCCEEDED] git:0 (build)
[SUCCEEDED] git:1 (build)
[SUCCEEDED] git:2 (build)
[SUCCEEDED] ghostscript:0 (build)
[SUCCEEDED] ghostscript:1 (build)
[SUCCEEDED] ghostscript:2 (build)
[SUCCEEDED] busybox:0 (build)
[SUCCEEDED] busybox:1 (build)
[SUCCEEDED] busybox:2 (build)
[SUCCEEDED] coreutils:0 (build)
[SUCCEEDED] coreutils:1 (build)
[SUCCEEDED] coreutils:2 (build)
[SUCCEEDED] util-linux:0 (build)
[SUCCEEDED] util-linux:1 (build)
[SUCCEEDED] util-linux:2 (build)
[SUCCEEDED] ecdsautils:0 (build)
[SUCCEEDED] ecdsautils:1 (build)
[SUCCEEDED] ecdsautils:2 (build)
[SUCCEEDED] python-urllib3:0 (build)
[SUCCEEDED] python-urllib3:1 (build)
[SUCCEEDED] python-urllib3:2 (build)
139 of 39 results
bb8489a... by Marc Deslauriers

added some pillow build testing notes

e03ddc8... by Steve Beattie

test-kernel-aslr-collisions.py: fix open file descriptor warnings

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

1b20cc8... by Steve Beattie

test-kernel-aslr-collisions.py: convert to python3

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

63a9a35... by Steve Beattie

testlib.py: actually invoke main() when running directly

Also, report the collected information about the system when doing so.

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

104077f... by Jorge Sancho Larraz

testlib: close /proc/version_signature fd

c897349... by Rodrigo Figueiredo Zaiden

scripts/test-libvirt.py: update to a newer LTS release URL

 moving the URL to focal amd64, not using jammy because from that
 release the installer was moved to subiquity, so it won't work.

Signed-off-by: Rodrigo Figueiredo Zaiden <email address hidden>

c3a5a0d... by Steve Beattie

packages-helper.py: use non-interactive install for apt

Merge branch from jslarraz.

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

773dd6a... by Jorge Sancho Larraz

package-helper: use the `env` option in subprocess functions to pass the DEBIAN_FRONTEND environment variable when installing packages

73d56dd... by Jorge Sancho Larraz

Merge jslarraz/urllib3_tests

MR: https://code.launchpad.net/~jslarraz/qa-regression-testing/+git/qa-regression-testing/+merge/455698