Cmnt: [kteam-tools][PATCH] info/kernel-series: bionic:linux-hwe (5.3) -- correct flavours

Sean Feole sean.feole at canonical.com
Mon Feb 1 15:34:07 UTC 2021


It was my understanding that this kernel was intended to be specific to google kubernetes. Do we want to expand this to the bare metals? 

-Sean

On 2/1/21 5:32 AM, Po-Hsu Lin wrote:
> Signed-off-by: Po-Hsu Lin <po-hsu.lin at canonical.com>
> ---
>  info/kernel-series.yaml | 7 +++++--
>  1 file changed, 5 insertions(+), 2 deletions(-)
> 
> diff --git a/info/kernel-series.yaml b/info/kernel-series.yaml
> index 1f3d0881..6408f718 100644
> --- a/info/kernel-series.yaml
> +++ b/info/kernel-series.yaml
> @@ -1796,8 +1796,11 @@
>                  kernel-testing: true
>              testing:
>                  flavours:
> -                    gkeop-5.3:
> -                        arches: ['amd64']        # test system arch names
> +                    generic:
> +                        arches: ['amd64', 'i386']        # test system arch names
> +                        clouds: ['metal', 'gke']
> +                    lowlatency:
> +                        arches: ['amd64', 'i386']        # test system arch names
>                          clouds: ['metal', 'gke']
>              invalid-tasks: [ 'certification-testing' ]
>  
> 



More information about the kernel-team mailing list