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

Po-Hsu Lin po-hsu.lin at canonical.com
Mon Feb 1 10:32:21 UTC 2021


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' ]
 
-- 
2.25.1




More information about the kernel-team mailing list