~evancaville/qa-regression-testing:master

Last commit made on 2023-10-26
Get this branch:
git clone -b master https://git.launchpad.net/~evancaville/qa-regression-testing
Only Evan Caville can upload to this branch. If you are Evan Caville please log in for upload directions.

Branch merges

Branch information

Name:
master
Repository:
lp:~evancaville/qa-regression-testing

Recent commits

42d9f05... by Jorge Sancho Larraz

Create new tests for iperf3 package and add them to .launchpad.yaml

Failed
[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)
[FAILED] iperf3:0 (build)
[FAILED] iperf3:1 (build)
[FAILED] iperf3:2 (build)
133 of 33 results
4c6b7fc... by Jorge Sancho Larraz

Add test-iperf3 to .launchpad.yaml

1569534... by Alex Murray

scripts/test-lxc.py: update for mantic

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

c58367c... by Steve Beattie

README.testing: add noble

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

0820d40... by Jorge Sancho Larraz

Add test-iperf3.py

fa31b9a... by Jorge Sancho Larraz

Add timeout support to assertShell family

6bb2232... by Marc Deslauriers

test-openssl.py: fix on mantic

6499a6a... by Steve Beattie

glibc-security: fix build failure for sprintf test

More modern GCCs warn about the issue and -Werror causes it to fail to
build because of it.

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

02d310e... by Steve Beattie

test-kernel-security.py: check NET_CLS_RSVP is removed for CVE-2023-42755

The NET_CLS_RSVP and NET_CLS_RSVP6 were removed in 265b4da82dbf
("net/sched: Retire rsvp classifier") upstream, which should have landed
in all supported stable and ubuntu kernels

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

936df32... by Steve Beattie

test-kernel-security.py: convert finally to python3

Tested back to trusty (14.04 LTS).

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