6 Commits

Author SHA1 Message Date
Stefan Bader dbdbb61efc UBUNTU: [DEP-8] Add missing fakeroot dependency
BugLink: https://bugs.launchpad.net/bugs/2070042

Since noble the current dependencies for the ubuntu-regression-suite no
longer cause fakeroot to be available and test setup breaks. Explicitly
add fakeroot to the test dependencies.

Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
Acked-by: Paolo Pisati <paolo.pisati@canonical.com>
Acked-by: Manuel Diewald <manuel.diewald@canonical.com>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
2024-07-05 10:12:37 +02:00
Francis Ginther e5fcf54ed7 UBUNTU: [Debian] Use a python3 compatable kernel-testing repo
BugLink: https://bugs.launchpad.net/bugs/2004429

Switch to using a python3 compatible branch for the kernel-testing
scripts used for running autopkgtest. This in turn uses a python3
compatible fork of autotest.

Remove the autopkgtest dependency on python2, replacing it with python3.
Also remove the dependency on bzr as it's unused.

Signed-off-by: Francis Ginther <francis.ginther@canonical.com>
Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
2024-03-11 09:40:25 +01:00
Stefan Bader 7ca5a6f983 UBUNTU: [DEP-8] Fix regression suite to run on lowlatency
BugLink: https://bugs.launchpad.net/bugs/1999528

The debian/tests/ubuntu-regression-suite script contains a list of
kernel source to be considered running the regression suite. Now
that lowlatency is its own source package, we have to add it to
that list.
Since all derivatives share the same debian/tests, I am submitting the
change to the parent kernels.

Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
Acked-by: Andrea Righi <andrea.righi@canonical.com>
Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
2024-03-11 09:40:11 +01:00
Po-Hsu Lin 9a1b50223e UBUNTU: [Debian] Use kernel-testing repo from launchpad
BugLink: https://bugs.launchpad.net/bugs/1968016

Reflect the change with kernel-testing repo moved from kernel.ubuntu.com
to launchpad, where we host all of our testing tools.

Use shallow clone to save some bandwidth / time.

Signed-off-by: Po-Hsu Lin <po-hsu.lin@canonical.com>
Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
2024-03-11 09:39:41 +01:00
Andrea Righi 9161062567 UBUNTU: [Packaging] initial packaging import from jammy:linux (5.15)
Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
2024-03-11 09:39:24 +01:00
Leann Ogasawara e68fec95c4 UBUNTU: [debian] Initial debian and ubuntu directories
Based off Ubuntu-unstable-6.0.0-9.9.

Ignore: yes
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
2024-03-11 09:39:14 +01:00