~sbeattie/qa-regression-testing:test-coreutils

Last commit made on 2023-08-30
Get this branch:
git clone -b test-coreutils 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:
test-coreutils
Repository:
lp:~sbeattie/qa-regression-testing

Recent commits

43d4ae4... by Steve Beattie

test-coreutils.py: run in lpci

Signed-off-by: Steve Beattie <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] 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)
130 of 30 results
a8435ad... by Steve Beattie

test-coreutils.py: convert command invocation to testlib assertShell helpers

Simplify the testcases significantly.

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

e576dba... by Steve Beattie

test-coreutils.py: convert to test-coreutils

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

4f3314e... by Po-Hsu Lin

scripts/test-apparmor.py: skip aa-status --json on older releases

This --json flag is not available for apparmor on T/X.
Run this test only for apparmor 2.12-4ubuntu5 (the one in Bionic) and newer.

Bug: https://bugs.launchpad.net/qa-regression-testing/+bug/2033379
Signed-off-by: Po-Hsu Lin <email address hidden>

897c616... by Alex Murray

scripts/test-apparmor.py: add a basic test for aa-status --json

Hopefully will catch issues like
https://gitlab.com/apparmor/apparmor/-/merge_requests/1097 earlier in the
future.

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

601986c... by Marc Deslauriers

test-clamav.py: migrate to python3

59da767... by Alex Murray

build_testing/intel-microcode/README.md: clarify instructions

the script to compare microcodes is now in ubuntu-security-tools so use this
instead.

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

75cfce5... by Alex Murray

scripts/test-apparmor.py: run tests that require liburing

add liburing-dev to QRT-Alternates so that the tests which require this get run
where possible.

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

b29a647... by Alex Murray

scripts/test-apparmor.py: updates for apparmor-4.0.0-alpha2

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

a61b2dd... by Mark Esler

qemu-aarch64 notes

Signed-off-by: Mark Esler <email address hidden>