APPLIED[K]: [SRU U/L/K/J][PATCH] UBUNTU: [DEP-8] Fix regression suite to run on lowlatency
Luke Nowakowski-Krijger
luke.nowakowskikrijger at canonical.com
Thu Jan 5 03:57:35 UTC 2023
Applied to kinetic:linux master-next
Thanks!
- Luke
On Tue, Dec 13, 2022 at 6:36 AM Stefan Bader <stefan.bader at canonical.com>
wrote:
> 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 at canonical.com>
> ---
> debian/tests/ubuntu-regression-suite | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/debian/tests/ubuntu-regression-suite
> b/debian/tests/ubuntu-regression-suite
> index e7acf9f8ea45..7a69cfe3688b 100755
> --- a/debian/tests/ubuntu-regression-suite
> +++ b/debian/tests/ubuntu-regression-suite
> @@ -4,7 +4,7 @@ set -e
> # Only run regression-suite on kernels we can boot in canonistack
> source=`dpkg-parsechangelog -SSource`
> case $source in
> - linux|linux-unstable|linux-hwe*|linux-kvm|linux-oem)
> + linux|linux-unstable|linux-hwe*|linux-lowlatency*|linux-kvm|linux-oem)
> ;;
> *)
> echo "ubuntu-regression-suite is pointless, if one cannot boot the
> kernel"
> --
> 2.25.1
>
>
> --
> kernel-team mailing list
> kernel-team at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20230104/e7703a11/attachment.html>
More information about the kernel-team
mailing list