~canonical-kernel-team/+git/autotest-client-tests:jacobmartin/tegra-taint-snd-updates

Last commit made on 2024-04-25
Get this branch:
git clone -b jacobmartin/tegra-taint-snd-updates https://git.launchpad.net/~canonical-kernel-team/+git/autotest-client-tests
Members of Canonical Kernel Team can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
jacobmartin/tegra-taint-snd-updates
Repository:
lp:~canonical-kernel-team/+git/autotest-client-tests

Recent commits

fd74805... by Jacob Martin

UBUNTU: SAUCE: ubuntu_boot: update module taint exceptions for Tegra out-of-tree sound modules

Nvidia renamed a number of out-of-tree sound modules to match their
in-tree counterparts. This allows the in-tree modules to be
automatically overridden by the out-of-tree versions in the updates/
modules subdirectory.

Update the module taint exceptions to match these new names.

Signed-off-by: Jacob Martin <email address hidden>

8b405a4... by Po-Hsu Lin

UBUNTU: SAUCE: ubuntu_lxc: fix test build for noble

KERNTT-915
Fix the test build issue for noble, it just need to be added to the
series check list like mantic. Rewrite if statement to cover future
releases.

Signed-off-by: Po-Hsu Lin <email address hidden>
Acked-by: Francis Ginther <email address hidden>
Signed-off-by: Po-Hsu Lin <email address hidden>

74f1613... by Po-Hsu Lin

UBUNTU: SAUCE: ubuntu_ltp_controllers: bump timeout for memcg_test_3 to 75m

BugLink: https://bugs.launchpad.net/bugs/1836694

Test shows memcg_test_3 will take slightly over our current 60m
threshold, bump it to 75m to give it a chance to finish.

Signed-off-by: Po-Hsu Lin <email address hidden>
Acked-by: Francis Ginther <email address hidden>
Signed-off-by: Po-Hsu Lin <email address hidden>

1102abe... by Kevin Becker

UBUNTU: SAUCE: rteval: Handle max latency not found.

Signed-off-by: Kevin Becker <email address hidden>
Acked-by: Po-Hsu Lin <email address hidden>
Signed-off-by: Po-Hsu Lin <email address hidden>

82e2eb0... by Kevin Becker

UBUNTU: SAUCE: rteval: Remove unnecessary dep that was breaking on noble.

Signed-off-by: Kevin Becker <email address hidden>
Acked-by: Po-Hsu Lin <email address hidden>
Signed-off-by: Po-Hsu Lin <email address hidden>

e9f9b9a... by Po-Hsu Lin

UBUNTU: SAUCE: ubuntu_kvm_smoke_test: ensure openssh-client-hmac for X/B FIPS

BugLink: https://bugs.launchpad.net/bugs/2061365

We will need to install the openssh-client-hmac for this test after
enabling the fipsdevppa support in our infrastructure code.

Otherwise it will fail with:
    fips: mandatory checksum data missing - aborting

It appears this package is only available in X and B.

Signed-off-by: Po-Hsu Lin <email address hidden>
Acked-by: Magali Lemes <email address hidden>
Signed-off-by: Po-Hsu Lin <email address hidden>

2b56e36... by Po-Hsu Lin

UBUNTU: SAUCE: use https protocol for git clone

There is a firewall rule change in the Intel lab that prevent us to
run git clone command over git protocol.

Use https protocol instead to prevent hitting this issue in the future.

Signed-off-by: Po-Hsu Lin <email address hidden>
Acked-by: Sean Feole <email address hidden>
Signed-off-by: Po-Hsu Lin <email address hidden>

531d262... by Po-Hsu Lin

UBUNTU: SAUCE: ubuntu_nbd_smoke_test: split setup task out

BugLink: https://bugs.launchpad.net/bugs/2058925

Create a pseudo setup test to split the package installation stage out.
It'll make it easier for us to know which part of the test is failing.

Signed-off-by: Po-Hsu Lin <email address hidden>

05709a5... by Kevin Becker

UBUNTU: SAUCE: Added pmqtest from upstream

Signed-off-by: Kevin Becker <email address hidden>
Acked-by: Po-Hsu Lin <email address hidden>
Signed-off-by: Po-Hsu Lin <email address hidden>

69af931... by Kevin Becker

UBUNTU: SAUCE: Added pip_stress test from upstream

Signed-off-by: Kevin Becker <email address hidden>
Acked-by: Francis Ginther <email address hidden>
Signed-off-by: Francis Ginther <email address hidden>