← Back to team overview

canonical-hw-cert team mailing list archive

[Merge] ~kevinyeh/hwcert-jenkins-jobs:add-asrock-iep-5000g-jammy-hwe into hwcert-jenkins-jobs:master

 

Kevin Yeh has proposed merging ~kevinyeh/hwcert-jenkins-jobs:add-asrock-iep-5000g-jammy-hwe into hwcert-jenkins-jobs:master.

Commit message:
Add: add asrock-iep-5000g to jammy-hwe pool.
Modify: using linux-generic-hwe-22_04 instead of linux-generic-hwe-22_04-edge and using desktop-22-04-2-uefi image.

Requested reviews:
  hwcert-jenkins (hwcert-jenkins)

For more details, see:
https://code.launchpad.net/~kevinyeh/hwcert-jenkins-jobs/+git/hwcert-jenkins-jobs/+merge/442056
-- 
Your team hwcert-jenkins is requested to review the proposed merge of ~kevinyeh/hwcert-jenkins-jobs:add-asrock-iep-5000g-jammy-hwe into hwcert-jenkins-jobs:master.
diff --git a/jobs/sru/projects/jammy-hwe.yaml b/jobs/sru/projects/jammy-hwe.yaml
index 35f7fd7..7a08ca9 100644
--- a/jobs/sru/projects/jammy-hwe.yaml
+++ b/jobs/sru/projects/jammy-hwe.yaml
@@ -2,9 +2,8 @@
     name: jammy-hwe-desktop
     srutype: stock-hwe
     series: jammy
-    image: desktop-22-04-uefi
-    kernel-to-check: linux-generic-hwe-22_04-edge
-    specific_packages_in_proposed: linux-generic-hwe-22.04-edge
+    image: desktop-22-04-2-uefi
+    kernel-to-check: linux-generic-hwe-22_04
     jobs:
         - '{prefix}-{srutype}-sru-{series}-{flavor}-{system-id}':
             image: desktop-22-04-legacy
@@ -118,3 +117,6 @@
         - '{prefix}-{srutype}-sru-{series}-{flavor}-{system-id}':
             system-id: z2-sff-g8-workstation-28727
             queue: 202102-28727
+        - '{prefix}-{srutype}-sru-{series}-{flavor}-{system-id}':
+            system-id: asrock-iep-5000g-jammy-c30899
+            queue: 202211-30899

Follow ups